| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix wrong regexps | ache | 1994-12-08 | 1 | -4/+4 |
* | Fix wrong unit=expr for tty? cua? | ache | 1994-12-06 | 1 | -3/+3 |
* | Name the serial ports tty* and cua* in comments. ttyd* and cuaa* don't | bde | 1994-12-06 | 1 | -23/+39 |
* | Remove yet one pccons-related comment | ache | 1994-12-04 | 1 | -2/+1 |
* | New serial naming convention, remove tty0?, change cua0? --> cuaa? | ache | 1994-12-04 | 1 | -44/+13 |
* | Added vn*, doing the same thing as sd* and wd*. (Disklabel support will | phk | 1994-12-04 | 1 | -4/+6 |
* | Add back the Croynx stuff I nuked accidently. I'm not touching this | jkh | 1994-12-03 | 1 | -1/+23 |
* | Back out previous commit until we work this out. Sigh. | jkh | 1994-12-03 | 1 | -22/+0 |
* | Add cronyx driver entries. | wollman | 1994-12-03 | 1 | -1/+23 |
* | |From: Keith Walker <kew@timesink.spk.wa.us> | jkh | 1994-12-02 | 1 | -4/+4 |
* | Wrong raw device was created for cd/mcd: d instead of c | ache | 1994-11-12 | 1 | -3/+3 |
* | /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 |