| Age | Commit message (Expand) | Author |
| 2000-06-30 | raise MSIZE from 128 to 256. | itojun |
| 2000-06-26 | Add <machine/int_types.h>, which provides namespace-pure definitions | kleink |
| 2000-06-11 | Add cpu_counter(). | tsubai |
| 2000-06-01 | Make booted_device global (and booted_parition for consitency). | matt |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 2000-05-16 | Nuke dk_establish() from orbit except from those ports which still use | thorpej |
| 2000-04-29 | Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file | thorpej |
| 2000-03-17 | Install "machineendian_machdep.h". | tron |
| 2000-03-17 | In the `MY THAT'S GROSS' department... | mycroft |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 1999-12-23 | C99: Define a NAN macro in <math.h> which evaulates to a constant expression of | kleink |
| 1999-12-04 | CL* discarding. | ragge |
| 1999-08-21 | Include <sys/bswap.h> for function prototypes. i386, pc532 and vax | simonb |
| 1999-08-10 | Define cpu_number() as discussed on tech-smp. | thorpej |
| 1999-08-05 | Change the semantics of splsoftclock() to be like other spl*() functions, | thorpej |
| 1999-05-04 | Toss contents, and just pull in <powerpc/pmap.h>. | thorpej |
| 1999-05-04 | Pull in <powerpc/reg.h>. | thorpej |
| 1999-04-17 | Modify syncicache on PowerPC from an inline to a real function. | ws |
| 1999-04-16 | Now that we have direct-mapped pool pages, we can garbage-collect VM_MBUF_SIZE | thorpej |
| 1999-03-23 | VM_MBUF_SIZE is in terms of MCLBYTES, not CLBYTES. | thorpej |
| 1999-01-27 | Use <sys/disklabel_mbr.h> | thorpej |
| 1999-01-16 | MNN is no longer optional | chuck |
| 1999-01-15 | Move the bswap functions from libutil to libc (this bups the | bouyer |
| 1998-12-04 | Not used. | sakamoto |
| 1998-10-02 | Oops, ofppc don't have wscons. | sakamoto |
| 1998-09-01 | Eliminate ovbcopy define. | sakamoto |
| 1998-08-26 | vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t | sakamoto |
| 1998-07-07 | Use fixed-size types. | thorpej |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |
| 1998-06-05 | Merge in MACHINE_NEW_NONCONTIG support and some fix from Tsubai-San. | sakamoto |
| 1998-05-28 | Rename NetBSD/powerpc to NetBSD/ofppc. | sakamoto |
| 1998-04-29 | Pull in opt_gateway.h as appropriate. | thorpej |
| 1998-03-02 | Change MBR partition type for NetBSD to 0xa9, like the i386 port. | drochner |
| 1998-02-18 | Fix typo. | mycroft |
| 1998-01-27 | Import DDB from OpenBSD/powerpc. | sakamoto |
| 1998-01-06 | Don't need __VM_PMAP_HACK anymore. | thorpej |
| 1998-01-05 | RCSID Police. | perry |
| 1998-01-03 | Now that all ports have pmap_activate(), and it has an identical interface, | thorpej |
| 1998-01-02 | Implement pmap_activate(). | thorpej |
| 1997-11-05 | asm -> __asm__, volatile -> __volatile | thorpej |
| 1997-06-12 | bring mrg-vm-swap2 onto mainilne. | mrg |
| 1997-05-16 | Add #define __VM_PMAP_HACK as a temporary measure. | gwr |
| 1997-04-16 | Always define MACHINE_NONCONTIG. | thorpej |
| 1997-04-16 | Garbage collect stuff now hidden my machine_vec. | thorpej |
| 1997-04-16 | Don't define two partition types for NetBSD - just use the standard 0xa5. | thorpej |
| 1997-04-16 | Definitions for machine_vec interface, from Wolfgang Solfrank. | thorpej |
| 1997-02-24 | Define ALIGNED_POINTER | fvdl |
| 1997-01-31 | Declare booted_device and booted_partition as "extern". | thorpej |
| 1996-10-01 | Add some files that CVS missed somehow | ws |
| 1996-09-30 | PowerPC port | ws |