| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix the same misinitialization of pmap_prefault_pageorder as on i386. | Poul-Henning Kamp | 2002-10-01 | 1 | -2/+2 |
| * | Back our kernel support for reliable signal queues. | Juli Mallett | 2002-10-01 | 1 | -2/+1 |
| * | First half of implementation of ksiginfo, signal queues, and such. This | Juli Mallett | 2002-09-30 | 1 | -1/+2 |
| * | use __packed. | Alfred Perlstein | 2002-09-23 | 1 | -10/+10 |
| * | Remove a bunch of stuff that is surplus now | Julian Elischer | 2002-09-23 | 1 | -76/+0 |
| * | At great personal risk, add a __packed and __aligned(x) define that | Peter Wemm | 2002-09-23 | 1 | -1/+1 |
| * | Be careful not to define GCC-specific optimizations in the non-GCC | Mike Barcroft | 2002-09-23 | 1 | -2/+11 |
| * | Use the fields in the sysentvec and in the vm map header in place of the | Jake Burkholder | 2002-09-21 | 1 | -1/+1 |
| * | o Remove an initialized but unused variable from pmap_remove_all(). | Alan Cox | 2002-09-21 | 1 | -2/+0 |
| * | Wrap GNUish asm() code in #ifdef __GNUC__ | Mark Murray | 2002-09-21 | 1 | -0/+24 |
| * | For reasons now lost in historical fog, the bounds_check_with_label() | Poul-Henning Kamp | 2002-09-20 | 1 | -60/+0 |
| * | Remove needless <sys/disklabel.h> and <sys/diskslice.h> #includes. | Poul-Henning Kamp | 2002-09-20 | 1 | -2/+0 |
| * | Fix last commit so that it actually works: | John Baldwin | 2002-09-19 | 1 | -5/+6 |
| * | Implement db_print_backtrace() if DDB is compiled into the kernel. This | John Baldwin | 2002-09-19 | 1 | -2/+25 |
| * | Implement C99's va_copy() macro. | Mike Barcroft | 2002-09-18 | 1 | -0/+3 |
| * | Add stub function for cpu_set_upcall_kse() | Peter Wemm | 2002-09-17 | 1 | -0/+7 |
| * | #if 0 out the following functions: | Peter Wemm | 2002-09-17 | 1 | -2/+9 |
| * | Make this compile after the last kse commit. | Peter Wemm | 2002-09-17 | 1 | -1/+1 |
| * | It seems I accidently committed a change that removed the userland includes | Peter Wemm | 2002-09-17 | 1 | -2/+0 |
| * | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 2 | -22/+3 |
| * | Allocate KSEs and KSEGRPs separatly and remove them from the proc structure. | Julian Elischer | 2002-09-15 | 1 | -1/+1 |
| * | kthread.h is not needed | Scott Long | 2002-09-14 | 1 | -1/+0 |
| * | The nfsroot code should be conditional on NFSCLIENT, not NFS (which no | Peter Wemm | 2002-09-13 | 1 | -1/+1 |
| * | Somebody forgot to turn out the lights. | Peter Wemm | 2002-09-11 | 2 | -90/+0 |
| * | Completely redo thread states. | Julian Elischer | 2002-09-11 | 1 | -0/+1 |
| * | Fill out two fields (si_pid, si_uid) in the siginfo structure handed back | Juli Mallett | 2002-09-07 | 1 | -0/+2 |
| * | Zap the implementations of the i386-aout specific cpu_coredump function. | Peter Wemm | 2002-09-07 | 1 | -23/+0 |
| * | Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on all | Mike Barcroft | 2002-09-03 | 1 | -54/+0 |
| * | Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to | Jake Burkholder | 2002-09-01 | 3 | -15/+45 |
| * | Take a shot at fixing up a whole stack of style and other embarresing | Peter Wemm | 2002-08-31 | 1 | -11/+7 |
| * | Maxmem is a long, so update printf format so this compiles. | John Baldwin | 2002-08-31 | 1 | -1/+1 |
| * | Change hw.physmem and hw.usermem to unsigned long like they used to be | Peter Wemm | 2002-08-30 | 3 | -15/+22 |
| * | Renamed poorly named setregs to exec_setregs. Moved its prototype to | Jake Burkholder | 2002-08-29 | 2 | -3/+2 |
| * | Fix a long-standing bug on alpha: | Mike Barcroft | 2002-08-26 | 1 | -2/+2 |
| * | Replace various spelling with FALLTHROUGH which is lint()able | Philippe Charnier | 2002-08-25 | 2 | -2/+2 |
| * | o Retire pmap_pageable(). It's an advisory routine that none | Alan Cox | 2002-08-25 | 1 | -23/+0 |
| * | Move several MI types from <machine/_types.h> to <sys/_types.h>. | Mike Barcroft | 2002-08-23 | 1 | -37/+0 |
| * | Many of the alpha low level console drivers still have bogus compile time | Peter Wemm | 2002-08-22 | 11 | -23/+22 |
| * | o Merge <machine/ansi.h> and <machine/types.h> into a new header | Mike Barcroft | 2002-08-21 | 6 | -180/+152 |
| * | remove unit counts from atkbdc, pckbd, sc | Peter Wemm | 2002-08-20 | 1 | -2/+2 |
| * | Make similar changes to fo_stat() and fo_poll() as made earlier to | Robert Watson | 2002-08-16 | 1 | -3/+3 |
| * | In order to better support flexible and extensible access control, | Robert Watson | 2002-08-15 | 1 | -2/+2 |
| * | - Hold the vnode lock throughout execve. | Jeff Roberson | 2002-08-13 | 1 | -13/+1 |
| * | o Remove an unnecessary vm_page_flash() from _pmap_unwire_pte_hold(). | Alan Cox | 2002-08-13 | 1 | -2/+0 |
| * | Teach the OSF/1 emulation layer a little more about mandatory access | Robert Watson | 2002-08-12 | 1 | -0/+19 |
| * | Add support for the LSI-Logic Fusion/MP architecture. | Matt Jacob | 2002-08-11 | 1 | -0/+1 |
| * | o Remove the setting and clearing of the PG_MAPPED flag from the alpha and | Alan Cox | 2002-08-10 | 1 | -8/+4 |
| * | Make ppp(4) devices clonable and unloadable. | Brooks Davis | 2002-08-09 | 1 | -1/+1 |
| * | o Introduce pmap_page_is_mapped(). Its purpose is to obsolete | Alan Cox | 2002-08-07 | 1 | -0/+1 |
| * | o Don't set PG_MAPPED or PG_WRITEABLE when a page is mapped | Alan Cox | 2002-08-05 | 1 | -9/+2 |