Age | Commit message (Expand) | Author |
2004-11-15 | Let stand/ compile with gcc 3. | Miod Vallat |
2004-11-15 | Get rid of some old debug stuff. | Miod Vallat |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-03-09 | Correct MANSUBDIR (not enabled during build, though) | Miod Vallat |
2004-01-29 | Have the bootloader pass RB_ flags, as well as the boot device, to the kernel, | Miod Vallat |
2004-01-28 | Better fix the typo for real, this time. Oops. | Miod Vallat |
2004-01-26 | Correct strlcpy bound. | 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 | 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-13 | UFS -> FFS, /bootsd -> /boot, ufsboot -> boot | Miod Vallat |
2004-01-01 | Some typos just never die (here controler vs controller). | Miod Vallat |
2003-06-06 | - section reorder | Jason McIntyre |
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-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-05-08 | EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template. | Jason McIntyre |
2003-04-10 | more POSIX chown | Todd C. Miller |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-02-18 | copyrights added; | Jason McIntyre |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-08-25 | This is mvmeppc land, not mvme88k. | Miod Vallat |
2001-08-25 | Do not enter/compile installboot on mvmeppc yet - this code is not | Miod Vallat |
2001-08-21 | No need to explicitely link with libgcc.a | Miod Vallat |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-06-26 | Initial import of mvmeppc. | Steve Murphree |