| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | The sound drivers live in sound/driver, not sound/drivers | imp | 2001-11-02 | 1 | -1/+1 |
* | Some fix for the recent apm module changes. | iwasaki | 2001-11-01 | 4 | -18/+200 |
* | Skip PG_UNMANAGED pages when we're shooting everything down to try and | peter | 2001-11-01 | 1 | -1/+1 |
* | Remove previous revision. smp_started back in subr_smp where it belongs. | mjacob | 2001-10-31 | 3 | -6/+0 |
* | Make the actual volatile int smp_started live *somewhere*. This is | mjacob | 2001-10-31 | 3 | -0/+6 |
* | Spell deivces as devices. | rwatson | 2001-10-31 | 2 | -2/+2 |
* | Don't let pmap_object_init_pt() exhaust all available free pages | dillon | 2001-10-31 | 1 | -1/+17 |
* | Don't try to probe the PnP BIOS if ACPI is active. | msmith | 2001-10-31 | 1 | -0/+5 |
* | Add kmupetext(), a function that expands the range of memory covered | green | 2001-10-30 | 1 | -0/+1 |
* | MFGeneric: ->1.327 Sync with GENERIC | imp | 2001-10-30 | 1 | -10/+11 |
* | Move device lnc to isa section, since it no longer uses the compat shims. | imp | 2001-10-30 | 1 | -3/+2 |
* | Fix a typo in comment and #ifdef fixes: GRAP_PRIO -> GRAB_PRIO so that | jhb | 2001-10-30 | 1 | -1/+1 |
* | Don't set CR0_NE in cpu_setregs() for the SMP case, since setting it | bde | 2001-10-29 | 1 | -0/+2 |
* | - More whitespace and comment cleanups. | jhb | 2001-10-28 | 1 | -35/+46 |
* | Eliminate the prefix parameter to linux_emul_find(), which was always | des | 2001-10-27 | 1 | -2/+2 |
* | Add APM compatibility feature to ACPI. | iwasaki | 2001-10-26 | 1 | -0/+335 |
* | Add a per-thread ucred reference for syscalls and synchronous traps from | jhb | 2001-10-26 | 1 | -26/+37 |
* | Remove wx driver, which got recently removed. | asmodai | 2001-10-25 | 1 | -1/+0 |
* | Unbreak NEWCARD by removing options NFS and replacing it with the | asmodai | 2001-10-25 | 1 | -1/+2 |
* | Currently no code does a CROSSJUMP() to sw1a, so we don't need a | jhb | 2001-10-25 | 1 | -2/+0 |
* | Use %ecx instead of %ebx for the scratch register while updating %dr7 since | jhb | 2001-10-25 | 1 | -5/+3 |
* | - Fix typo in comment from previous revision. | jhb | 2001-10-25 | 1 | -3/+4 |