summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-03-03fix attach messageTheo de Raadt
1998-03-03GCC 2.8 -Wallryker
1998-03-03GCC 2.8 -Wallryker
1998-03-02"Whoops" last commit contained stuff not meant to be committedNiklas Hallqvist
1998-03-02gcc may generate references to libgcc.a at any time, we lucked out in previousjohns
1998-03-02NULLFS is required by UMAPFS, don't know when this got messed up, perhapsjohns
1998-03-01Fix int overflowTobias Weingartner
1998-03-01Make it look much more like sys/conf/GENERIC, so when DDB comesNiklas Hallqvist
1998-03-01Use MDB instead of DEBUG to enable minidebugNiklas Hallqvist
1998-03-01GCC 2.8 type safety + explicit typingNiklas Hallqvist
1998-03-01-Wmissing-prototypes cleanNiklas Hallqvist
1998-03-01Remove unused objectNiklas Hallqvist
1998-03-01GCC 2.8 -Wall explicit typingNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 requires explicit typesNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 type safetyNiklas Hallqvist
1998-03-01GCC 2.8 requires explicit typesNiklas Hallqvist
1998-03-01GCC 2.8 type safetyNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01make int explicit for GCC 2.8 -WallNiklas Hallqvist
1998-03-01make int explicitNiklas Hallqvist
1998-03-01unused decl removedNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01GCC 2.8 -Wall + a little KNFNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1998-03-01Make kernel compilable. -mojMats O Jansson
1998-03-01Conditionalize declNiklas Hallqvist
1998-03-01Fixes for gcc 2.8johns
1998-03-01Fixes required for gcc 2.8, trapsignal() takes a union sigval as itsjohns
1998-03-01Changed declaration of maddr in the dumpsys() so it is an unsigned int,johns
1998-03-01trapsignal() requires parameter five to be of type "union sigval".johns
1998-03-01Fixed declaration of iorqno in xd_piodriver(),johns
1998-03-01enable wdc1--cdroms often live there.Todd C. Miller
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-02-28Add IDETodd C. Miller
1998-02-26Fix boot flags not working. The latest gas patches, which caught someTobias Weingartner
1998-02-26Oops. Pull ddb/db_var.h in. Should db_console be in db_extern.h, maybe?gene
1998-02-26Backout of cpu init changes, breaks on sun4m currently..johns
1998-02-26Backout of Jason's cpu init changes, causes an immediate panic on sun4mjohns
1998-02-26updated to reflect cpu initializationJason Wright
1998-02-26Change order of cpu initialization to force the correct dmesg output.Jason Wright
1998-02-26150ms delayTheo de Raadt
1998-02-26Only break to Debugger() when the panic switch is hit if the syctl'ablegene
1998-02-2532bit carenessMichael Shalayeff
1998-02-24Ooops, forgot these two here.Tobias Weingartner
1998-02-24Changes/updates to /boot stuff. More to come.Tobias Weingartner
1998-02-24First commit of /boot changes/fixes. More to come.Tobias Weingartner