summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Have dmabuf.c match the roll-back in soundcard.c. We should be makingjkh1995-03-053-20/+105
* Changed the printf()s in npxattach a bit so you don't end up withwpaul1995-03-053-18/+18
* Correct some of the spelling.jkh1995-03-051-2/+4
* Revert change on advice of author.jkh1995-03-051-4/+28
* PLEASE, PLEASE, PLEASE!!!!!!!ache1995-03-053-20/+30
* Remove a gratutious cast.jkh1995-03-041-2/+2
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-0457-444/+579
* Add processor type and worm driversdufault1995-03-041-0/+2
* Add processor type and worm type driversdufault1995-03-041-1/+41
* 1. Change driver signatures to full signature for slice support.dufault1995-03-0414-199/+835
* Weak symbol support from NetBSD. This should bring us in sync with thenate1995-03-042-10/+20
* Added some more of John's "anti-chatter" fixes - set the page activationdg1995-03-041-4/+11
* Remove unused common variable `extended'.bde1995-03-041-2/+2
* Support extended DOSpartitions.bde1995-03-042-102/+362
* Don't warn about missing labels for non-BSD slices.bde1995-03-041-13/+38
* Fake the geometry to be 32 sectors * 64 heads * (vn->sc_size / 2048)bde1995-03-041-13/+6
* Add a type field to struct diskslice.bde1995-03-041-1/+2
* Reduced loopback MTU to 16k to work around a miriad of problems with itdg1995-03-041-2/+2
* Removed obsolete vtrace() remnants.dg1995-03-0416-92/+22
* Removed obsolete vtrace() and reorganized a little.dg1995-03-042-176/+48
* Fix flag bugs with RUKEYMAPache1995-03-033-9/+9
* Preserve reverse link integraty while doing the queue insertion.dg1995-03-032-4/+4
* Fixes from John Dyson to work around vnode lock hang. Basically, removedg1995-03-033-11/+22
* Make sure there is a device before opening. Fixes NULL accessdufault1995-03-031-1/+4
* Make in lkm/syscons fails due to missing include for apm stuff.nate1995-03-031-0/+1
* Removed redundant delcaration of msdosfs_denode.c from the SRCS line.nate1995-03-032-6/+6
* Reduce burst length to 4 DWORDs for now, since there seem tose1995-03-031-4/+5
* emoved redundant definition of imcs2_close() since it already exists innate1995-03-031-13/+1
* Minor update to syscons.sos1995-03-039-171/+180
* Use copyout to install the sigframe rather than directly writing to thedg1995-03-032-46/+72
* Make 'config [kernel] swap generic' work again. It would seem thatwpaul1995-03-021-10/+10
* Disable vga_attach() code, as it always should have been.se1995-03-021-2/+2
* Speed up PCI attach code by ommiting test if its result is ignored anyway.se1995-03-022-26/+30
* Some people have complained that they were unable to boot thewpaul1995-03-021-4/+24
* Fix it so that systems with NSCBUS==0 don't have undefineds.dufault1995-03-021-2/+10
* Don't try to cluster busy buffers.dg1995-03-021-16/+35
* Move exact match pcb's to the head of the list to improve lookupdg1995-03-021-3/+8
* Correct printf format strings to match argument types.rgrimes1995-03-021-12/+12
* Remove unused variables, and move some inside of DEBUGDO to quite uprgrimes1995-03-022-26/+30
* Move the matcd includes to the right place.jkh1995-03-021-18/+19
* Finish the matcd import. My face is red.jkh1995-03-022-4/+4
* Fix up the matcd import.jkh1995-03-021-18/+1
* Changes to incorporate the Matsushita CDROM driver (otherwise known asjkh1995-03-0210-23/+2893
* Missed a reference to numvnd.phk1995-03-021-1/+1
* Use su/fubyte instead of directly touching the user's address space.dg1995-03-012-16/+8
* Various changes from John and myself that do the following:dg1995-03-0110-288/+239
* Made host id configurable with a kernel option "AIC_SCSI_HOSTID=val".dufault1995-03-011-1/+3
* 1. Added a "scsi" command to userconfig as a startdufault1995-03-012-4/+84
* Added a little documentation on the fixed SCSI config anddufault1995-03-013-45/+96
* 1. "uk" driver now optional on scbusdufault1995-03-011-1/+2
OpenPOWER on IntegriCloud