aboutsummaryrefslogtreecommitdiff
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
* Doug Ambrisko recommends not using minor 0-127 yet (Hardware flowNick Hibma2000-03-261-1/+2
* Add the entry for usio, major 138Nick Hibma2000-03-261-0/+6
* Add the entries for urio.Nick Hibma2000-03-181-1/+8
* Correct device naming for IDA disk nodes (idad)Jonathan Lemon2000-03-081-9/+9
* Modify MAKEDEV to create four bpf devices instead of one when doing aRobert Watson2000-02-181-1/+2
* Add the uhid device.Nick Hibma2000-02-121-1/+7
* Remove /dev/console from the jail /dev environment. It's probably notRobert Watson2000-02-091-1/+2
* Fixed chgrp lossage in rev.1.233. Most floppy devices and all slices for diskBruce Evans2000-01-291-39/+41
* Add the unlpt\d+ device to MAKEDEV. It is the same as ulpt\d+, exceptNick Hibma2000-01-231-2/+5
* Group of usb and usb\d+ is now operator and permissions are 0660.Nick Hibma2000-01-211-2/+4
* Add device entries for new parallel port radio clock driver.Jordan K. Hubbard2000-01-191-0/+6
* add SES driverMatt Jacob2000-01-151-0/+13
* Readd ipfilter devicesGuido van Rooij2000-01-131-1/+13
* Remove usage of chgrp(1) and wrap long lines.David E. O'Brien2000-01-071-87/+89
* Now that chown is no longer available, we shouldn't try to use it.Mike Smith2000-01-061-49/+31
* Add support for building the 'mlx?' devices, which will be used by theMike Smith1999-12-291-1/+9
* Added following modes:KATO Takenori1999-12-281-0/+14
* Moved $FreeBSD$ to its usual place after the CSRG id.Bruce Evans1999-12-261-9/+9
* Remove all vestiges of /usr programs (awk, sed, grep...) from MAKEDEV.Brian Feldman1999-12-191-85/+128
* The target `all' evoluted into a kitchen-sink these days... It's noJoerg Wunsch1999-12-141-22/+35
* As promised long ago, remove the last evidence of the 'sd' driver.Mike Smith1999-11-271-5/+2
* Do not create bdev nodes anymore. Instead create cdev nodes with thePoul-Henning Kamp1999-11-261-58/+57
* Make the devices for the endpoints 0-15, not only for 0. This createsNick Hibma1999-11-241-3/+5
* Remove /dev/drumPoul-Henning Kamp1999-11-241-3/+1
* Remove leftover reference to the "od" devices.Poul-Henning Kamp1999-11-241-2/+1
* Add the entry for usb (as opposed to usb<number>). It's minor is equivalentNick Hibma1999-11-171-1/+5
* cleanup the IDE cases a bit, add the ad driver to the all: target.Søren Schmidt1999-11-091-4/+10
* Document the ch* devices.Nik Clayton1999-11-011-0/+1
* Fix ownership of /dev/fd/*. We still had a bin:bin hangover from pre-3.0.David E. O'Brien1999-10-301-1/+1
* Fix ``MAKEDEV acd''Brian Somers1999-10-151-1/+1
* Remove references to the od driver. These devices are no attached byJustin T. Gibbs1999-10-121-4/+1
* remove ipl hooksPeter Wemm1999-10-101-9/+1
* Add entries for the 'amrd' and 'mlxd' disk nodes used by the AMI MegaRAIDMike Smith1999-10-071-2/+16
* Add support for md driver.Poul-Henning Kamp1999-09-211-12/+15
* Fixed some disordering (mainly of case lists for disks).Bruce Evans1999-09-131-16/+17
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-131-20/+19
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* added usb0 to 'all' target for usbd(8)Masahide MAEKAWA1999-08-211-2/+3
* Use a colon (:) instead of a period (.) to distinguish the group nameSheldon Hearn1999-08-161-13/+13
* Put apmd configuration and rc files in /etc.Mitsuru IWASAKI1999-07-101-2/+6
* Add a pseudo target called "jail" which DTRT for a jail(2)'ed /devPoul-Henning Kamp1999-07-091-1/+10
* Fix typo in previous commit.Sheldon Hearn1999-07-091-2/+2
* Add the pps (Pulse per second timing interface) device.Sheldon Hearn1999-07-091-1/+7
* Removed bogus quotes in descriptions of disk devices. Only "Winchester"Bruce Evans1999-07-071-14/+14
* Add support for the 'ida' driver.Mike Smith1999-07-051-5/+8
* Bump the number of vtys created to compensate for new demands createdJordan K. Hubbard1999-07-051-2/+2
* Fix my DOC2k CHRDEV goofPoul-Henning Kamp1999-05-291-3/+3
* Fix i4bteld entry, the section of the sh case for "i4teld*)" should beHellmuth Michaelis1999-05-241-8/+8
* upgrade isdn4bsd from version 0.71 to the just released version 0.81Hellmuth Michaelis1999-05-201-2/+12
* added card1 and card2 to 'all' target.Tatsumi Hosokawa1999-05-041-2/+2