Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-03 | missing safte/ses/scsibus pieces | Martin Reindl | |
discussed with dlg@, ok deraadt@ | |||
2005-05-27 | first step of removing the obsolete PCI ncr(4) driver, it was superseded by | Martin Reindl | |
siop(4) a long time ago 'do it' jason@ | |||
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause | |
2005-04-30 | start the job of making things look more alike | Theo de Raadt | |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt | |
2005-04-07 | Remove spurious -L for /usr/include in INCLUDES defn. ok miod@ | Ian Darwin | |
2005-03-08 | Cosmetics... | Thierry Deval | |
Mainly remove space between locators parens, replace spaces with tabs where appropriate and consistently align dependencies. | |||
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat | |
architectures, but saves a few dozen KB on alpha and ppc. ok deraadt@ | |||
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko | |
ok miod@ | |||
2004-09-16 | spacing | Theo de Raadt | |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated ↵ | Michael Shalayeff | |
architecture is still fluffy (; | |||
2004-01-26 | Bump load address, same as done on macppc last year. | Miod Vallat | |
2004-01-23 | Clean the device configuration settings, and comment out unsupported | Miod Vallat | |
hardware for now. | |||
2004-01-23 | Sync options and defines with other ppc ports. | Miod Vallat | |
2003-11-24 | -fno-builtin. okay dale `mvmeppc doesn't exist' rahn. | Marc Espie | |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek | |
ok deraadt@ | |||
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and ↵ | Ted Unangst | |
mickey. | |||
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat | |
stack protection when building kernels. Intended to be used on installation media, with tight space constraints - currently, only added where SMALL_KERNEL was already defined. Not thoroughly tested, but requested by deraadt. | |||
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst | |
ok deraadt@ | |||
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat | |
set from <sys.mk> | |||
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat | |
attack protection scheme, into gcc. This protection is enabled by default. It can be turned off by using the -fno-stack-protector flag. Code by Hiroaki Etoh (etoh at jp dot ibm dot com); work on openbsd-specific integration by fgsch@, deraadt@ and myself; tests by fgsch@, naddy@ and myself; beer drinking by myself. Please note that system upgrades with this new code will require a new libc and ld.so to be build and installed before the propolice-enabled compiler can be installed. | |||
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat | |
This makes sure it will be regenerated if you run config(8) again. | |||
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller | |
2002-06-08 | compile with -Wall -Werror -Whatever | Miod Vallat | |
2002-06-08 | One ddb to rule them all. | Miod Vallat | |
Move the ddb files form macppc/macppc to powerpc/ddb, so that mvmeppc can benefit from the better ddb that was in macppc. db_interface.c is left as an md part. | |||
2002-03-23 | typo repair; openbsd@davidkrause.com | Theo de Raadt | |
2002-03-14 | Remove PTRACE support out of the ramdisks/miniroots. | Miod Vallat | |
2002-01-03 | Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches. | Miod Vallat | |
2001-09-02 | Convert mvmeppc to use powprec common parts. | Miod Vallat | |
2001-08-23 | enable de. ok miod@ | Matthieu Herrb | |
2001-08-21 | Get libkern to compile. | Miod Vallat | |
2001-07-15 | add install target | assar | |
2001-07-06 | resolve compile problems | Steve Murphree | |
2001-07-06 | misc fixes | Steve Murphree | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-06-27 | Typos | Miod Vallat | |
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |
2001-06-26 | Initial import of mvmeppc. | Steve Murphree | |