| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Modified pccnprobe to not set cn_tp = CONSOLE_TTY if __FreeBSD__ is | dg | 1994-03-08 | 3 | -6/+6 |
* | Add mcd1 at 0x340 irq 11. | rgrimes | 1994-03-08 | 2 | -2/+4 |
* | 1) enhanced in_cksum from Bruce Evans. | dg | 1994-03-07 | 6 | -28/+378 |
* | 1) "Pre-faulting" in of pages into process address space | dg | 1994-03-07 | 13 | -692/+977 |
* | Removed a #warning that I left here. | guido | 1994-03-06 | 3 | -12/+9 |
* | Used definable status codes (some may be sharable, esp the door open codes, but | jkh | 1994-03-06 | 2 | -16/+16 |
* | Beginning of change set for making more friendly laptop configurations. | jkh | 1994-03-06 | 1 | -1/+3 |
* | Added more status bytes for the mitsumi drive. This is only an ugly | ats | 1994-03-05 | 2 | -4/+14 |
* | This should stop the false probes in their slimey little tracks. | jkh | 1994-03-05 | 2 | -4/+10 |
* | 1) My previous fix does nothing, now Rod's fix rewrited to implement | ache | 1994-03-04 | 1 | -20/+29 |
* | Ttys structures are now allocated dynamically via ttymalloc/ttyfree. | guido | 1994-03-02 | 7 | -80/+110 |
* | Ttys structures are now allocated dynamically via ttymalloc/ttyfree. | guido | 1994-03-02 | 3 | -6/+6 |
* | 360 DD entry speed fixed to 250KBPS | ache | 1994-03-02 | 3 | -6/+6 |
* | floppy tape support shouldn't interfere with floppy disk driver on | alm | 1994-03-02 | 3 | -9/+12 |
* | Minor comment change. | dg | 1994-03-02 | 2 | -10/+2 |
* | Added the missing bzero after the malloc in aha1542.c that seems to | ats | 1994-03-01 | 1 | -1/+2 |
* | Fix from Christoph Robitschko: the '790 interrupt table was wrong. | dg | 1994-03-01 | 2 | -4/+4 |
* | floppy tape support still not quite there - it prevents | alm | 1994-03-01 | 3 | -6/+6 |
* | Add floppy tape support. | alm | 1994-02-28 | 3 | -3/+6 |
* | dcfclk driver obsoleted, sio/TIOCTIMESTAMP took over. | phk | 1994-02-27 | 5 | -10/+5 |
* | dcfclk driver obsoleted by sio/TIOCTIMESTAMP. | phk | 1994-02-27 | 1 | -19/+4 |
* | Bump CLK_TCK to more precise value (128) | ache | 1994-02-26 | 4 | -8/+8 |
* | RTS shouldn't be touched unless CS_RTS_IFLOW is set. | phk | 1994-02-26 | 3 | -6/+9 |
* | Better fix for >16 heads problem, right value from | ache | 1994-02-25 | 1 | -1/+8 |
* | TIOCTIMESTAMP capability. The port in question must be configured with | phk | 1994-02-24 | 3 | -3/+60 |
* | Correct definitions of flags used by sigreturn to validate sigcontext. | hsu | 1994-02-24 | 2 | -8/+8 |
* | validate sigcontext before restoring it | hsu | 1994-02-24 | 2 | -16/+96 |
* | Fix off by one error | rgrimes | 1994-02-23 | 1 | -4/+7 |
* | Put back the bt0 that some one deleted.... | rgrimes | 1994-02-23 | 1 | -1/+2 |
* | Bump boot block revision to 1.9 by a dummy edit on disk.c and: | rgrimes | 1994-02-22 | 4 | -8/+12 |
* | More clean up of the drive Id string, trancate trailing spaces. | rgrimes | 1994-02-22 | 1 | -3/+9 |
* | The model string can be 40 bytes long with no terminating null, so | rgrimes | 1994-02-22 | 1 | -2/+11 |
* | Cleanup the lptprobe and lpt_port_test routine to be KNF. | rgrimes | 1994-02-22 | 1 | -8/+3 |
* | This is Jordans probe code fixes. Tested on LU002, FX001D. Then I went | rgrimes | 1994-02-22 | 4 | -260/+440 |
* | >From: "Andrew A. Chernov" <ache@freefall.cdrom.com> | rgrimes | 1994-02-21 | 1 | -8/+2 |
* | Clean up dmesg output so that it matches the scsi stuff. | rgrimes | 1994-02-21 | 1 | -39/+21 |
* | Protect some printf's with #ifdef DEBUG | rgrimes | 1994-02-21 | 1 | -4/+6 |
* | Fix bug with DSP ver2.0, frequency reduced from 44100 to 22050 | ache | 1994-02-20 | 1 | -2/+6 |
* | I (rgrimes) cleaned the code up some, mostly just format stuff. | rgrimes | 1994-02-17 | 1 | -109/+279 |
* | I don't want to read about all the people that forgot this due to syscons | rgrimes | 1994-02-17 | 3 | -3/+6 |
* | Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliably | rgrimes | 1994-02-17 | 2 | -4/+4 |
* | From: Jim Babb <babb@sedhps01.mdc.com> | nate | 1994-02-14 | 6 | -14/+103 |
* | From: Jim Babb <babb@sedhps01.mdc.com> | nate | 1994-02-14 | 1 | -0/+1 |
* | This is the new link.h from Paul K. Keeping history is even probably a bad | jkh | 1994-02-13 | 2 | -178/+288 |
* | Use -Z instead of -z to build kernels. This is consistent with NetBSD's | jkh | 1994-02-13 | 3 | -6/+6 |
* | Fixed bug in handling of COW - the original code was bogus and it was | dg | 1994-02-13 | 2 | -30/+34 |
* | ps works inside ddb now. | guido | 1994-02-11 | 1 | -2/+5 |
* | Added third parameter to wdwait which contains the amount of time to | nate | 1994-02-11 | 1 | -29/+25 |
* | Patch from John Dyson: | dg | 1994-02-10 | 2 | -6/+6 |
* | Commented on what the mse0, mcd0, and lpt/lpa devices were used for. | nate | 1994-02-09 | 3 | -6/+18 |