| Commit message (Expand) | Author | Age | Files | Lines |
* | Axe an unneeded PCPU_SET(spinlocks, NULL) that I missed earlier. | jhb | 2001-12-12 | 3 | -3/+0 |
* | Overhaul the per-CPU support a bit: | jhb | 2001-12-11 | 21 | -414/+201 |
* | Delete some leftover code from a bygone age. We dont have an array of | peter | 2001-12-11 | 1 | -11/+1 |
* | Add new boot flag to i386 boot: -p. | guido | 2001-12-10 | 1 | -1/+1 |
* | Add identification string for AMD-761 host to PCI bridge. | murray | 2001-12-10 | 1 | -0/+3 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 3 | -6/+6 |
* | style(9) | obrien | 2001-12-09 | 1 | -7/+7 |
* | Allow maxusers to be specified as 0 in the kernel config, which will | dillon | 2001-12-09 | 3 | -3/+4 |
* | o Whitespace sync to GENERIC | rwatson | 2001-12-05 | 1 | -1/+1 |
* | Update pathnames for creation of tags file. | mckusick | 2001-12-05 | 1 | -1/+1 |
* | PROCFS requires PSEUDOFS. | des | 2001-12-04 | 1 | -1/+2 |
* | PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet. | des | 2001-12-04 | 1 | -1/+2 |
* | PROCFS requires PSEUDOFS now. | des | 2001-12-04 | 1 | -1/+1 |
* | Add a missing open paren to a macro that's been broken (and apparently | jhb | 2001-12-04 | 1 | -1/+1 |
* | o Stop abusing MD headers with non-MD types. | mike | 2001-12-01 | 1 | -2/+0 |
* | cpuid bit 30 is 'IA64', for when you're running in i386 mode on an ia64 | peter | 2001-11-30 | 1 | -1/+1 |
* | Whitespace fixes so thre 386 versoion of __uint8_swap_uint32 is easier to | jhb | 2001-11-28 | 1 | -2/+4 |
* | Clean up some of the gross macros whitespace wise before I fix the asm | jhb | 2001-11-28 | 1 | -20/+22 |
* | Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of | msmith | 2001-11-27 | 1 | -0/+7 |
* | MFS: I was confused. This code wasn't in -current after all. | imp | 2001-11-26 | 2 | -10/+28 |
* | Add driver for Granch SBNI12-xx ISA and PCI network adapters. | fjoe | 2001-11-21 | 1 | -0/+6 |
* | Convert BSD trap codes to i386. | pb | 2001-11-20 | 1 | -2/+41 |
* | Yet another verbose printing cleanup. Remove debug_wakeup flag and | iwasaki | 2001-11-18 | 1 | -5/+2 |
* | Fix the non-KSTACK_GUARD case.. It has been broken since the KSE | peter | 2001-11-17 | 1 | -0/+1 |
* | Start bringing i386/pmap.c into line with cleanups that were done to | peter | 2001-11-17 | 4 | -258/+193 |
* | Handle the IBCS2 FIONREAD ioctl. I have only tested that this | iedowse | 2001-11-16 | 1 | -0/+1 |
* | Oops, I accidently merged a whitespace error from the original commit. | peter | 2001-11-16 | 1 | -1/+1 |
* | Converge/fix some debug code (#if 0'ed on alpha, but whatever) | peter | 2001-11-16 | 1 | -14/+11 |
* | Allow bit 21 of EFLAGS register (PSL_ID) be changed in the use-mode without | sobomax | 2001-11-15 | 1 | -1/+1 |
* | Document the atkbd flags of 0x03 and be explicit to mention this might | asmodai | 2001-11-15 | 1 | -0/+2 |
* | - Don't enable interrupts in trap() if we trapped while holding a spin | jhb | 2001-11-15 | 1 | -6/+17 |
* | Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVER | jhb | 2001-11-15 | 1 | -1/+0 |
* | Replace use of "0" constraints in inline asm with "+" constraints, | keramida | 2001-11-13 | 1 | -4/+4 |
* | Change constraints to use "+" in inline asm instead of mapping input | keramida | 2001-11-12 | 1 | -1/+1 |
* | Use newer constraints for atomic_cmpset(). | jhb | 2001-11-12 | 1 | -11/+9 |
* | Use newer constraints for inline assembly for an operand that is both an | jhb | 2001-11-12 | 1 | -21/+21 |
* | Back out last commit, it was accidental | imp | 2001-11-11 | 1 | -79/+79 |
* | s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing | imp | 2001-11-11 | 1 | -79/+79 |
* | Add two minor changes. | iwasaki | 2001-11-11 | 1 | -33/+44 |
* | Fix tab damage in rev 1.326. | obrien | 2001-11-06 | 1 | -1/+1 |
* | Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. | iwasaki | 2001-11-06 | 1 | -1/+9 |
* | GC userconfig after Peter axed it 15 months ago. | phk | 2001-11-05 | 1 | -3148/+0 |
* | Also remove the .h files for the old rp driver. | phk | 2001-11-05 | 2 | -1137/+0 |
* | Remove the old RocketPort driver which was left behind in favour | phk | 2001-11-05 | 1 | -1988/+0 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 1 | -3/+0 |
* | Don't call devsw_add(). | phk | 2001-11-04 | 1 | -4/+0 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 7 | -26/+0 |
* | Don't call cdevsw_add() | phk | 2001-11-04 | 1 | -4/+0 |
* | Call to cdevsw_add() no longer needed. | phk | 2001-11-04 | 1 | -1/+0 |
* | o Add new header <sys/stdint.h>. | mike | 2001-11-02 | 4 | -0/+470 |