summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.296 and 1.297, add the -f flag to ln when creating the afaN device.Scott Long2001-03-271-1/+1
* MFC rev 1.295. Create symlink for afaN device.Scott Long2001-03-231-0/+1
* MFC: back outJordan K. Hubbard2001-03-221-0/+2
* MFC: one contraversial and one non-contraversial change. rwatson andJordan K. Hubbard2001-03-221-2/+0
* MFC: more unit2major fixesDavid E. O'Brien2001-03-061-10/+11
* MFC: 1.268: add unit2minor() and use it where appropriate so that we handleDavid E. O'Brien2001-03-061-54/+64
* MFC: style cleanupsDavid E. O'Brien2001-03-061-11/+11
* create devnodes for snd0 in the 'all' target.Cameron Grant2001-02-271-1/+1
* MFC:Søren Schmidt2001-02-031-0/+32
* MFC r1.285:Nick Hibma2001-01-181-12/+27
* Ugh! Fix aac device breakage from my last commitScott Long2001-01-161-0/+1
* MFC the /dev entries for the aac controller and disksScott Long2001-01-151-4/+12
* Add the 'amr' control device.Mike Smith2000-11-281-0/+5
* MFC:Don Lewis2000-11-071-2/+9
* MFC: Add the entry for umodem0Nick Hibma2000-11-011-4/+10
* MFC: the USB scanner driver. See SANE home page for supported USB scanners.Nick Hibma2000-10-311-0/+20
* MFC: reorder 'tw*' after 'twe*' so that the 3ware control interface canMike Smith2000-10-311-5/+5
* Add the ATA RAID deviceSøren Schmidt2000-10-251-2/+5
* MFC: tap driver. Virtual Ethernet device, mostly used in bridgedNick Sayer2000-07-271-0/+12
* MFC: make apm read onlyWarner Losh2000-07-201-1/+1
* MFC: A driver for programming the AGP hardware.Ruslan Ermilov2000-07-191-0/+6
* MFC: Fix minor numbers, locking, the return value of rpattach()Seigo Tanimura2000-06-111-12/+12
* MFC: USB support during installation and enabling of USB in theJohn Baldwin2000-06-081-1/+1
* MFC: - Use tabs instead of spacesJeroen Ruigrok van der Werven2000-05-281-1/+1
* MFC: twe driver supportMike Smith2000-05-251-4/+11
* MFC: fix the linking in my `sa' changesDavid E. O'Brien2000-05-101-3/+3
* MFC: sync up with hard links instead of duplicate mknods (consumingPeter Wemm2000-05-091-48/+44
* MFC: Fix comparison.Jeroen Ruigrok van der Werven2000-05-061-1/+1
* 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