Commit Graph

24 Commits

Author SHA1 Message Date
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 b790d7bce9 ttyv* shouldn't be treated specially on the hp300 (it's an i386-ism) 1997-08-22 12:06:27 +00:00
lukem 81cdcf7570 * use $0 instead of MAKEDEV
* set ct* mt* and st* to root.operator 660 (not root.wheel 666)
1997-08-22 11:10:42 +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
kleink 7f69979797 Create /dev/ttyaN device nodes for Frodo-based APCIs. 1997-05-23 11:20:27 +00:00
thorpej 629c24fcf4 Add "ipl" device. 1997-01-05 21:32:17 +00:00
thorpej e83414c602 Use shell arithmetic rather than expr(1), per Charles Hannum. (Wow,
a major speed improvement on an hp319!)
1997-01-05 21:21:43 +00:00
thorpej 5c3fabe7eb Remove device nodes before trying to create new ones. 1995-11-05 23:50:22 +00:00
thorpej 69337ffbd0 New-style RCS id. 1995-09-30 21:57:48 +00:00
thorpej 92227f6cc1 Fix the ccd case. 1995-08-17 18:01:01 +00:00
mycroft 64b474aeec Add mt. 1995-01-06 23:34:32 +00:00
mycroft 03dc23c91c Separate fd. 1995-01-05 21:18:40 +00:00
mycroft 49a3925379 Correct bpf and tun major numbers. 1994-09-16 21:12:24 +00:00
hpeyerl e4bfdc0a49 cd -> ccd so as to match the driver-name. 1994-08-03 19:35:43 +00:00
cgd d24946e3e3 hilinfo lives in /usr/sbin on hp300's now... 1994-04-04 21:54:19 +00:00
deraadt a199f44684 add "all" entry, and support lkm/tun/vnd drivers 1994-03-06 13:43:11 +00:00
deraadt ed7cdf72a7 support bpf properly 1994-02-27 04:45:46 +00:00
mycroft 31739d1e53 Add `zero'. 1994-02-17 05:15:10 +00:00
cgd a8273d71b2 add files for /usr/src/etc for the hp300 1993-05-13 13:53:04 +00:00