summaryrefslogtreecommitdiffstats
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
* sysinstall complains about creating acd0t* devices while all dists arematusita2001-11-131-1/+1
* $units is the canonical name for the number of units to create; use it.dd2001-08-231-10/+10
* move forward the ability to MAKEDEV zs devices for TurboLasermjacob2001-08-211-0/+7
* Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLIscottl2001-07-251-0/+1
* Don't insist on creating rocketport devices in /dev.dd2001-06-281-8/+8
* Stop creating vn(4) devices.phk2001-05-291-13/+2
* Remove altmodishe "[bc]dev, " comments.phk2001-05-291-63/+63
* Add a ``digi'' driver.brian2001-05-021-2/+44
* Formatting fix for rev 1.298 where I did not take enough care.obrien2001-03-271-30/+30
* Don't call the fictious `MAKEDEV' from the path "/sbin:/bin" when weobrien2001-03-271-69/+69
* Bah. 'ln -sf' -> 'ln -fs'. I need to read my email more closely in thescottl2001-03-251-1/+1
* 'ln -s' -> 'ln -sf' for the afa link.scottl2001-03-251-1/+1
* Create afaN as a simlink to aacN. Add a comment about the aac device.scottl2001-03-221-0/+2
* Add back the wd* entries. It turns out they're still used by the PC98.jkh2001-03-221-0/+2
* Don't create legacy wd* devices by default. Let the user do this ifjkh2001-03-221-2/+0
* Add the ata control devicesos2001-03-151-0/+8
* Comment style fixesobrien2001-03-061-9/+9
* Add an entry for the nmdm devicesjulian2001-02-271-0/+13
* Add the 'mly' device nodes.msmith2001-02-251-0/+6
* Don't specify root:wheel for tun*, it's the default.brian2001-02-031-1/+1
* Change the permissions on /dev/tun* to 0600 root:wheelbrian2001-02-031-1/+1
* D'oh! Forgot to link to /dev/voodoo.cokane2001-01-261-1/+2
* Give the USB devices sensible default permissions.n_hibma2001-01-071-12/+28
* Add the "mdctl" device under the "std" stanza.phk2000-12-281-0/+1
* Create the vn%d.ctl devices.phk2000-12-161-0/+6
* Add MAKEDEV support for jogdial device, the first cut of which will bensayer2000-12-111-2/+7
* Add the 'amr' control device.msmith2000-11-281-0/+5
* Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATHtruckman2000-11-051-1/+1
* Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totallytruckman2000-11-051-3/+10
* Move 'tw*' after 'twe*' so that it's possible to create the control devicemsmith2000-10-311-5/+5
* Entry for umodem0 devices, 124.n_hibma2000-10-291-4/+10
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-251-1/+7
* Oops better ad the ar device to the all target, people might want tosos2000-10-241-0/+1
* Add the ATA RAID (ar) devicesos2000-10-241-2/+4
* Make the [u]random device's permissions match those in the matchingmarkm2000-09-141-1/+1
* Teach MAKEDEV about 'aac'.msmith2000-09-131-4/+12
* Add /dev/acpi for ACPI.iwasaki2000-08-291-0/+8
* - Break the acd track devices out into a seperate target acdXt[Y]. Thejhb2000-08-281-12/+34
* Fix the urio and ugen devices (I meant unit2minor, not minor2unit)brian2000-08-181-2/+2
* Add unit2minor() and use it where appropriate so that we handlebrian2000-08-161-56/+65
* Add the acdNt# devices to the acd entry, for individual track access.sos2000-08-111-0/+10
* Keep urandom as a link to random (but a hard link).green2000-07-301-1/+1
* Since the driver supports both (and may have different semantics forgreen2000-07-301-1/+1
* Add the tap driver.nsayer2000-07-201-0/+12
* Add /dev/agpgart for AGP.ru2000-07-191-0/+6
* Apm device is now safe to be world readable, so make it so.imp2000-07-191-1/+1
* Finally merge newmidi.tanimura2000-07-111-1/+3
* Force the link from 3dfx# -> 3dfx, so that it doesn't bail with "filecokane2000-06-261-1/+1
* Clean up all the old setup code for the old /dev/random. This will bemarkm2000-06-251-1/+1
* Add 3dfxN to MAKEDEV, automatically links 3dfx to the last 3dfxN made.cokane2000-06-241-0/+7
OpenPOWER on IntegriCloud