| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-23 | 1 | -1/+1 |
* | Add worm(4)'s bdev entry. | joerg | 1997-02-06 | 1 | -0/+3 |
* | Use shifts instead of multiplications and `|' instead of `+' to simplify | bde | 1997-01-27 | 1 | -4/+6 |
* | Change to use some unused bits in the 'type' field to extend the unit field | dg | 1997-01-24 | 1 | -6/+6 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Added apm and card[01] devices to all target. | nate | 1997-01-13 | 1 | -1/+2 |
* | While being here, also create all the gsc device nodes as described in | joerg | 1996-12-30 | 1 | -5/+9 |
* | Close PR#2198: | jkh | 1996-12-13 | 1 | -1/+2 |
* | Added $PATH to the end of PATH. Otherwise the command 'expr' can't be | andreas | 1996-11-14 | 1 | -2/+2 |
* | Fixed cualc and cualD minor numbers which I broke in the previous commit. | bde | 1996-11-01 | 1 | -3/+3 |
* | Restored order of cuac above ttyc. | bde | 1996-10-25 | 1 | -28/+30 |
* | Add character device (78,0): pci | se | 1996-10-22 | 1 | -2/+4 |
* | Changed ttyc? and cuac? specifications to support multiple controllers. | dg | 1996-10-13 | 1 | -18/+34 |
* | Fix for the problem that moused hangs if it is started from /etc/rc | sos | 1996-09-09 | 1 | -3/+5 |
* | Use the same perm/owner for sysmouse as for others mouse devices | ache | 1996-09-09 | 1 | -2/+2 |
* | Make sysmouse device for syscons | ache | 1996-09-08 | 1 | -2/+9 |
* | update comment for tun* | wosch | 1996-07-02 | 1 | -2/+3 |
* | IDE cd fixes: | ache | 1996-06-07 | 1 | -3/+5 |
* | Bring in ccd support. | asami | 1996-05-03 | 1 | -1/+28 |
* | Add wcd0 to `all' target. The fate of the IDE CDROM support in 2.2 | jkh | 1996-05-02 | 1 | -2/+2 |