| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-25 | Move common mutex implementations to a MI place. |  mpi | 1 | -2/+1 |
| 2016-03-05 | One ddb interface is enough for ppc. |  mpi | 1 | -1/+2 |
| 2015-08-14 | replace the asm mutexes with a c implementation. |  dlg | 1 | -2/+2 |
| 2015-07-17 | remove obsolete INET kernel option |  tedu | 1 | -2/+2 |
| 2015-06-26 | move the ppc mplock implementation from macppc to powerpc. |  dlg | 1 | -1/+2 |
| 2015-01-20 | Merge two copies of the (almost) identical bus space code into one file. |  mpi | 1 | -1/+2 |
| 2015-01-20 | Merge two copies of the same dma code into one file and sync the headers. |  mpi | 1 | -1/+2 |
| 2013-06-13 | don't use a ridiculous private copy of bcopy which is just like libc. |  deraadt | 1 | -2/+1 |
| 2009-10-01 | Generic soft interrupts for macppc. Tested by mk@, deraadt@ |  kettenis | 1 | -1/+2 |
| 2008-04-25 | neccessary -> necessary; from Pierre Riteau |  jmc | 1 | -2/+2 |
| 2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" |  deraadt | 1 | -1/+22 |
| 2007-11-14 | Turn the spl* macros into functions. |  thib | 1 | -1/+2 |
| 2007-10-10 | Make context switching much more MI: |  art | 1 | -2/+1 |
| 2007-03-22 | Move powerpc to __HAVE_MUTEX. With help from drahn@. Tested by nick@, xsa@, |  kettenis | 1 | -1/+2 |
| 2005-11-08 | Add support for 64-bit SPRs. |  kettenis | 1 | -1/+2 |
| 2005-05-02 | New in{,4}_cksum that is between 1.5 and 5 times faster than the |  brad | 1 | -2/+1 |
| 2005-05-01 | To allow for MD override of in4_cksum()... |  brad | 1 | -2/+3 |
| 2005-03-08 | Cosmetics... |  tdeval | 1 | -2/+2 |
| 2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few |  miod | 1 | -6/+1 |
| 2002-06-08 | One ddb to rule them all. |  miod | 1 | -1/+5 |
| 2002-03-13 | Complete rewrite of the powerpc pmap handling, Instead of keeping |  drahn | 1 | -3/+1 |
| 2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based |  drahn | 6 | -937/+2 |
| 2001-07-18 | build the kernel w/ all the warnings enabled; drahn@ ok |  mickey | 1 | -2/+3 |
| 2001-07-15 | add install target |  assar | 1 | -1/+15 |
| 2001-07-10 | Unbreak commit to use memset.c instead of bzero.c |  drahn | 1 | -6/+5 |
| 2001-07-09 | add i2o devices |  mickey | 1 | -2/+8 |
| 2001-07-04 | $OpenBSD$ |  niklas | 2 | -0/+4 |
| 2001-06-27 | Aue works fine, add it. |  drahn | 2 | -2/+5 |
| 2001-06-27 | UVM is no longer an option. |  art | 2 | -4/+2 |
| 2001-06-26 | Add pciide support to ramdisk. |  drahn | 1 | -4/+4 |
| 2001-06-26 | Add pciide support for powerpc. |  drahn | 2 | -4/+3 |
| 2001-06-26 | support wd & atapiscsi on regular pciide; i found what Dale missed, so i _deserve_ the commit |  deraadt | 1 | -1/+3 |
| 2001-06-26 | accomodate for i2o addition |  mickey | 1 | -7/+12 |
| 2001-06-25 | add MACOBIOVERBOSE as per discussion w/ dale |  mickey | 1 | -1/+2 |
| 2001-06-25 | add an and wi attachments |  mickey | 1 | -1/+3 |
| 2001-06-25 | add an@pci |  mickey | 1 | -1/+3 |
| 2001-06-25 | obio -> macobio, and cleanups |  deraadt | 3 | -249/+222 |
| 2001-06-25 | Add support for airport cards on powerpc. |  drahn | 2 | -1/+5 |
| 2001-06-23 | no more kernfs |  deraadt | 2 | -3/+1 |
| 2001-06-23 | PCI bus configuration userland access from FreeBSD. |  matthieu | 1 | -1/+3 |
| 2001-06-17 | Interrupt storm problem on awacs fixed, not necessary to disable |  drahn | 1 | -2/+2 |
| 2001-05-29 | Hardware clock support, via adb. |  drahn | 3 | -20/+9 |
| 2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. |  pvalchev | 1 | -2/+2 |
| 2001-05-11 | unify rd(4) even more |  deraadt | 1 | -4/+2 |
| 2001-05-11 | unify |  deraadt | 1 | -1/+1 |
| 2001-04-13 | bmtphy |  deraadt | 2 | -2/+4 |
| 2001-04-11 | include brgphy |  deraadt | 2 | -3/+4 |
| 2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC |  deraadt | 1 | -2/+1 |
| 2001-03-30 | kue ethernet was reported as working months ago, forgot to add it. |  drahn | 1 | -1/+2 |
| 2001-03-29 | Instead of commenting out the awacs, "disable" it. It is then possible |  drahn | 1 | -3/+3 |