| Age | Commit message (Expand) | Author |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-14 | Bump the default macppc MSGBUFSIZE to 12KB so we can get an entire | matt |
| 2001-10-31 | Split elf32 vs. elf64 handling in loadfile(), including support for | thorpej |
| 2001-08-26 | Make all powerpc ports use a common Makefile.powerpc (except walnut) | matt |
| 2001-07-26 | Change description of handler-ID == 195. | tsubai |
| 2001-07-19 | Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end | thorpej |
| 2001-07-12 | Add the keyboard ID found on the American versions of the PowerBook G4 and | nathanw |
| 2001-06-19 | Add/change prototypes so that macpcc builds with -Wstrict-prototypes. | simonb |
| 2001-06-10 | include powerpc/mpc6xx/bat.h. | tsubai |
| 2001-06-10 | Make the new pmap optional. Use the old (stable!) pmap by default. | tsubai |
| 2001-06-08 | Make macppc compile by default with -Wall -Wmissing-prototype in addition | matt |
| 2001-06-06 | Changes new pmap, common param.h, vmparam.h, and moved includes. | matt |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-03 | PPC machine type tags haven't been used for a while. | soren |
| 2001-05-01 | Per discussion w/ chuck and chuck, restructure the md page stuff | thorpej |
| 2001-04-29 | Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for | thorpej |
| 2001-04-15 | Add definitions of C99 integer format conversion macros. | kleink |
| 2001-04-15 | Add definitions of C99 specified-width integer type limits. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 minimum-width and greatest-width integer types. | kleink |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2001-03-22 | Merge my MP tree. At this point, Daystar dual 604 card (i.e. Power Macintosh | tsubai |
| 2001-03-15 | Remove PAGER_MAP_SIZE definition -- use default value. Instead, decrease | tsubai |
| 2001-03-07 | Add the BUS_DMA_STREAMING flag. | thorpej |
| 2001-02-27 | Add Apple_FWDRIVER. | matt |
| 2001-02-05 | Share a single pio.h instead of having 4 nearly-identical copies. | briggs |
| 2001-02-05 | Tsubai has convinced me that openpic_init() should remain machine-dependant | briggs |
| 2001-02-02 | Split OpenPIC support into powerpc so ports only need minimal custom | briggs |
| 2001-01-14 | Make sure everybody has an splvm() and equate it with splimp() (splimp() | thorpej |
| 2001-01-01 | Make want_resched and astpending per-CPU. | tsubai |
| 2000-12-28 | Change pci_intr_map to get interrupt source information from a "struct | sommerfeld |
| 2000-12-21 | Fix bus_space_write_multi_N. | tsubai |
| 2000-12-19 | Add support for Kensington Turbo Mouse. | tsubai |
| 2000-12-14 | Partial syscall cleanup, as per other ports. | mycroft |
| 2000-12-08 | Increase all of the limits. | mycroft |
| 2000-11-29 | Make spl functions no-inline. This saves size and even it runs faster on | tsubai |
| 2000-11-27 | Reduce PAGER_MAP_SIZE to 4MB. | tsubai |
| 2000-08-28 | Add an argument to need_resched macro. | tsubai |
| 2000-08-23 | Correctly spell DRIVER. Noted by Tsubai. :-) | wrstuden |
| 2000-08-22 | Add spllock(). See spl(9) for details. | thorpej |
| 2000-08-21 | Make sure we provide splsched() as described in spl(9). | thorpej |
| 2000-08-18 | Add some new partition types, and flags. Have the Apple Partition Map | wrstuden |
| 2000-07-06 | Make it compile with "options MULTIPROCESSOR". | tsubai |
| 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-26 | Change the kernel mmap interface so that the offset to map is an | simonb |
| 2000-06-11 | Add cpu_counter(). | tsubai |
| 2000-06-04 | Implement the more flexiable `evcnt' interface as discussed (briefly) on | cgd |
| 2000-06-01 | Make booted_device global (and booted_parition for consitency). | matt |