Age | Commit message (Expand) | Author |
2004-01-20 | - macppc -> __macppc__ | Brad Smith |
2004-01-11 | plug snapper audio into build. ok dhartmei@ | Dale Rahn |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie |
2003-10-31 | Enable wi@usb, otherwise this will never get tested... deraadt@ | Dale Rahn |
2003-10-26 | Add line for wi@usb, currently commented out, for development and testing only. | Dale Rahn |
2003-08-14 | GENERIC is now safe(4) | Jason Wright |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-06-11 | Previously DMA/UDMA was disabled on macppc RAMDISK kernels, I have not | Dale Rahn |
2003-06-11 | The upgrade script depends upon that, if mount_foo is present on the ramdisk | Miod Vallat |
2003-06-05 | Cleanup and enable kauaiata DMA. Tables should be mostly sane | Dale Rahn |
2003-06-05 | ATA100 driver for apple's new machines, aka kauai. | Dale Rahn |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-14 | complain about commons since they are all currently dead here. | Jason Wright |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2003-05-02 | add eap and do a bit of cleaning | Jason Wright |
2003-03-21 | Now that ahc has the necessary endian fixes, enable it on macppc. | Dale Rahn |
2003-01-31 | Save about 1.7k in executable size for macppc kernel, Since the ELF header | Dale Rahn |
2003-01-05 | cd /usr/src/etc/../sys/arch/macppc/conf && config GENERIC | Theo de Raadt |
2003-01-05 | bktr works, drahn@ ok | Michael Shalayeff |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-13 | Add FireWire to kernel config. | Thierry Deval |
2002-12-04 | Make ti(4) use busdma and add all of the necessary stuff to support both | Nathan Binkert |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-22 | Add xl for pci and cardbus. It seems to work, needs additional testing... | Dale Rahn |
2002-11-21 | add ubsec and lofn | Jason Wright |
2002-11-08 | prepare for bktr on macppc (commented out in generic for now); drahn@ ok | Michael Shalayeff |
2002-10-20 | fxp now works on bigendian, add it to macppc. | Dale Rahn |
2002-10-07 | Improved workaround for cardbus support on macppc. This allows mappings to | Dale Rahn |
2002-09-24 | Get rid of gx(4) and use em(4) since it supports more cards and works better | Nathan Binkert |
2002-09-14 | spaces | Theo de Raadt |
2002-09-13 | why was BOOT_CONFIG left out for so long? | Theo de Raadt |
2002-09-12 | Support serial console on RAMDISK. | Dale Rahn |
2002-09-06 | Remove the gm driver, the MI gem works better at this point. | Dale Rahn |
2002-09-06 | Serial console support for macppc. Serial console will work if the modem | Dale Rahn |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-07-28 | Add 'option NFSCLIENT' to macppc RAMDISK. | Kenneth R Westerback |
2002-07-24 | and add the things that are missing? | Theo de Raadt |
2002-07-24 | why do i always have to mop up | Theo de Raadt |
2002-07-23 | Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and other | Dale Rahn |
2002-06-25 | IEEE1394 infrastructure part. | Jun-ichiro itojun Hagino |
2002-06-23 | committed by mistake | Jun-ichiro itojun Hagino |
2002-06-23 | make CAPS_IS_CONTROL a default. pvalchev ok | Jun-ichiro itojun Hagino |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-06-18 | document CAPS_IS_CONTROL. suggested by miod | Jun-ichiro itojun Hagino |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-06-08 | Macppc switches to gem from gm. Use the MI, better, Gig-E capable driver. | Dale Rahn |
2002-05-22 | Put abtn back in GENERIC. RAMDISK kernels do not need it. | Miod Vallat |
2002-05-15 | Remove the assembler kludges to allow altivec support without assembler help | Dale Rahn |