| Age | Commit message (Expand) | Author |
| 2004-01-04 | Rearrange process exit path to avoid need to free resources from different | jdolecek |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-11-25 | bye, bye _MCONTEXT_TO_SIGCONTEXT and vice versa. | christos |
| 2003-11-04 | Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. | dsl |
| 2003-11-01 | Based on the historic hp300 pmap, initialize firstpage to TRUE, and | he |
| 2003-11-01 | Initialize needcflush to FALSE in pmap_do_remove(). | he |
| 2003-10-31 | Don't pass the (unused) return value args to the | simonb |
| 2003-10-30 | Don't define __HAVE_LONG_DOUBLE for __mc68010__. | kleink |
| 2003-10-30 | Allow a port to override MAXPHYS. | mycroft |
| 2003-10-30 | In the 68010 code, we were reading sched_whichqs wrong... | mycroft |
| 2003-10-28 | Similar to sparc, make available the extended-precision definitions for | kleink |
| 2003-10-28 | Remove bogus initializer. | mycroft |
| 2003-10-28 | m68k_make_fpu_idle_frame() is not needed/wanted if defined(M68010) | mrg |
| 2003-10-28 | #define __HAVE_LONG_DOUBLE on platforms which implement a distinct | kleink |
| 2003-10-27 | initialize uninitialized | cl |
| 2003-10-27 | Err, rename some members added in previous to make them reflect their | kleink |
| 2003-10-27 | appease lint's ``warning: nonportable bit-field type'' in MD header | cl |
| 2003-10-26 | For convenient use in libc, add unions of the C floating types and their | kleink |
| 2003-10-26 | Correct the position of the QUIETNAN bit. | kleink |
| 2003-10-26 | Use <sys/ieee754.h> where applicable. | kleink |
| 2003-10-26 | Hide the extended-precision definitions from __mc68010__. | kleink |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-23 | * Move the definitions for types other than single-precision and double- | kleink |
| 2003-10-23 | Account separately for the explicit integer bit in extended-precision | kleink |
| 2003-10-23 | While I'm here, retire the FPE code's own copy of ieee.h. | kleink |
| 2003-10-23 | Make struct ieee_ext actually match the layout of m68k extended-precision. | kleink |
| 2003-10-18 | Define SIGTRAMP_VALID(v). | briggs |
| 2003-10-08 | Add some accessor macros for the ucontext: | thorpej |
| 2003-10-08 | * Shuffle some data structures so, and add a flags word to ksiginfo_t. | thorpej |
| 2003-09-27 | Cast through (void *) to appease gcc3. | cl |
| 2003-09-27 | Cast through (void *) to appease gcc3. | mhitch |
| 2003-09-26 | Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h | nathanw |
| 2003-09-25 | constify siginfo/trapsignal | christos |
| 2003-09-23 | move #defines back to frame.h | cl |
| 2003-09-22 | SA_SIGINFO support for m68k (compat svr4) | cl |
| 2003-09-22 | SA_SIGINFO support for m68k (emul linux) | cl |
| 2003-09-22 | SA_SIGINFO support for m68k (compat sunos) | cl |
| 2003-09-22 | SA_SIGINFO support for m68k | cl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Adapt to ktrace/lwp changes. | thorpej |
| 2003-06-29 | Adapt to ktrace/lwp changes. | thorpej |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-06-24 | Move (and unify) PMAP_DEBUG and FPU_EMULATE here - it is tested in | martin |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-05-12 | Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's | kleink |
| 2003-05-10 | Back out the following chagne: | thorpej |
| 2003-05-08 | Simplify the way the bounds of the managed kernel virtual address | thorpej |