OpenBSD CVS

CVS log for src/etc/etc.atari/Attic/MAKEDEV


[BACK] Up to [local] / src / etc / etc.atari

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23, Sun Jun 24 23:47:34 2001 UTC (22 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
FILE REMOVED

bye bye

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jun 24 23:36:00 2001 UTC (22 years, 11 months ago) by kjell
Branch: MAIN
Changes since 1.21: +9 -2 lines
Diff to previous 1.21 (colored)

Add the pf device for the shiny new packet filter

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 28 23:31:28 2001 UTC (23 years, 4 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.20: +1 -0 lines
Diff to previous 1.20 (colored)

$OpenBSD$

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jan 4 20:34:12 2001 UTC (23 years, 5 months ago) by todd
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 (colored)

spelling

Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 22 08:34:16 2000 UTC (24 years, 2 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.18: +11 -0 lines
Diff to previous 1.18 (colored)

Add ch to some dead ports for consistency, of course not tested.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 22 07:34:28 2000 UTC (24 years, 2 months ago) by niklas
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)

operator should have perms to write and change tapes.  ch* is still missing
in some MAKEDEVs, will see to them in a separate commit.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Aug 20 17:00:35 1999 UTC (24 years, 9 months ago) by downsj
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.16: +4 -2 lines
Diff to previous 1.16 (colored)

Change the default serial port device and /var/spool/lock permissions.
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices
become uucp.dialer, mode 660.

(A couple of "dead" MAKEDEVs have been updated because they conformed the
the old permission scheme, while others have not because they didn't.)

Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 25 04:58:53 1998 UTC (25 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.15: +0 -1 lines
Diff to previous 1.15 (colored)

remove bogus comment about pty use; chris@sefl.satelnet.org

Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 19 08:18:56 1998 UTC (25 years, 6 months ago) by dugsong
Branch: MAIN
Changes since 1.14: +12 -1 lines
Diff to previous 1.14 (colored)

add support for more ptys

Revision 1.14 / (download) - annotate - [select for diffs], Tue Sep 16 06:00:55 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

10 bpf devices

Revision 1.13 / (download) - annotate - [select for diffs], Wed May 14 15:41:10 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.12: +48 -2 lines
Diff to previous 1.12 (colored)

Make svnd nodes too, please test this on your port

Revision 1.12 / (download) - annotate - [select for diffs], Tue May 13 05:34:50 1997 UTC (27 years, 1 month ago) by millert
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

Only run MAKEDEV.local if it exists.  Avoids an error message
during installs where there is no MAKEDEV.local.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 23 20:39:03 1997 UTC (27 years, 1 month ago) by gvf
Branch: MAIN
Changes since 1.10: +0 -3 lines
Diff to previous 1.10 (colored)

Fix vnd nodes.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Dec 14 18:23:54 1996 UTC (27 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored)

/dev/fd should be owned by root.wheel

Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 11 19:20:40 1996 UTC (27 years, 7 months ago) by kstailey
Branch: MAIN
Changes since 1.8: +22 -1 lines
Diff to previous 1.8 (colored)

Updates for SCSI scanner and SCSI unknown devices.
Removed MI *dev_decl() stuff that is now in sys/conf.h

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 18 22:03:41 1996 UTC (27 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.7: +12 -12 lines
Diff to previous 1.7 (colored)

do not use chgrp

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 28 08:55:22 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +11 -10 lines
Diff to previous 1.6 (colored)

fix all random device node entry stuff

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 15 14:59:09 1996 UTC (27 years, 11 months ago) by mickey
Branch: MAIN
Changes since 1.5: +12 -1 lines
Diff to previous 1.5 (colored)

ad rnd devices.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 23 03:18:38 1996 UTC (28 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.4: +12 -2 lines
Diff to previous 1.4 (colored)

sync with netbsd 960418

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 12 21:11:52 1996 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +17 -12 lines
Diff to previous 1.3 (colored)

Correct some typo's, add some virtual consoles and the tun devices

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 7 13:19:06 1996 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

from leo:
Add an nvram-driver. This driver makes it possible to read/write the
configuration info stored in the nvram on the mc146818

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 7 07:41:17 1996 UTC (28 years, 5 months ago) by dm
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1 (colored)

created devices for the IP filter log on all architectures

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:37:59 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:37:59 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.