Age | Commit message (Expand) | Author |
2004-01-28 | Correctly protect against multiple inclusion... | Miod Vallat |
2004-01-28 | More clock handling cleanup: | Miod Vallat |
2004-01-28 | Better fix the typo for real, this time. Oops. | Miod Vallat |
2004-01-27 | Bad duplicate of mpcpcibr.c | Miod Vallat |
2004-01-27 | viritual -> virtual | Miod Vallat |
2004-01-26 | Map segment 8 with a BAT again for now, for NVRAM access. This is only | Miod Vallat |
2004-01-26 | Asking for a too short softc size in your cfattach structure is known to | Miod Vallat |
2004-01-26 | Mostly sync with other ppc-based ports. This should be factorized someday... | Miod Vallat |
2004-01-26 | Make sure, when reporting available memory to the common PowerPC code, to | Miod Vallat |
2004-01-26 | Correct strlcpy bound. | Miod Vallat |
2004-01-26 | Bump load address, same as done on macppc last year. | Miod Vallat |
2004-01-25 | Do not BAT anything but the kernel for now. | Miod Vallat |
2004-01-25 | Put the msr fiddling in the CTXT macros, and unset PSL_IR and PSL_DR while | Miod Vallat |
2004-01-25 | Get rid of ppc_[gs]et_msr(), use ppc_m[ft]msr() instead. | Miod Vallat |
2004-01-25 | Get rid of m88k leftovers. | Miod Vallat |
2004-01-25 | syncicache() is inline from <machine/cpu.h>, no need for a different version | Miod Vallat |
2004-01-25 | Unused. | Miod Vallat |
2004-01-24 | Correctly size physical memory. | Miod Vallat |
2004-01-24 | Switch libsa to use loadfile() | Miod Vallat |
2004-01-24 | Deal with <machine/prom.h> changes. | Miod Vallat |
2004-01-24 | RB_xxx constants and values cleanup. | Miod Vallat |
2004-01-24 | Bring in strlcat, strlcpy and snprintf from libkern. | Miod Vallat |
2004-01-24 | No chown/chmod outside install targets. | Miod Vallat |
2004-01-24 | Preserve SPRG0-SPRG3 around BUG calls, as required in the PPC1Bug UM; | Miod Vallat |
2004-01-23 | Clean the device configuration settings, and comment out unsupported | Miod Vallat |
2004-01-23 | Sync options and defines with other ppc ports. | Miod Vallat |
2004-01-23 | Nuke last common. | Miod Vallat |
2004-01-22 | Style lync with other ppc-based ports, no functional change. | Miod Vallat |
2004-01-22 | These files went dangling long time ago, actually... | Miod Vallat |
2004-01-22 | Make locore and the early initialization code closer to other ppc ports; | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2004-01-13 | UFS -> FFS, /bootsd -> /boot, ufsboot -> boot | Miod Vallat |
2004-01-01 | Some typos just never die (here controler vs controller). | Miod Vallat |
2003-12-20 | Pass -Wformat | Miod Vallat |
2003-12-04 | Typos | Miod Vallat |
2003-11-25 | Allow mvmeppc to compile again. not a supported arch. | Dale Rahn |
2003-11-24 | -fno-builtin. okay dale `mvmeppc doesn't exist' rahn. | Marc Espie |
2003-11-06 | move netisr definition into md code to allow arch provide suitable allocation... | Michael Shalayeff |
2003-09-22 | Off-by-ones, from aaron@ | Miod Vallat |
2003-08-21 | These files were intended for X11 support, but serve no purpose nowadays, | Miod Vallat |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-06-09 | more 3/4 cleanup for pefo | Theo de Raadt |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-04 | 3/4 cleanup for aaron | Theo de Raadt |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | remove terms 3 (and 4 in some places) where i am the author | Theo de Raadt |
2003-06-02 | licence cleanup | Theo de Raadt |