Age | Commit message (Expand) | Author |
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 |
2001-03-30 | kue ethernet was reported as working months ago, forgot to add it. | Dale Rahn |
2001-03-29 | Instead of commenting out the awacs, "disable" it. It is then possible | Dale Rahn |
2001-03-29 | Major cleanup. | Dale Rahn |
2001-03-29 | Add FFS_SOFTUPDATES option. It is actively being worked on, if not stable. | Dale Rahn |
2001-03-29 | Add support for new gpio, abtn, and awacs devices. | Dale Rahn |
2001-03-25 | add bpfilter (bpf) to RAMDISK kernel for dhcp support. | Dale Rahn |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-03 | Add ADB keyboard and umass device to powerpc RAMDISK kernel. | Dale Rahn |
2001-03-01 | Fix (or a least hack around) console configuration changes to wscons. | Dale Rahn |
2001-02-18 | USBVERBOSE | Theo de Raadt |
2001-02-16 | For powerpc use siop driver instead of ncr, now that siop issue on powerpc | Dale Rahn |