| Commit message (Expand) | Author | Age | Files | Lines |
* | One in a while, something happens so uncannily that you get knocked off | green | 2000-04-02 | 2 | -2/+2 |
* | Oops, PCVT_FREEBSD is useless too. Add new PCVT_GREENSAVER option. | hm | 2000-03-31 | 2 | -2/+2 |
* | remove useless PCVT_EMU_MOUSE option. | hm | 2000-03-31 | 2 | -2/+0 |
* | Add support for "green" saver mode. | hm | 2000-03-31 | 1 | -1/+2 |
* | PR: kern/2327 | hm | 2000-03-31 | 2 | -2/+52 |
* | Make sysv-style shared memory tuneable params fully runtime adjustable | peter | 2000-03-30 | 2 | -14/+0 |
* | Oldconfig cs driver. Obsoleted by newbus driver in sys/dev/cs. | imp | 2000-03-30 | 2 | -1930/+0 |
* | NewBus the cs driver. | imp | 2000-03-30 | 1 | -5/+0 |
* | PC-98 BIOS copies the DX register into its work area. The value of it | kato | 2000-03-29 | 1 | -0/+3 |
* | Ratoc REX-9880/83 support (PC-98 only). This commit added functions | kato | 2000-03-29 | 1 | -0/+129 |
* | This should fix the lockups people have been experiencing. I muffed up | dillon | 2000-03-29 | 1 | -1/+1 |
* | The SMP cleanup commit broke need_resched, this fixes that and also | dillon | 2000-03-29 | 6 | -14/+10 |
* | Change the mbuf size from 128 -> 256. Increasing the mbuf header size | jlemon | 2000-03-29 | 1 | -1/+1 |
* | Added indirect pio into the bus space stuff for the NEC PC-98. bus.h | kato | 2000-03-29 | 8 | -1415/+686 |
* | The SMP cleanup commit broke UP compiles. Make UP compiles work again. | dillon | 2000-03-28 | 2 | -1/+26 |
* | pcvt cleanup. | hm | 2000-03-28 | 2 | -6/+3 |
* | pcvt cleanup. | hm | 2000-03-28 | 1 | -70/+20 |
* | Commit major SMP cleanups and move the BGL (big giant lock) in the | dillon | 2000-03-28 | 27 | -1351/+462 |
* | Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a | dillon | 2000-03-27 | 1 | -2/+24 |
* | Add support for offloading IP/TCP/UDP checksums to NIC hardware which | jlemon | 2000-03-27 | 2 | -0/+214 |
* | Substantially cleanup of the pcvt kernel part. This cleanup does | hm | 2000-03-26 | 10 | -3001/+407 |
* | Make this compile again and harmonize with GENERIC: | imp | 2000-03-25 | 1 | -19/+27 |
* | Update sysinstall to use struct uc_device instead of struct isa_device | jhb | 2000-03-24 | 2 | -18/+74 |
* | Document options HZ, place it in its own section `CLOCK OPTIONS' and | asmodai | 2000-03-23 | 2 | -6/+40 |
* | Include a space between hash ('#') and 'Berkeley packet filter' like | dan | 2000-03-21 | 1 | -1/+1 |
* | Isolate the Timecounter internals in their own two files. | phk | 2000-03-20 | 5 | -16/+20 |
* | Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new | phk | 2000-03-20 | 9 | -23/+23 |
* | Exchange numerical values for FPE_INTDIV and FPE_INTOVF, so that they | cracauer | 2000-03-20 | 1 | -2/+2 |
* | Argh, fix cut/paste mistake. This contributed to LINT not building. | peter | 2000-03-20 | 2 | -4/+4 |
* | This file was repo copied and I forgot to cvs rm this here. | peter | 2000-03-20 | 1 | -383/+0 |
* | Increment number of retries before giving up. This may fix the | kato | 2000-03-20 | 1 | -1/+3 |
* | Update the copyright. Remove the advertising clause. | paul | 2000-03-20 | 1 | -5/+2 |
* | Set the bits in the mask from the left to the right, not backwards. | green | 2000-03-19 | 1 | -1/+1 |
* | Make SPLASSERT sysctl and boot time tunable with kern.splassertmode. | ps | 2000-03-19 | 1 | -1/+35 |
* | Document and supply COMPAT_OLDPCI and COMPAT_OLDISA so 'make release' | peter | 2000-03-19 | 3 | -0/+6 |
* | Connect the ISA and PCI compatability shims to an option. In this case | peter | 2000-03-19 | 2 | -1/+9 |
* | Completely decouple userconfig from 'struct isa_device' and friends. | peter | 2000-03-19 | 1 | -105/+99 |
* | Remove the old a.out-only boot loader, we don't use it any more. | peter | 2000-03-19 | 83 | -16124/+0 |
* | Add device isic to the ASUSCOM_IPAC entry. | asmodai | 2000-03-19 | 2 | -10/+12 |
* | Modify if_wi.c to call bpfdetach(ifp) before if_detach(ifp), so as to | rwatson | 2000-03-19 | 1 | -0/+2 |
* | - Properly keep track of I/O port resources. | yokota | 2000-03-19 | 1 | -0/+2 |
* | o Replace the old "oltr" driver with the completely re-written | lile | 2000-03-18 | 1 | -5/+0 |
* | Put ASUSCOM_IPAC in the section where it belongs, namely i4b. | asmodai | 2000-03-18 | 2 | -6/+6 |
* | Put the undocumented options back at the bottom as per old | asmodai | 2000-03-18 | 2 | -158/+158 |
* | Document three debug options: npx, bus and vfs locks debugging. | asmodai | 2000-03-18 | 2 | -6/+10 |
* | - `Newbus'ified the mse driver. | yokota | 2000-03-18 | 1 | -5/+0 |
* | - Add Support for the following PS/2 mice: | yokota | 2000-03-18 | 1 | -4/+44 |
* | - `Newbus'ified the driver. | yokota | 2000-03-18 | 1 | -124/+283 |
* | Please welcome the URio driver. Written by | n_hibma | 2000-03-16 | 3 | -0/+7 |
* | Eliminate the undocumented, experimental, non-delivering and highly | phk | 2000-03-16 | 1 | -34/+0 |