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 |
scw
|
291b9b23f8
|
Add 'tty*' target for onboard serial ports. Include in list for 'all'.
(I'm surprised this wasn't spotted earlier...)
|
1997-11-07 21:29:21 +00:00 |
lukem
|
cdfa15cb5b
|
* st* has perms 660 not 640
* add enss* to ss*
* invoke MAKEDEV.local as $0.local, and reset the umask afterwards
|
1997-08-22 11:30:57 +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
|
830bea2938
|
Add ipl, ipnat, and ipstate devices at the appropriate minors of
cdev major 7.
|
1997-06-01 09:23:57 +00:00 |
pk
|
4bb3612c55
|
Device rename: `rd' => `md'
|
1997-01-01 23:46:17 +00:00 |
chuck
|
6fda3d6fa9
|
add lp
|
1996-11-09 04:01:32 +00:00 |
chuck
|
6f26fca547
|
updated MAKEDEV based on i386 version (as requested by mycroft)
|
1996-11-08 22:32:11 +00:00 |
chuck
|
86f6358f46
|
add ramdisk, clean
|
1996-05-20 01:35:48 +00:00 |
chuck
|
bc56857b49
|
help "make distribution" along
|
1996-04-12 22:51:00 +00:00 |