Age | Commit message (Expand) | Author |
2023-01-06 | Remove copystr(9), unless used internally by copy{in,out}str. | Miod Vallat |
2022-10-22 | AltiVec assist for subnormal floats in vectors | George Koehler |
2018-01-25 | Move common mutex implementations to a MI place. | Martin Pieuchot |
2016-03-05 | One ddb interface is enough for ppc. | Martin Pieuchot |
2015-08-14 | replace the asm mutexes with a c implementation. | David Gwynne |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-06-26 | move the ppc mplock implementation from macppc to powerpc. | David Gwynne |
2015-01-20 | Merge two copies of the (almost) identical bus space code into one file. | Martin Pieuchot |
2015-01-20 | Merge two copies of the same dma code into one file and sync the headers. | Martin Pieuchot |
2013-06-13 | don't use a ridiculous private copy of bcopy which is just like libc. | Theo de Raadt |
2009-10-01 | Generic soft interrupts for macppc. Tested by mk@, deraadt@ | Mark Kettenis |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-14 | Turn the spl* macros into functions. | Thordur I. Bjornsson |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-03-22 | Move powerpc to __HAVE_MUTEX. With help from drahn@. Tested by nick@, xsa@, | Mark Kettenis |
2005-11-08 | Add support for 64-bit SPRs. | Mark Kettenis |
2005-05-02 | New in{,4}_cksum that is between 1.5 and 5 times faster than the | Brad Smith |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-03-08 | Cosmetics... | Thierry Deval |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-03-13 | Complete rewrite of the powerpc pmap handling, Instead of keeping | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-07-18 | build the kernel w/ all the warnings enabled; drahn@ ok | Michael Shalayeff |
2001-07-15 | add install target | assar |
2001-07-10 | Unbreak commit to use memset.c instead of bzero.c | Dale Rahn |
2001-07-09 | add i2o devices | Michael Shalayeff |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-06-27 | Aue works fine, add it. | Dale Rahn |
2001-06-27 | UVM is no longer an option. | Artur Grabowski |
2001-06-26 | Add pciide support to ramdisk. | Dale Rahn |
2001-06-26 | Add pciide support for powerpc. | Dale Rahn |
2001-06-26 | support wd & atapiscsi on regular pciide; i found what Dale missed, so i _des... | Theo de Raadt |
2001-06-26 | accomodate for i2o addition | Michael Shalayeff |
2001-06-25 | add MACOBIOVERBOSE as per discussion w/ dale | Michael Shalayeff |
2001-06-25 | add an and wi attachments | Michael Shalayeff |
2001-06-25 | add an@pci | Michael Shalayeff |
2001-06-25 | obio -> macobio, and cleanups | Theo de Raadt |
2001-06-25 | Add support for airport cards on powerpc. | Dale Rahn |
2001-06-23 | no more kernfs | Theo de Raadt |
2001-06-23 | PCI bus configuration userland access from FreeBSD. | Matthieu Herrb |
2001-06-17 | Interrupt storm problem on awacs fixed, not necessary to disable | Dale Rahn |
2001-05-29 | Hardware clock support, via adb. | Dale Rahn |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev |
2001-05-11 | unify rd(4) even more | Theo de Raadt |
2001-05-11 | unify | Theo de Raadt |
2001-04-13 | bmtphy | Theo de Raadt |
2001-04-11 | include brgphy | Theo de Raadt |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |