summaryrefslogtreecommitdiffstats
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add SES drivermjacob2000-01-151-0/+13
* Readd ipfilter devicesguido2000-01-131-1/+13
* Remove usage of chgrp(1) and wrap long lines.obrien2000-01-071-87/+89
* Now that chown is no longer available, we shouldn't try to use it.msmith2000-01-061-49/+31
* Add support for building the 'mlx?' devices, which will be used by themsmith1999-12-291-1/+9
* Added following modes:kato1999-12-281-0/+14
* Moved $FreeBSD$ to its usual place after the CSRG id.bde1999-12-261-9/+9
* Remove all vestiges of /usr programs (awk, sed, grep...) from MAKEDEV.green1999-12-191-85/+128
* The target `all' evoluted into a kitchen-sink these days... It's nojoerg1999-12-141-22/+35
* As promised long ago, remove the last evidence of the 'sd' driver.msmith1999-11-271-5/+2
* Do not create bdev nodes anymore. Instead create cdev nodes with thephk1999-11-261-58/+57
* Make the devices for the endpoints 0-15, not only for 0. This createsn_hibma1999-11-241-3/+5
* Remove /dev/drumphk1999-11-241-3/+1
* Remove leftover reference to the "od" devices.phk1999-11-241-2/+1
* Add the entry for usb (as opposed to usb<number>). It's minor is equivalentn_hibma1999-11-171-1/+5
* cleanup the IDE cases a bit, add the ad driver to the all: target.sos1999-11-091-4/+10
* Document the ch* devices.nik1999-11-011-0/+1
* Fix ownership of /dev/fd/*. We still had a bin:bin hangover from pre-3.0.obrien1999-10-301-1/+1
* Fix ``MAKEDEV acd''brian1999-10-151-1/+1
OpenPOWER on IntegriCloud