Age | Commit message (Expand) | Author |
2009-01-11 | Fix a sed bug in the makefile's depend target. | Paul Irofti |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2007-11-30 | Define NORMAL_C_NOP everywhere. | Miod Vallat |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-02-09 | LCD device driver, second step. Now the driver works with autoconf. | Kenji Aoyama |
2007-01-14 | Same as GENERIC, m88k_cpus[] should have 4 elements on luna88k, even in | Kenji Aoyama |
2007-01-12 | Change the secondary CMMU's data cache turn on so that do not hog the | Kenji Aoyama |
2006-08-06 | Switch luna88k from rcons to rasops. Tested by aoyama@ | Miod Vallat |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-05-04 | Now that .S files have proper dependencies, do not hardcode dependencies | Miod Vallat |
2005-10-24 | Factorize db_interface code between luna88k and mvme88k, removing dead code | Miod Vallat |
2005-09-26 | Delete wrong comments, originally came from Makefile.mvme88k. | Kenji Aoyama |
2005-09-06 | Remove misleading NCPUS (hardcoded) option. From the SMP tree. | Miod Vallat |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
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-03-08 | Cosmetics... | Thierry Deval |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-03 | Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> as | Miod Vallat |
2004-09-16 | spacing | Theo de Raadt |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-07-28 | Remove EH_DEBUG code. | Miod Vallat |
2004-07-25 | Merge luna88k and mvme88k pmap. The pmap will now assume that the memory | Miod Vallat |
2004-07-23 | Move luna88k and mvme88k vm_machdep to m88k-agnostic code area. | Miod Vallat |
2004-07-13 | Remove compiler options workarounds for savectx breakage. | Miod Vallat |
2004-07-02 | Disable a -O2 specific optimization which causes kern_fork (and probably other | Miod Vallat |
2004-06-19 | Share common ddb files accross m88k platforms. | Miod Vallat |
2004-05-07 | Add new file <machine/conf.h> and clean up console code and structures. | Kenji Aoyama |
2004-04-29 | Repair depend phase | Miod Vallat |
2004-04-29 | Continue factorizing m88k common code, this time files in <arch>/<arch> | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2004-04-21 | Preliminary bsd.rd material for luna88k, to be built upon. Heavily based | Miod Vallat |
2004-04-21 | Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ... | Kenji Aoyama |