summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* "1 easy fix in 10 excrutiating steps"jkh1995-05-131-2/+2
* Only use card's soft-configured irq if no irq was specified in the kerneldg1995-05-121-5/+7
* The death of `options NODUMP'. Now the dump area can be dynamicallywollman1995-05-122-11/+31
* - Add an entry to allow swapping on a vn device (if one is configured).wpaul1995-05-121-3/+22
* Add 'rc' lineache1995-05-122-2/+6
* RISCom/8 driverache1995-05-123-0/+1682
* Make `make links' work by leaving swapkernel.c off out of the links processingwollman1995-05-111-3/+3
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-1112-36/+41
* Use spc, not spt, DUH! Thanks Bruce!phk1995-05-111-2/+2
* Add variable `idelayed' and macros setdelayed() and schedsofttty()bde1995-05-113-3/+19
* Move conflicts flag to the end.jkh1995-05-111-2/+2
* Add loadandclear(). It atomically loads a value from memory, clears thebde1995-05-111-1/+12
* Pass me the pointed chapeau - this typo somehow got through my testing.jkh1995-05-111-2/+2
* If you config a kernel with 'config kernel swap generic' and try towpaul1995-05-111-2/+2
* Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it withjkh1995-05-114-63/+28
* Delete two debugging printfs that mistakenly crept in.wollman1995-05-111-2/+1
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-112-20/+21
* Submitted by: wpaul (with 2 lines moved by rgrimes)rgrimes1995-05-102-3/+37
* Fix -Wformat warnings, still need to do something about %b and pointerrgrimes1995-05-096-20/+24
* Rewrite the MCD_TRACE macro to be a varargs macro so that the extraneousrgrimes1995-05-091-18/+25
* Cleanup to the INET part of lpt.c.phk1995-05-091-108/+152
* Correction, Jim Lowe is the author... Getting code to work right is farpst1995-05-081-1/+1
* Update copyright notice to properly reflect that this was original workpst1995-05-081-1/+2
* Fix numerous bugs in wdsize().bde1995-05-081-15/+7
* The value -1 is special. Allow it.jkh1995-05-081-2/+2
* Make disk.c smart enough to handle disk with "OnTrack Disk manager".phk1995-05-081-7/+17
* Add hook for pstat -tache1995-05-071-1/+3
* Add additional check for IRQ > 15. This code still needs a lot of work!jkh1995-05-071-2/+8
* Duh! Get the section number for config(8) right! :)jkh1995-05-071-2/+2
* If user specifies IRQ 2, remap it to IRQ 9 with a warning.jkh1995-05-071-1/+5
* Fix style inconsistencies in the last few commits.bde1995-05-071-30/+28
* Submitted by: john@physiol.su.oz.au (John Mackin)bde1995-05-071-28/+32
* Major cleanup up SunOS/VAT driver emulation code, added a BSD style copyrightpst1995-05-073-123/+193
* Restructured the floppy tape probe.joerg1995-05-064-20/+41
* Fix spelling error. Commented out ISO and ISO related things until Idg1995-05-052-12/+20
* Check for 0 before dividing by it. Patch from Paul Traina, modifieddg1995-05-051-2/+10
* Kill bogus duplicated code that resulted in an editing screwup of minedg1995-05-041-24/+1
* Correct the definition for the (unused) cpu_setstack().dg1995-05-041-2/+2
* Fixed a hard-coded slot number which crept in.phk1995-05-031-2/+2
* Forgot this part of the if_ze power off patch.phk1995-05-031-6/+2
* Reduce latency by checking FIFO for samples in startdufault1995-05-021-40/+84
* Fix CHOWN_RESTRICTED and NO_TRUNC to return correct values per POSIXache1995-05-021-5/+5
* Back out incorrect jkh's fix and apply correct oneache1995-05-021-4/+8
* The handling of _SC_SAVED_IDS was wrong; _POSIX_SAVED_IDS has no valuejkh1995-05-021-5/+1
* Added a memcpy() routine.dg1995-05-021-1/+24
* A missing 'and', probably my fault.phk1995-05-021-2/+2
* Do the obvious thing: when the interface is downed, power off the card.phk1995-05-021-148/+78
* Fixed a problem that can cause left-over pv_entries and asdyson1995-05-011-27/+9
* Aaron Daily of Adaptec has informed me that some form of paged SCBgibbs1995-05-011-6/+4
* Set the return value (outb'd to the sequencer) for non zero statusgibbs1995-05-011-10/+17
OpenPOWER on IntegriCloud