summaryrefslogtreecommitdiffstats
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
* 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
* 1. Update Comtrol RocketPort driver(rp) to version 3.02.tanimura2000-06-111-12/+12
* Learn how to create device nodes for the 'twe' devices.msmith2000-05-241-4/+11
* Add kbd1 to MAKEDEV's all) target so that we support using kbdcontroljhb2000-05-121-1/+1
* Fix the linking in my `sa' changes.obrien2000-05-101-3/+3
* Fix some whitespace brokeness.. (usio and ctx)peter2000-05-091-3/+3
* Finish off replacing the rest of the duplicate mknod's with hard links.peter2000-05-091-33/+19
* Use printf (shell builtin) instead of cut - cut isn't in /bin.peter2000-05-081-4/+4
* Add [en]sa devices for othoginality.obrien2000-05-081-6/+16
* Fix comparison of units.asmodai2000-05-061-1/+1
* Fix a couple of easy cases where we make two identical devices.. onepeter2000-05-011-4/+4
* Replace the /dev/stdin, /dev/stdout, and /dev/stderr nodes withchris2000-04-261-3/+3
* Doug Ambrisko recommends not using minor 0-127 yet (Hardware flown_hibma2000-03-261-1/+2
* Add the entry for usio, major 138n_hibma2000-03-261-0/+6
* Add the entries for urio.n_hibma2000-03-181-1/+8
* Correct device naming for IDA disk nodes (idad)jlemon2000-03-081-9/+9
* Modify MAKEDEV to create four bpf devices instead of one when doing arwatson2000-02-181-1/+2
* Add the uhid device.n_hibma2000-02-121-1/+7
* Remove /dev/console from the jail /dev environment. It's probably notrwatson2000-02-091-1/+2
* Fixed chgrp lossage in rev.1.233. Most floppy devices and all slices for diskbde2000-01-291-39/+41
* Add the unlpt\d+ device to MAKEDEV. It is the same as ulpt\d+, exceptn_hibma2000-01-231-2/+5
* Group of usb and usb\d+ is now operator and permissions are 0660.n_hibma2000-01-211-2/+4
* Add device entries for new parallel port radio clock driver.jkh2000-01-191-0/+6
OpenPOWER on IntegriCloud