lukem
3e16910ca2
remove enss* before we try & mknod it
1997-08-22 10:46:27 +00:00
lukem
7cb2956f2d
* st* has perms 660 not 640
...
* add enss* to ss*
* md* is root.operator 640 not root.wheel 600
* use ${i#...} instead of `expr ...`
* use 'sh $0.local' not 'sh MAKEDEV.local'
* warn on invalid devices
1997-08-22 10:41:17 +00:00
augustss
912c4ee11f
Create /dev/audioctl and allow creation of multiple audio devices.
1997-08-18 21:23: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
mark
fb64b594bc
Added a ramdisk option to build all the devices needed for an install
...
ramdisk.
Reformatted a couple of lines.
1997-07-28 17:41:59 +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
mark
237e1b7fb6
Create wd2 and wd3 device files for 'all' and 'floppy' options.
1997-07-17 00:12:55 +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
mark
2595ae2af9
Added ipl ip filter device.
1997-01-06 02:56:36 +00:00
pk
4bb3612c55
Device rename: `rd' => `md'
1997-01-01 23:46:17 +00:00
mark
ae3ad75501
Eradicate all the expr goo by following Charles' example with the i386
...
MAKDEV.
1996-11-23 04:22:45 +00:00
mark
cf35beca6c
Added creation of the iic and rtc character device files.
1996-04-26 20:10:24 +00:00
mark
c7a6e86489
Added ss device for SCSI scanner.
...
Added kbdctl device for ioctl access to the kbd driver.
1996-03-14 20:17:22 +00:00
mark
9f21bd22be
Initial commit of the arm32 specific etc files.
1996-02-02 16:10:13 +00:00