| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't insist on creating rocketport devices in /dev. | dd | 2001-06-28 | 1 | -8/+8 |
* | Stop creating vn(4) devices. | phk | 2001-05-29 | 1 | -13/+2 |
* | Remove altmodishe "[bc]dev, " comments. | phk | 2001-05-29 | 1 | -63/+63 |
* | Add a ``digi'' driver. | brian | 2001-05-02 | 1 | -2/+44 |
* | Formatting fix for rev 1.298 where I did not take enough care. | obrien | 2001-03-27 | 1 | -30/+30 |
* | Don't call the fictious `MAKEDEV' from the path "/sbin:/bin" when we | obrien | 2001-03-27 | 1 | -69/+69 |
* | Bah. 'ln -sf' -> 'ln -fs'. I need to read my email more closely in the | scottl | 2001-03-25 | 1 | -1/+1 |
* | 'ln -s' -> 'ln -sf' for the afa link. | scottl | 2001-03-25 | 1 | -1/+1 |
* | Create afaN as a simlink to aacN. Add a comment about the aac device. | scottl | 2001-03-22 | 1 | -0/+2 |
* | Add back the wd* entries. It turns out they're still used by the PC98. | jkh | 2001-03-22 | 1 | -0/+2 |
* | Don't create legacy wd* devices by default. Let the user do this if | jkh | 2001-03-22 | 1 | -2/+0 |
* | Add the ata control device | sos | 2001-03-15 | 1 | -0/+8 |
* | Comment style fixes | obrien | 2001-03-06 | 1 | -9/+9 |
* | Add an entry for the nmdm devices | julian | 2001-02-27 | 1 | -0/+13 |
* | Add the 'mly' device nodes. | msmith | 2001-02-25 | 1 | -0/+6 |
* | Don't specify root:wheel for tun*, it's the default. | brian | 2001-02-03 | 1 | -1/+1 |
* | Change the permissions on /dev/tun* to 0600 root:wheel | brian | 2001-02-03 | 1 | -1/+1 |
* | D'oh! Forgot to link to /dev/voodoo. | cokane | 2001-01-26 | 1 | -1/+2 |
* | Give the USB devices sensible default permissions. | n_hibma | 2001-01-07 | 1 | -12/+28 |
* | Add the "mdctl" device under the "std" stanza. | phk | 2000-12-28 | 1 | -0/+1 |
* | Create the vn%d.ctl devices. | phk | 2000-12-16 | 1 | -0/+6 |
* | Add MAKEDEV support for jogdial device, the first cut of which will be | nsayer | 2000-12-11 | 1 | -2/+7 |
* | Add the 'amr' control device. | msmith | 2000-11-28 | 1 | -0/+5 |
* | Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATH | truckman | 2000-11-05 | 1 | -1/+1 |
* | Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totally | truckman | 2000-11-05 | 1 | -3/+10 |
* | Move 'tw*' after 'twe*' so that it's possible to create the control device | msmith | 2000-10-31 | 1 | -5/+5 |
* | Entry for umodem0 devices, 124. | n_hibma | 2000-10-29 | 1 | -4/+10 |
* | The USB scanner driver. To be used together with SANE. | n_hibma | 2000-10-25 | 1 | -1/+7 |
* | Oops better ad the ar device to the all target, people might want to | sos | 2000-10-24 | 1 | -0/+1 |
* | Add the ATA RAID (ar) device | sos | 2000-10-24 | 1 | -2/+4 |
* | Make the [u]random device's permissions match those in the matching | markm | 2000-09-14 | 1 | -1/+1 |
* | Teach MAKEDEV about 'aac'. | msmith | 2000-09-13 | 1 | -4/+12 |
* | Add /dev/acpi for ACPI. | iwasaki | 2000-08-29 | 1 | -0/+8 |
* | - Break the acd track devices out into a seperate target acdXt[Y]. The | jhb | 2000-08-28 | 1 | -12/+34 |
* | Fix the urio and ugen devices (I meant unit2minor, not minor2unit) | brian | 2000-08-18 | 1 | -2/+2 |
* | Add unit2minor() and use it where appropriate so that we handle | brian | 2000-08-16 | 1 | -56/+65 |
* | Add the acdNt# devices to the acd entry, for individual track access. | sos | 2000-08-11 | 1 | -0/+10 |
* | Keep urandom as a link to random (but a hard link). | green | 2000-07-30 | 1 | -1/+1 |
* | Since the driver supports both (and may have different semantics for | green | 2000-07-30 | 1 | -1/+1 |
* | Add the tap driver. | nsayer | 2000-07-20 | 1 | -0/+12 |
* | Add /dev/agpgart for AGP. | ru | 2000-07-19 | 1 | -0/+6 |
* | Apm device is now safe to be world readable, so make it so. | imp | 2000-07-19 | 1 | -1/+1 |
* | Finally merge newmidi. | tanimura | 2000-07-11 | 1 | -1/+3 |
* | Force the link from 3dfx# -> 3dfx, so that it doesn't bail with "file | cokane | 2000-06-26 | 1 | -1/+1 |
* | Clean up all the old setup code for the old /dev/random. This will be | markm | 2000-06-25 | 1 | -1/+1 |
* | Add 3dfxN to MAKEDEV, automatically links 3dfx to the last 3dfxN made. | cokane | 2000-06-24 | 1 | -0/+7 |
* | 1. Update Comtrol RocketPort driver(rp) to version 3.02. | tanimura | 2000-06-11 | 1 | -12/+12 |
* | Learn how to create device nodes for the 'twe' devices. | msmith | 2000-05-24 | 1 | -4/+11 |
* | Add kbd1 to MAKEDEV's all) target so that we support using kbdcontrol | jhb | 2000-05-12 | 1 | -1/+1 |
* | Fix the linking in my `sa' changes. | obrien | 2000-05-10 | 1 | -3/+3 |