summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-03-26Remove register specifiers, add one explicit intNiklas Hallqvist
1998-03-26fix Id; add commentsJason Wright
1998-03-25Use INT slot 7 for on chip timerPer Fogelstrom
1998-03-25flush -> syncPer Fogelstrom
1998-03-25DDB vs DEBUGPer Fogelstrom
1998-03-25We now have DDB, use std generic configPer Fogelstrom
1998-03-25another configPer Fogelstrom
1998-03-25call vm_set_page_sizePer Fogelstrom
1998-03-25DDB vs DEBUGPer Fogelstrom
1998-03-25Driver for the 8 leds on the back of sun4 machines.Jason Wright
1998-03-25Config file with MRG_ADB as a default. Should be handy forgene
1998-03-24correct isp headerTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-20Some cleanup of page stealsNiklas Hallqvist
1998-03-20Add PnP 'ep' driver.dgregor
1998-03-20small (aka 'fixed' from X) fonts for raster consoles < 800*600 in sizeTodd T. Fries
1998-03-19import the pmax bootblocks uuencoded until someone fixes the bootThomas Graichen
1998-03-18Changes, changes.Angelos D. Keromytis
1998-03-18Update.Angelos D. Keromytis
1998-03-18minor fixPer Fogelstrom
1998-03-18flush -> syncPer Fogelstrom
1998-03-18${DEBUG} var propagationMichael Shalayeff
1998-03-18Update.Angelos D. Keromytis
1998-03-18Add an example PC164SX configuration.Angelos D. Keromytis
1998-03-18BROKEN_PROM_CONSOLE is only defined if SANE_PROM is not defined. TheAngelos D. Keromytis
1998-03-17support db_console switch for disabling console ddbTheo de Raadt
1998-03-17Allow wd and acd device boot.Angelos D. Keromytis
1998-03-16doc machine commandsMichael Shalayeff
1998-03-16raise NKMEMCLUSTERS a bit to avoid kernel crashes due to kvm shortageThomas Graichen
1998-03-16"Take us to DDB!"Per Fogelstrom
1998-03-16DDB.Per Fogelstrom
1998-03-16please gcc (couldn't find any reference, so just deleted offending declaration)Jason Downs
1998-03-16DDB for mips, first cut. Will add some machine dep commands and tunePer Fogelstrom
1998-03-15please gcc 2.8.1 #ifdef DEBUGTodd C. Miller
1998-03-15enable softupdatesMichael Shalayeff
1998-03-11make usage message much prettierTheo de Raadt
1998-03-11change CPPFLAGS= to CPPFLAGS+= - so that the definition of -DSERIALThomas Graichen
1998-03-11remove wrong end of comment which breaks compilation with -DSERIALThomas Graichen
1998-03-11delete blank lineTheo de Raadt
1998-03-10use .OxTodd C. Miller
1998-03-09print how much memoryTheo de Raadt
1998-03-09print hotfix info at end of cpu attach lineTheo de Raadt
1998-03-08uncomment wdc1 as that's often where atapi cdroms liveTodd C. Miller
1998-03-08move to 2.3Theo de Raadt
1998-03-07please the anal compilerTheo de Raadt
1998-03-07Prototype pmap_map here so we can use it in machdep.c.gene
1998-03-06Keep gcc from addint an implicit memset() behind our back. ThanksTodd C. Miller
1998-03-06After talk w/ developers, revert gcc 2.8 changes again.gene
1998-03-06Please gcc 2.8Todd C. Miller