aboutsummaryrefslogtreecommitdiff
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in MAKEDEV -- when creating /dev/usb, the code was usingLuigi Rizzo2002-10-241-2/+2
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDScott Long2002-10-201-4/+10
* Remove matcd from MAKEDEV.Scott Long2002-10-051-32/+1
* add support for /dev/cryptoSam Leffler2002-10-041-0/+7
* MFC: Elan support;Sam Leffler2002-09-171-0/+6
* Remove some unnecessary sanity checks that break "sh MAKEDEV cd"Ian Dowse2002-08-101-4/+4
* Permit the creation of just cd0 if desired. Previously it alwaysIan Dowse2002-08-101-1/+1
* Rename 'usio' to 'ucom'.Josef Karthauser2002-07-101-4/+4
* At long last, commit the zero copy sockets code.Kenneth D. Merry2002-06-261-0/+7
* Support more than 32 sio unit numbers. The maximum unit number is nowBruce Evans2002-03-311-13/+35
* Remove a mention of the worm(4) device that was missed when it wasCrist J. Clark2002-03-101-1/+0
* Fix MAKEDEV for RocketPort (rp(4)) cuaR* and ttyR* to work with theJohn Baldwin2002-02-091-2/+2
* Fix some leftover stray characters from expr(1)-to-$(()) sweeps.Crist J. Clark2001-12-271-2/+2
* Remove nonstandard floppy device nodes. Only keep the base device node,Joerg Wunsch2001-12-271-85/+0
* Now that smbfs is fully integrated into the base system, createSheldon Hearn2001-12-261-0/+7
* Bruce says the links are not needed.Dag-Erling Smørgrav2001-12-051-2/+0
* Call the ATAPI tape devices "ast" and "nast", not "rast" and "nrast". AddDag-Erling Smørgrav2001-12-041-4/+6
* Create {ad,da,...}s1[a-h].Dag-Erling Smørgrav2001-12-041-1/+1
* Support the 'ciss' device node.Mike Smith2001-11-271-0/+5
* Catch two extraneous calls to expr(1) that slipped past rev 1.311.Sheldon Hearn2001-11-271-2/+2
* Style clean-up.Sheldon Hearn2001-11-251-29/+31
* Avoid unnecessary calls to expr(1) by using standard shell arithmeticSheldon Hearn2001-11-201-94/+94
* Introduce new shell functions hexdigit, hexprint and zeropad.Sheldon Hearn2001-11-201-3/+48
* Add support for making the Coda /dev/cfsN devices.Ian Dowse2001-11-181-0/+6
* sysinstall complains about creating acd0t* devices while all dists areMakoto Matsushita2001-11-131-1/+1
* $units is the canonical name for the number of units to create; use it.Dima Dorfman2001-08-231-10/+10
* move forward the ability to MAKEDEV zs devices for TurboLaserMatt Jacob2001-08-211-0/+7
* Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLIScott Long2001-07-251-0/+1
* Don't insist on creating rocketport devices in /dev.Dima Dorfman2001-06-281-8/+8
* Stop creating vn(4) devices.Poul-Henning Kamp2001-05-291-13/+2
* Remove altmodishe "[bc]dev, " comments.Poul-Henning Kamp2001-05-291-63/+63
* Add a ``digi'' driver.Brian Somers2001-05-021-2/+44
* Formatting fix for rev 1.298 where I did not take enough care.David E. O'Brien2001-03-271-30/+30
* Don't call the fictious `MAKEDEV' from the path "/sbin:/bin" when weDavid E. O'Brien2001-03-271-69/+69
* Bah. 'ln -sf' -> 'ln -fs'. I need to read my email more closely in theScott Long2001-03-251-1/+1
* 'ln -s' -> 'ln -sf' for the afa link.Scott Long2001-03-251-1/+1
* Create afaN as a simlink to aacN. Add a comment about the aac device.Scott Long2001-03-221-0/+2
* Add back the wd* entries. It turns out they're still used by the PC98.Jordan K. Hubbard2001-03-221-0/+2
* Don't create legacy wd* devices by default. Let the user do this ifJordan K. Hubbard2001-03-221-2/+0
* Add the ata control deviceSøren Schmidt2001-03-151-0/+8
* Comment style fixesDavid E. O'Brien2001-03-061-9/+9
* Add an entry for the nmdm devicesJulian Elischer2001-02-271-0/+13
* Add the 'mly' device nodes.Mike Smith2001-02-251-0/+6
* Don't specify root:wheel for tun*, it's the default.Brian Somers2001-02-031-1/+1
* Change the permissions on /dev/tun* to 0600 root:wheelBrian Somers2001-02-031-1/+1
* D'oh! Forgot to link to /dev/voodoo.Coleman Kane2001-01-261-1/+2
* Give the USB devices sensible default permissions.Nick Hibma2001-01-071-12/+28
* Add the "mdctl" device under the "std" stanza.Poul-Henning Kamp2000-12-281-0/+1
* Create the vn%d.ctl devices.Poul-Henning Kamp2000-12-161-0/+6
* Add MAKEDEV support for jogdial device, the first cut of which will beNick Sayer2000-12-111-2/+7