summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Fix setdumpdev():dg1995-05-291-16/+23
* Reduce the amount of bss the kzip stuff uses by moving big buffers intophk1995-05-296-236/+32
* Submitted by: dufaultrgrimes1995-05-282-10/+20
* Increased delay after reset to 10ms. Suggested by several people, the lastdg1995-05-271-2/+2
* Update swap and dump stuff to match reality:dg1995-05-272-22/+8
* Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"dg1995-05-254-17/+7
* Enclosed is a patch for if_ze.c which will allow it to operate withdg1995-05-241-2/+7
* Fixed problem with "char" cursor..sos1995-05-211-2/+6
* Now I could finally test this change: bad144 is now relative to thephk1995-05-211-4/+4
* Make the "information" slice printfs if(bootverbose).phk1995-05-181-10/+13
* Added "BROKEN_KEYBOARD_RESET" option to disable using the keyboard resetdg1995-05-183-3/+14
* Changed read_csr and write_csr to static so that they don't clashdg1995-05-171-2/+2
* Reviewed by: phkbde1995-05-171-1/+1
* Reviewed by: phkbde1995-05-171-0/+2
* Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs:dg1995-05-172-49/+76
* Changes to support the "new" bad144. Adds a "BADSCAN" ioctl and support.dg1995-05-161-4/+15
* Added apersand constraint to make sure that the source and destinationdg1995-05-141-2/+2
* After carefully reading three reference documents, and analyzingdg1995-05-141-4/+4
* Changed swap partition handling/allocation so that it doesn'tdg1995-05-144-66/+13
* "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
OpenPOWER on IntegriCloud