| Commit message (Expand) | Author | Age | Files | Lines |
* | /dev/apm should be /dev/apm0 | phk | 1994-11-10 | 1 | -5/+5 |
* | The last committer didn't know that '*' doesn't start a comment in shell's ???? | phk | 1994-11-02 | 1 | -2/+2 |
* | Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulator | pst | 1994-11-01 | 1 | -1/+9 |
* | fixed a typing error. | phk | 1994-10-29 | 1 | -2/+2 |
* | Make devices for sd2 and sd3 too. If we have them in Generic, we should | phk | 1994-10-26 | 1 | -2/+3 |
* | Added socksys device (for iBCS2 emulation) | sos | 1994-10-13 | 1 | -1/+10 |
* | Added entry for apm device (needed for Advanced Power Management support). | dg | 1994-10-01 | 1 | -1/+8 |
* | You must rm -f lkm before attempting to create it. | rgrimes | 1994-09-30 | 1 | -1/+2 |
* | Make /dev/lkm as a part of `std'. Delete references to ancient `com' driver. | wollman | 1994-09-23 | 1 | -12/+2 |
* | Added wd2 and wd3 to the standard set. They are in GENERICAH, they can | phk | 1994-09-07 | 1 | -11/+4 |
* | Make it possible to run lptcontrol on a printer port which does not | csgr | 1994-09-03 | 1 | -12/+5 |
* | Fixes from Bruce Evans: | jkh | 1994-06-17 | 1 | -5/+21 |
* | From Ache: | ache | 1994-05-30 | 1 | -9/+15 |
* | Fix all the sound devices to NOT have the absolute path /dev, the makes for | rgrimes | 1994-05-21 | 1 | -37/+37 |
* | Add 4 VTY's back to the list of things to create by default (the codrv | jkh | 1994-05-19 | 1 | -4/+3 |
* | Make dialout devices owned by uucp.dialer with 660 mode | ache | 1994-05-10 | 1 | -3/+3 |
* | device support for pcaudio added | sos | 1994-04-21 | 1 | -3/+12 |
* | Fix tty? entry in the same way like cua entry | ache | 1994-04-03 | 1 | -4/+16 |
* | Fix error in making cua entries for two multiports | ache | 1994-04-03 | 1 | -5/+13 |
* | Add mitsumi cdrom /dev entries. | rgrimes | 1994-03-07 | 1 | -6/+8 |
* | Remove sio entries per Rod suggestion | ache | 1994-02-19 | 1 | -6/+5 |
* | Sorry, expr error in last commit. | ache | 1994-02-19 | 1 | -3/+3 |
* | We lost ttyd for dialin lines, now restore it | ache | 1994-02-19 | 1 | -10/+20 |
* | Add devices for QIC 40/80 support | alm | 1994-02-07 | 1 | -2/+26 |
* | Added creation of a symlink for ttyv0->vga when making the 'pc0' target. | dg | 1994-01-26 | 1 | -1/+2 |
* | Deprecate "/dev/vga". Use /dev/ttyv0 always. Note that the terminal type | dg | 1994-01-24 | 1 | -6/+3 |
* | Add callout device for bidirectional port | ache | 1994-01-10 | 1 | -4/+5 |
* | Insert tab before comment so brain dead shell does not screw up | rgrimes | 1993-12-24 | 1 | -2/+2 |
* | Comment out porogrammer-readable fd name set, | ache | 1993-12-21 | 1 | -35/+35 |
* | User-readable fd name set added: | ache | 1993-12-18 | 1 | -2/+62 |
* | No more partition bits in floppy minor. | ache | 1993-12-16 | 1 | -3/+26 |
* | From: Sergey Ryzhkov, Serge Vakulenko | alm | 1993-12-14 | 1 | -8/+16 |
* | Missing part of Julians new scsi code, add new driver uk and revise the | rgrimes | 1993-11-22 | 1 | -39/+37 |
* | Added comment in the description of `com' devices that they are usually | wollman | 1993-11-06 | 1 | -2/+6 |
* | Add zero and io to the rm -f line for std devices so they get removed before | rgrimes | 1993-10-28 | 1 | -2/+2 |
* | Moved sound drivers from major 21 to major 30. | jkh | 1993-10-23 | 1 | -11/+12 |
* | New snd*) target for making driver entries for new sound driver. | jkh | 1993-10-23 | 1 | -1/+44 |
* | Fixe a spelling error and added both the mse (logitech and ATI inport) and | nate | 1993-10-19 | 1 | -3/+32 |
* | Added /dev/zero and /dev/io, they have been around for a while, time to | rgrimes | 1993-10-06 | 1 | -1/+3 |
* | Support for new wt driver. Removed old references to as* disk types since | rgrimes | 1993-09-30 | 1 | -10/+16 |
* | >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) | rgrimes | 1993-09-14 | 1 | -2/+2 |
* | Changed misleading comment about vty's - now clearly stated to work with | jkh | 1993-09-06 | 1 | -27/+6 |
* | Replaced all references to comxx with ttyxx, since that is what all the | rgrimes | 1993-09-05 | 1 | -12/+11 |
* | Updated st*) entry from Julian. | rgrimes | 1993-08-30 | 1 | -39/+31 |
* | Removed as0 and as1 from the all case since these are obsolete (use sd0...) | rgrimes | 1993-08-02 | 1 | -2/+2 |
* | Removed vty04 from sh MAKEDEV all since that casued root login problems | rgrimes | 1993-07-30 | 1 | -2/+3 |
* | Fixed some errors in disktab (from NetBSD), floppy 5 corrected, and CP3100. | rgrimes | 1993-07-19 | 1 | -28/+251 |
* | Initial import of 386BSD 0.1 othersrc/etc | rgrimes | 1993-06-20 | 1 | -0/+160 |