abs
|
a6e0ab6a8c
|
On platforms that have GENERIC kernels containing 'bpfilter 8' or greater,
create at least eight bpf dev entries. (All except atari).
|
1999-01-16 01:40:27 +00:00 |
oster
|
8bfd722a35
|
Added RAID devices for everyone!
|
1998-11-13 04:49:01 +00:00 |
thorpej
|
7490553d67
|
Add /dev/scsibus* device nodes.
|
1998-10-15 21:22:51 +00:00 |
gwr
|
a3e7f95941
|
Add fd0
|
1998-02-11 19:33:56 +00:00 |
gwr
|
dc6d631270
|
MAKEDEV all will make lkm
|
1997-12-09 21:22:16 +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 |
gwr
|
58ec6c7794
|
Add u?random (also use the mk function a couple more places).
|
1997-11-04 22:16:16 +00:00 |
jeremy
|
bb2b303079
|
Added lkm [PR/4421]. <nathanw@mit.edu>
|
1997-11-04 15:21:00 +00:00 |
lukem
|
96f44170dc
|
* use $0 instead of MAKEDEV
* use $((...)) instead of `eval ...`
* st* and md* are now root.operator 640
* reset the umask after running MAKEDEV.local
|
1997-08-22 15:02:12 +00:00 |
leo
|
b9906e7600
|
Use DISKUNIT macro to encode md's unit in the minor number.
|
1997-08-01 19:38:30 +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 |
gwr
|
538bd898e9
|
add /dev/leds
|
1997-05-06 18:42:27 +00:00 |
pk
|
4bb3612c55
|
Device rename: `rd' => `md'
|
1997-01-01 23:46:17 +00:00 |
jtc
|
9df6319a29
|
merge in 1.2 branch
|
1996-10-09 00:40:33 +00:00 |
thorpej
|
9029778d04
|
RCS id police.
|
1996-03-03 16:54:17 +00:00 |
jtc
|
c0a76e479c
|
Add fd to all; stdin, stdout, and stderr to std
|
1996-02-13 23:55:09 +00:00 |
gwr
|
43ac37fed9
|
allow any unit on st
|
1995-11-21 20:57:39 +00:00 |
gwr
|
424cb06090
|
Add rd*
|
1995-10-08 23:23:30 +00:00 |
thorpej
|
7b8694c512
|
Add entries for the ccd.
|
1995-08-17 18:02:27 +00:00 |
gwr
|
d1979fbe53
|
Add cg*, st*
|
1995-07-07 15:46:44 +00:00 |
gwr
|
bd462fd567
|
Add vnd
|
1995-01-26 23:28:11 +00:00 |
gwr
|
b27c51a2ff
|
first cut
|
1994-07-12 21:11:18 +00:00 |