summaryrefslogtreecommitdiffstats
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in MAKEDEV -- when creating /dev/usb, the code was usingluigi2002-10-241-2/+2
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-201-4/+10
* Remove matcd from MAKEDEV.scottl2002-10-051-32/+1
* add support for /dev/cryptosam2002-10-041-0/+7
* MFC: Elan support;sam2002-09-171-0/+6
* Remove some unnecessary sanity checks that break "sh MAKEDEV cd"iedowse2002-08-101-4/+4
* Permit the creation of just cd0 if desired. Previously it alwaysiedowse2002-08-101-1/+1
* Rename 'usio' to 'ucom'.joe2002-07-101-4/+4
* At long last, commit the zero copy sockets code.ken2002-06-261-0/+7
* Support more than 32 sio unit numbers. The maximum unit number is nowbde2002-03-311-13/+35
* Remove a mention of the worm(4) device that was missed when it wascjc2002-03-101-1/+0
* Fix MAKEDEV for RocketPort (rp(4)) cuaR* and ttyR* to work with thejhb2002-02-091-2/+2
* Fix some leftover stray characters from expr(1)-to-$(()) sweeps.cjc2001-12-271-2/+2
* Remove nonstandard floppy device nodes. Only keep the base device node,joerg2001-12-271-85/+0
* Now that smbfs is fully integrated into the base system, createsheldonh2001-12-261-0/+7
* Bruce says the links are not needed.des2001-12-051-2/+0
* Call the ATAPI tape devices "ast" and "nast", not "rast" and "nrast". Adddes2001-12-041-4/+6
* Create {ad,da,...}s1[a-h].des2001-12-041-1/+1
* Support the 'ciss' device node.msmith2001-11-271-0/+5
* Catch two extraneous calls to expr(1) that slipped past rev 1.311.sheldonh2001-11-271-2/+2
* Style clean-up.sheldonh2001-11-251-29/+31
* Avoid unnecessary calls to expr(1) by using standard shell arithmeticsheldonh2001-11-201-94/+94
* Introduce new shell functions hexdigit, hexprint and zeropad.sheldonh2001-11-201-3/+48
* Add support for making the Coda /dev/cfsN devices.iedowse2001-11-181-0/+6
* sysinstall complains about creating acd0t* devices while all dists arematusita2001-11-131-1/+1
* $units is the canonical name for the number of units to create; use it.dd2001-08-231-10/+10
* move forward the ability to MAKEDEV zs devices for TurboLasermjacob2001-08-211-0/+7
* Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLIscottl2001-07-251-0/+1
* Don't insist on creating rocketport devices in /dev.dd2001-06-281-8/+8
* Stop creating vn(4) devices.phk2001-05-291-13/+2
* Remove altmodishe "[bc]dev, " comments.phk2001-05-291-63/+63
* Add a ``digi'' driver.brian2001-05-021-2/+44
* Formatting fix for rev 1.298 where I did not take enough care.obrien2001-03-271-30/+30
* Don't call the fictious `MAKEDEV' from the path "/sbin:/bin" when weobrien2001-03-271-69/+69
* Bah. 'ln -sf' -> 'ln -fs'. I need to read my email more closely in thescottl2001-03-251-1/+1
* 'ln -s' -> 'ln -sf' for the afa link.scottl2001-03-251-1/+1
* Create afaN as a simlink to aacN. Add a comment about the aac device.scottl2001-03-221-0/+2
* Add back the wd* entries. It turns out they're still used by the PC98.jkh2001-03-221-0/+2
* Don't create legacy wd* devices by default. Let the user do this ifjkh2001-03-221-2/+0
* Add the ata control devicesos2001-03-151-0/+8
* Comment style fixesobrien2001-03-061-9/+9
* Add an entry for the nmdm devicesjulian2001-02-271-0/+13
* Add the 'mly' device nodes.msmith2001-02-251-0/+6
* Don't specify root:wheel for tun*, it's the default.brian2001-02-031-1/+1
* Change the permissions on /dev/tun* to 0600 root:wheelbrian2001-02-031-1/+1
* D'oh! Forgot to link to /dev/voodoo.cokane2001-01-261-1/+2
* 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
OpenPOWER on IntegriCloud