summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/conf
AgeCommit message (Expand)Author
2006-05-04Now that .S files have proper dependencies, do not hardcode dependenciesMiod Vallat
2005-10-24Factorize db_interface code between luna88k and mvme88k, removing dead codeMiod Vallat
2005-09-26Delete wrong comments, originally came from Makefile.mvme88k.Kenji Aoyama
2005-09-06Remove misleading NCPUS (hardcoded) option. From the SMP tree.Miod Vallat
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-03-08Cosmetics...Thierry Deval
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-03Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> asMiod Vallat
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-07-28Remove EH_DEBUG code.Miod Vallat
2004-07-25Merge luna88k and mvme88k pmap. The pmap will now assume that the memoryMiod Vallat
2004-07-23Move luna88k and mvme88k vm_machdep to m88k-agnostic code area.Miod Vallat
2004-07-13Remove compiler options workarounds for savectx breakage.Miod Vallat
2004-07-02Disable a -O2 specific optimization which causes kern_fork (and probably otherMiod Vallat
2004-06-19Share common ddb files accross m88k platforms.Miod Vallat
2004-05-07Add new file <machine/conf.h> and clean up console code and structures.Kenji Aoyama
2004-04-29Repair depend phaseMiod Vallat
2004-04-29Continue factorizing m88k common code, this time files in <arch>/<arch>Miod Vallat
2004-04-26Start factorizing luna88k and mvme88k common parts.Miod Vallat
2004-04-21Preliminary bsd.rd material for luna88k, to be built upon. Heavily basedMiod Vallat
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...Kenji Aoyama