Commit Graph

21 Commits

Author SHA1 Message Date
ragge 9727ea1870 Add entries for generic console (gc*) and QDSS screen (qc* qnd qd*). 1998-03-20 18:23:57 +00:00
ragge 72087874f4 Split out MSCP floppies as a separate device (rx) instead of handling
them as disk drives.
1998-02-08 14:15:18 +00:00
perry 31a32e5502 RCS Id Police. 1998-01-09 06:09:38 +00:00
tv 60ac257eb3 Fixes PR #3858: /dev/fd uniformly updated in MAKEDEV to make directory
(and file nodes) owned by root.wheel, and /dev/fd directory mode 755.  Now
it matches mtree (and the rest of the system's permissions/owner layout).
1997-11-26 03:09:23 +00:00
fair ffa1ced6be add appropriate entry to make "random" as documented in rnd(4).
add "random" entry to "all".
1997-11-20 05:57:38 +00:00
lukem ed0a7677a8 * unlink devices before attempting to mknod them
* remove superfluous umasks
* replace `eval ...` with $((...)) or ${i#...}
* use $0 instead of MAKEDEV
* warn on unknown devices
* add enss* to ss*
* ensure tapes are root.operator 660
1997-08-22 15:30:49 +00:00
perry 07a71fdfd0 Make MAKEDEV and MAKEDEV.local mutually consistant. Reported in
pr #2596 by Tatoku Ogaito, but my fix is different from his.
This is purely an aesthetic change.
1997-07-31 04:08:15 +00:00
phil ffde90f14b Make all tty??/pty?? pairs that can be opened by openpty().
Remove use of awk for generating names.
Make all consistent as possible.
Closes PR 3420.
1997-07-23 01:29:36 +00:00
phil 840d172649 Make all MAKEDEVs make fd/* similar. No need for awk or expr.
Inspired by PR 3420.  Some MAKEDEVS had the fd separated out
of std and fd added to std.
1997-07-22 23:13:05 +00:00
veego a902cc2ba7 Added a new device entry for ipfilter: /dev/ipauth 1997-07-07 22:26:51 +00:00
thorpej 7f29bb4668 Add ipnat and ipstate at the appropriate minor numbers off the ipfilter
device.
1997-05-31 23:52:55 +00:00
ragge 4ffaf6dd1c Add device nodes for DL11. 1997-02-04 19:24:36 +00:00
ragge 3896082c5a Add rd, sd, cd, md, st, ss, uk, ch and ipl device entries. 1997-01-05 18:49:12 +00:00
ragge 85ac030199 Move vax-specific microcode install stuff into etc.vax. 1996-10-26 08:12:09 +00:00
ragge 667d9ae775 Put in mt additions. Remove tms. 1996-07-14 13:58:38 +00:00
ragge b2f39b3825 vax-specific etc Makefile 1996-03-14 17:32:16 +00:00
ragge 25a521d834 Add disktab entries 'miniroot' and 'bootroot', used when creating
distributions.
1996-03-05 12:01:53 +00:00
ragge 56a1fca0f0 Added 'all' option to create a reasonable amount of standard devices.
Tape devices now called after their kernel names, (ie. ts0, ht0) and
not mt? for all of them. mt? names are kept as symbolic links anyway
so that it don't break anything.
1996-01-07 16:53:15 +00:00
ragge b196060eb7 pcs750.bin -> pcs750.bin.uu 1995-09-05 19:53:01 +00:00
ragge a56625ebf4 forgot ufs -> ffs... 1995-08-25 21:31:12 +00:00
ragge 1cf91eafdf etc files specific for vax added. 1995-08-25 21:25:09 +00:00