summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Modified pccnprobe to not set cn_tp = CONSOLE_TTY if __FreeBSD__ isdg1994-03-083-6/+6
* Add mcd1 at 0x340 irq 11.rgrimes1994-03-082-2/+4
* 1) enhanced in_cksum from Bruce Evans.dg1994-03-076-28/+378
* 1) "Pre-faulting" in of pages into process address spacedg1994-03-0713-692/+977
* Removed a #warning that I left here.guido1994-03-063-12/+9
* Used definable status codes (some may be sharable, esp the door open codes, butjkh1994-03-062-16/+16
* Beginning of change set for making more friendly laptop configurations.jkh1994-03-061-1/+3
* Added more status bytes for the mitsumi drive. This is only an uglyats1994-03-052-4/+14
* This should stop the false probes in their slimey little tracks.jkh1994-03-052-4/+10
* 1) My previous fix does nothing, now Rod's fix rewrited to implementache1994-03-041-20/+29
* Ttys structures are now allocated dynamically via ttymalloc/ttyfree.guido1994-03-027-80/+110
* Ttys structures are now allocated dynamically via ttymalloc/ttyfree.guido1994-03-023-6/+6
* 360 DD entry speed fixed to 250KBPSache1994-03-023-6/+6
* floppy tape support shouldn't interfere with floppy disk driver onalm1994-03-023-9/+12
* Minor comment change.dg1994-03-022-10/+2
* Added the missing bzero after the malloc in aha1542.c that seems toats1994-03-011-1/+2
* Fix from Christoph Robitschko: the '790 interrupt table was wrong.dg1994-03-012-4/+4
* floppy tape support still not quite there - it preventsalm1994-03-013-6/+6
* Add floppy tape support.alm1994-02-283-3/+6
* dcfclk driver obsoleted, sio/TIOCTIMESTAMP took over.phk1994-02-275-10/+5
* dcfclk driver obsoleted by sio/TIOCTIMESTAMP.phk1994-02-271-19/+4
* Bump CLK_TCK to more precise value (128)ache1994-02-264-8/+8
* RTS shouldn't be touched unless CS_RTS_IFLOW is set.phk1994-02-263-6/+9
* Better fix for >16 heads problem, right value fromache1994-02-251-1/+8
* TIOCTIMESTAMP capability. The port in question must be configured withphk1994-02-243-3/+60
* Correct definitions of flags used by sigreturn to validate sigcontext.hsu1994-02-242-8/+8
* validate sigcontext before restoring ithsu1994-02-242-16/+96
* Fix off by one errorrgrimes1994-02-231-4/+7
* Put back the bt0 that some one deleted....rgrimes1994-02-231-1/+2
* Bump boot block revision to 1.9 by a dummy edit on disk.c and:rgrimes1994-02-224-8/+12
* More clean up of the drive Id string, trancate trailing spaces.rgrimes1994-02-221-3/+9
* The model string can be 40 bytes long with no terminating null, sorgrimes1994-02-221-2/+11
* Cleanup the lptprobe and lpt_port_test routine to be KNF.rgrimes1994-02-221-8/+3
* This is Jordans probe code fixes. Tested on LU002, FX001D. Then I wentrgrimes1994-02-224-260/+440
* >From: "Andrew A. Chernov" <ache@freefall.cdrom.com>rgrimes1994-02-211-8/+2
* Clean up dmesg output so that it matches the scsi stuff.rgrimes1994-02-211-39/+21
* Protect some printf's with #ifdef DEBUGrgrimes1994-02-211-4/+6
* Fix bug with DSP ver2.0, frequency reduced from 44100 to 22050ache1994-02-201-2/+6
* I (rgrimes) cleaned the code up some, mostly just format stuff.rgrimes1994-02-171-109/+279
* I don't want to read about all the people that forgot this due to sysconsrgrimes1994-02-173-3/+6
* Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliablyrgrimes1994-02-172-4/+4
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-146-14/+103
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-141-0/+1
* This is the new link.h from Paul K. Keeping history is even probably a badjkh1994-02-132-178/+288
* Use -Z instead of -z to build kernels. This is consistent with NetBSD'sjkh1994-02-133-6/+6
* Fixed bug in handling of COW - the original code was bogus and it wasdg1994-02-132-30/+34
* ps works inside ddb now.guido1994-02-111-2/+5
* Added third parameter to wdwait which contains the amount of time tonate1994-02-111-29/+25
* Patch from John Dyson:dg1994-02-102-6/+6
* Commented on what the mse0, mcd0, and lpt/lpa devices were used for.nate1994-02-093-6/+18
OpenPOWER on IntegriCloud