summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes adillon2000-03-271-2/+24
* Add support for offloading IP/TCP/UDP checksums to NIC hardware whichjlemon2000-03-272-0/+214
* Substantially cleanup of the pcvt kernel part. This cleanup doeshm2000-03-2610-3001/+407
* Make this compile again and harmonize with GENERIC:imp2000-03-251-19/+27
* Update sysinstall to use struct uc_device instead of struct isa_devicejhb2000-03-242-18/+74
* Document options HZ, place it in its own section `CLOCK OPTIONS' andasmodai2000-03-232-6/+40
* Include a space between hash ('#') and 'Berkeley packet filter' likedan2000-03-211-1/+1
* Isolate the Timecounter internals in their own two files.phk2000-03-205-16/+20
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-209-23/+23
* Exchange numerical values for FPE_INTDIV and FPE_INTOVF, so that theycracauer2000-03-201-2/+2
* Argh, fix cut/paste mistake. This contributed to LINT not building.peter2000-03-202-4/+4
* This file was repo copied and I forgot to cvs rm this here.peter2000-03-201-383/+0
* Increment number of retries before giving up. This may fix thekato2000-03-201-1/+3
* Update the copyright. Remove the advertising clause.paul2000-03-201-5/+2
* Set the bits in the mask from the left to the right, not backwards.green2000-03-191-1/+1
* Make SPLASSERT sysctl and boot time tunable with kern.splassertmode.ps2000-03-191-1/+35
* Document and supply COMPAT_OLDPCI and COMPAT_OLDISA so 'make release'peter2000-03-193-0/+6
* Connect the ISA and PCI compatability shims to an option. In this casepeter2000-03-192-1/+9
* Completely decouple userconfig from 'struct isa_device' and friends.peter2000-03-191-105/+99
* Remove the old a.out-only boot loader, we don't use it any more.peter2000-03-1983-16124/+0
* Add device isic to the ASUSCOM_IPAC entry.asmodai2000-03-192-10/+12
* Modify if_wi.c to call bpfdetach(ifp) before if_detach(ifp), so as torwatson2000-03-191-0/+2
* - Properly keep track of I/O port resources.yokota2000-03-191-0/+2
* o Replace the old "oltr" driver with the completely re-writtenlile2000-03-181-5/+0
* Put ASUSCOM_IPAC in the section where it belongs, namely i4b.asmodai2000-03-182-6/+6
* Put the undocumented options back at the bottom as per oldasmodai2000-03-182-158/+158
* Document three debug options: npx, bus and vfs locks debugging.asmodai2000-03-182-6/+10
* - `Newbus'ified the mse driver.yokota2000-03-181-5/+0
* - Add Support for the following PS/2 mice:yokota2000-03-181-4/+44
* - `Newbus'ified the driver.yokota2000-03-181-124/+283
* Please welcome the URio driver. Written byn_hibma2000-03-163-0/+7
* Eliminate the undocumented, experimental, non-delivering and highlyphk2000-03-161-34/+0
* Remove stray pointers to wdc; it was removed a while back.peter2000-03-151-1/+0
* Remove left over files from wd; Since pc98 still uses some of them thosepeter2000-03-156-4552/+0
* Trim a couple of over-long stringsmsmith2000-03-151-2/+2
* Remove further vestiges of wd.asmodai2000-03-141-4/+0
* Get rid of wdc.asmodai2000-03-141-1/+0
* Fix the spelling, and some minor tweaks on the ata device...sos2000-03-142-4/+6
* Remove wd entries.asmodai2000-03-142-148/+0
* Fixed a spelling error that disabled the rc driver.bde2000-03-131-1/+1
* Fix some style bugs. The long line is in a chunk of code that'snsayer2000-03-132-16/+16
* Disabled the optimization of not doing an invltlb_1pg() when changingbde2000-03-131-4/+4
* Remove option MD5, it has been standardized almost two years ago.ru2000-03-132-12/+0
* Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.phk2000-03-137-25/+30
* Change the default FPU control word so that exceptions for newcracauer2000-03-101-34/+4
* Fix bug in linux_wait4 and linux_waitpid where garbage in the statusmarcel2000-03-091-0/+2
* Add Compaq `ida' driver to GENERIC, update it's LINT entry.jlemon2000-03-093-22/+9
* Implement Linux BLKGETSIZE ioctl, and open the door to implementingnsayer2000-03-092-0/+42
* Remove the PCI device class and all the PCI-only devices. With the newbusmsmith2000-03-091-153/+40
* Document the discard device appearing as 'ds0', 'ds1', etc.nik2000-03-072-4/+4
OpenPOWER on IntegriCloud