aboutsummaryrefslogtreecommitdiff
path: root/etc/MAKEDEV
Commit message (Expand)AuthorAgeFilesLines
* make the fla stuff actually work.Poul-Henning Kamp1998-09-101-6/+6
* Add the wst device (ATAPI tape)Søren Schmidt1998-09-091-3/+17
* A long time ago, in a galaxy far, far away, someone made the (bonehead)Poul-Henning Kamp1998-08-141-10/+8
* Add devices for M-systems DiskOnChipPoul-Henning Kamp1998-08-101-3/+6
* dgm uses devices cuaM* and ttyM*Brian Somers1998-08-041-1/+53
* Not so fast, that was one '0+' too many.Dag-Erling Smørgrav1998-07-031-2/+2
* Make sure the node count is an integer when mknod'ing pty, tty and vty.Dag-Erling Smørgrav1998-07-021-3/+3
* Hmm, silly me. I should have read what everything else was doing.Peter Wemm1998-03-271-5/+2
* Fix permissions on initial/lock specialix cua device nodes.Peter Wemm1998-03-271-2/+4
* I misunderstood Bruce's hint. The chown/chmod are unneeded.Peter Wemm1998-03-221-3/+1
* Fix alphabetical ordering and and excessive cut/pasting.Peter Wemm1998-03-221-3/+3
* /dev nodes for ipfilterPeter Wemm1998-03-211-2/+12
* Improved comments and order for the `all' case:Bruce Evans1998-03-121-17/+19
* Create the cuaiA* and cualA* devices.Steve Price1998-03-011-2/+4
* Reserve Major device 92 for the bktr (Bt848 video capture driver)Amancio Hasty1998-02-201-3/+3
* Remove qcam entriesMike Smith1998-02-181-8/+1
* New rocketport device entries, merged again (gack).Jordan K. Hubbard1998-02-171-51/+33
* Change wfd major block device to 1 as part of the effort to make wfd'sPaul Traina1998-02-131-3/+3
* Adjustments for ccd devices:Chris Timmons1998-02-091-9/+5
* Add wfd to all target, reorder devs to put like with like since we lostJordan K. Hubbard1998-01-221-3/+6
* Bring in IDE ATAPI floppy support.Paul Traina1998-01-161-7/+26
* Fix generation of Comtrol RocketPort devices.Steve Price1998-01-091-2/+3
* strengthen mknod().Jordan K. Hubbard1998-01-031-4/+4
* Fix jkh typo in VTY rule.Jordan K. Hubbard1998-01-021-2/+2
* Normalize default owner/group handling, fix bogons in a couple ofJordan K. Hubbard1997-12-291-57/+28
* Yet another slight bogon that I just noticed needed cleaning up. The forJordan K. Hubbard1997-12-291-3/+2
* Whoops - one small tweak: I eliminated the deprecated isdn case,Jordan K. Hubbard1997-12-291-2/+1
* Remove all explicit rm's (with and without wildcards) and replace themJordan K. Hubbard1997-12-291-164/+26
* The ``super scsi'' device is /dev/scc.Brian Somers1997-12-191-1/+7
* Add entries for Comtrol Rocketport driver.Jordan K. Hubbard1997-08-281-1/+76
* add a bktrX target (for Bt848 based cards)John-Mark Gurney1997-05-111-1/+11
* Update MAKEDEV to handle lots of tun devices, consistent with the tun deviceDaniel O'Callaghan1997-03-101-6/+10
* Now that we can read from a worm device, handle their permissions asJoerg Wunsch1997-03-051-1/+4
* Merged Cortex frame grabber entry from 2.2.Bruce Evans1997-03-031-0/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Add worm(4)'s bdev entry.Joerg Wunsch1997-02-061-0/+3
* Use shifts instead of multiplications and `|' instead of `+' to simplifyBruce Evans1997-01-271-4/+6
* Change to use some unused bits in the 'type' field to extend the unit fieldDavid Greenman1997-01-241-6/+6
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added apm and card[01] devices to all target.Nate Williams1997-01-131-1/+2
* While being here, also create all the gsc device nodes as described inJoerg Wunsch1996-12-301-5/+9
* Close PR#2198:Jordan K. Hubbard1996-12-131-1/+2
* Added $PATH to the end of PATH. Otherwise the command 'expr' can't beAndreas Klemm1996-11-141-2/+2
* Fixed cualc and cualD minor numbers which I broke in the previous commit.Bruce Evans1996-11-011-3/+3
* Restored order of cuac above ttyc.Bruce Evans1996-10-251-28/+30
* Add character device (78,0): pciStefan Eßer1996-10-221-2/+4
* Changed ttyc? and cuac? specifications to support multiple controllers.David Greenman1996-10-131-18/+34
* Fix for the problem that moused hangs if it is started from /etc/rcSøren Schmidt1996-09-091-3/+5
* Use the same perm/owner for sysmouse as for others mouse devicesAndrey A. Chernov1996-09-091-2/+2
* Make sysmouse device for sysconsAndrey A. Chernov1996-09-081-2/+9