| Commit message (Expand) | Author | Age | Files | Lines |
* | Bruce gently nudged me into doing this right | mjacob | 1999-02-05 | 1 | -18/+14 |
* | add back ctl for sa and add more units | mjacob | 1999-02-04 | 1 | -5/+13 |
* | Replace a bunch of "ln foo bar"'s with "ln -f foo bar". | markm | 1999-01-24 | 1 | -42/+42 |
* | Take cdev major # 114 for ugen | n_hibma | 1999-01-12 | 1 | -1/+6 |
* | Added file handling to ulpt (USB printer) driver | n_hibma | 1999-01-11 | 1 | -1/+6 |
* | add generation of ISDN (i4b) devicefiles | hm | 1999-01-08 | 1 | -1/+44 |
* | Added kbd*. | yokota | 1999-01-06 | 1 | -1/+9 |
* | Corrected the major number for usb and added ums as major 111 | n_hibma | 1999-01-03 | 1 | -1/+11 |
* | Arrg, ppi*) corrected | nsouch | 1998-11-12 | 1 | -2/+2 |
* | Add ppi*) iic*) and smb*) | nsouch | 1998-11-12 | 1 | -3/+26 |
* | Backout rev 1.175. | obrien | 1998-10-31 | 1 | -20/+16 |
* | ``MAKEDEV ccd3'' is now consistant with many of the other devices in that | obrien | 1998-10-30 | 1 | -17/+21 |
* | ``MAKEDEV bpf3'' is now consistant with many of the other devices in that | obrien | 1998-10-29 | 1 | -3/+7 |
* | Re-enable creating sd*s* devices. | obrien | 1998-10-02 | 1 | -2/+3 |
* | Change the permissions for the transport layer (xpt) and passthrough (pass) | ken | 1998-09-16 | 1 | -5/+3 |
* | Update for CAM. | gibbs | 1998-09-15 | 1 | -84/+102 |
* | make the fla stuff actually work. | phk | 1998-09-10 | 1 | -6/+6 |
* | Add the wst device (ATAPI tape) | sos | 1998-09-09 | 1 | -3/+17 |
* | A long time ago, in a galaxy far, far away, someone made the (bonehead) | phk | 1998-08-14 | 1 | -10/+8 |
* | Add devices for M-systems DiskOnChip | phk | 1998-08-10 | 1 | -3/+6 |
* | dgm uses devices cuaM* and ttyM* | brian | 1998-08-04 | 1 | -1/+53 |
* | Not so fast, that was one '0+' too many. | des | 1998-07-03 | 1 | -2/+2 |
* | Make sure the node count is an integer when mknod'ing pty, tty and vty. | des | 1998-07-02 | 1 | -3/+3 |
* | Hmm, silly me. I should have read what everything else was doing. | peter | 1998-03-27 | 1 | -5/+2 |
* | Fix permissions on initial/lock specialix cua device nodes. | peter | 1998-03-27 | 1 | -2/+4 |
* | I misunderstood Bruce's hint. The chown/chmod are unneeded. | peter | 1998-03-22 | 1 | -3/+1 |
* | Fix alphabetical ordering and and excessive cut/pasting. | peter | 1998-03-22 | 1 | -3/+3 |
* | /dev nodes for ipfilter | peter | 1998-03-21 | 1 | -2/+12 |
* | Improved comments and order for the `all' case: | bde | 1998-03-12 | 1 | -17/+19 |
* | Create the cuaiA* and cualA* devices. | steve | 1998-03-01 | 1 | -2/+4 |
* | Reserve Major device 92 for the bktr (Bt848 video capture driver) | ahasty | 1998-02-20 | 1 | -3/+3 |
* | Remove qcam entries | msmith | 1998-02-18 | 1 | -8/+1 |
* | New rocketport device entries, merged again (gack). | jkh | 1998-02-17 | 1 | -51/+33 |
* | Change wfd major block device to 1 as part of the effort to make wfd's | pst | 1998-02-13 | 1 | -3/+3 |
* | Adjustments for ccd devices: | cwt | 1998-02-09 | 1 | -9/+5 |
* | Add wfd to all target, reorder devs to put like with like since we lost | jkh | 1998-01-22 | 1 | -3/+6 |
* | Bring in IDE ATAPI floppy support. | pst | 1998-01-16 | 1 | -7/+26 |
* | Fix generation of Comtrol RocketPort devices. | steve | 1998-01-09 | 1 | -2/+3 |
* | strengthen mknod(). | jkh | 1998-01-03 | 1 | -4/+4 |
* | Fix jkh typo in VTY rule. | jkh | 1998-01-02 | 1 | -2/+2 |
* | Normalize default owner/group handling, fix bogons in a couple of | jkh | 1997-12-29 | 1 | -57/+28 |
* | Yet another slight bogon that I just noticed needed cleaning up. The for | jkh | 1997-12-29 | 1 | -3/+2 |
* | Whoops - one small tweak: I eliminated the deprecated isdn case, | jkh | 1997-12-29 | 1 | -2/+1 |
* | Remove all explicit rm's (with and without wildcards) and replace them | jkh | 1997-12-29 | 1 | -164/+26 |
* | The ``super scsi'' device is /dev/scc. | brian | 1997-12-19 | 1 | -1/+7 |
* | Add entries for Comtrol Rocketport driver. | jkh | 1997-08-28 | 1 | -1/+76 |
* | add a bktrX target (for Bt848 based cards) | jmg | 1997-05-11 | 1 | -1/+11 |
* | Update MAKEDEV to handle lots of tun devices, consistent with the tun device | danny | 1997-03-10 | 1 | -6/+10 |
* | Now that we can read from a worm device, handle their permissions as | joerg | 1997-03-05 | 1 | -1/+4 |
* | Merged Cortex frame grabber entry from 2.2. | bde | 1997-03-03 | 1 | -0/+8 |