| Age | Commit message (Expand) | Author |
| 2003-12-30 | Fix PowerPC ports build with KGDB. | manu |
| 2003-11-11 | Implement mach_thread_get_state. | manu |
| 2003-10-20 | Reorganize the way powerpc port install machine specific headers. | matt |
| 2003-09-03 | Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on | matt |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-25 | Bracket the opt_multiprocessor.h #include with #ifdef _KERNEL_OPT. | dyoung |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-06-11 | Support the PowerBook G4 12-inch (and maybe 17-inch). | hamajima |
| 2003-05-10 | Remove redundant bounds_check_with_label() prototype. | thorpej |
| 2003-02-15 | Add prototypes for ZS_TXDMA functions. | tsutsui |
| 2003-02-05 | Replace machine/rnd.h with more appropriate name to share it | nakayama |
| 2003-02-03 | Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). | matt |
| 2003-02-03 | More cleanup for OLDPMAP. | matt |
| 2003-02-02 | Remove OLDPMAP support. | matt |
| 2003-02-02 | Perform a rototill of the powerpc code. Mandate use of SPRG0 to store | matt |
| 2003-01-28 | Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. | kent |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2002-12-10 | Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out | thorpej |
| 2002-12-08 | A working fork/vfork implementation. Darwin fork differs from our fork by | manu |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-10-30 | Add missing file. | matt |
| 2002-09-10 | added defines for new partition types found in the wild: | dbj |
| 2002-08-13 | akbd's now have a raw mode, and implement the WSKBDIO_SETMODE ioctl. | aymeric |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-07-28 | restructure the FPU and AltiVEC code so that it works for MP. | chs |
| 2002-07-05 | Peform a rototill over the powerpc-based ports. | matt |
| 2002-06-19 | correct writedisklabel() on MBR-partitioned disk. | itojun |
| 2002-06-18 | apm emulation, from openbsd | itojun |
| 2002-06-05 | Make it possible not to have akbd. | augustss |
| 2002-05-15 | Let machine-dependent code specify how to enumerate the bus. | thorpej |
| 2002-04-10 | Disable BOOT_AOUT. | tsutsui |
| 2002-03-23 | Add support for storing NetBSD file system type codes inside of | wrstuden |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-03-09 | switch all mpc6xx powerpc ports to NEWPMAP by default. | chs |
| 2002-02-28 | Use "#define<tab>". | simonb |
| 2002-01-06 | add support for kgdb over zs | dbj |
| 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 |