summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-10-07explain machine diskinfo betterTheo de Raadt
1997-10-07let's keep it MI; 10x phil for the MD implementationMichael Shalayeff
1997-10-07make it compileMichael Shalayeff
1997-10-07tabs vs spacesMichael Shalayeff
1997-10-07describe how to update from 2.1Theo de Raadt
1997-10-06better amp messageMichael Shalayeff
1997-10-06db_{read,write}_bytes loop end condition bad (unsigned >= 0 -> always TRUE)Niklas Hallqvist
1997-10-06Set da_id to DIO_DEVICE_ID_IHPIB if this is an internal hpib controller.Todd C. Miller
1997-10-03if we booted from the floppy, the geometry is for the hard diskTheo de Raadt
1997-10-03avoid sign extension on bios geometry!Theo de Raadt
1997-10-03make bios_geometry unsigned to avoid sign extensionTheo de Raadt
1997-10-02indent and removal of #if 0 MAXPHYS setting. No semantic diffs, so you canNiklas Hallqvist
1997-10-02reflect realityNiklas Hallqvist
1997-10-02A mionimal VS2000 config for netbootingNiklas Hallqvist
1997-10-02Remove dependencies on config options, you should make clean when changingNiklas Hallqvist
1997-10-02Remove obsolete VNODE_PAGER optionNiklas Hallqvist
1997-10-02dumpconf after swapconf, and remove some swedishNiklas Hallqvist
1997-10-02Factor out the bufpages and nbuf calculation so that pmap_boststrap can getNiklas Hallqvist
1997-10-02Accomodate for the buffer cache, mbuf clusters and physio space whenNiklas Hallqvist
1997-10-02We cannot deal with MCLBYTES > CLBYTES. Lower MCLSHIFT to 10 againNiklas Hallqvist
1997-10-02Ah, remove the stupid check for APM_NO_POWEROFF, too.Jason Downs
1997-10-02RB_POWERDOWN. Come on people, RB_POWERDOWN has existing for *months*,Jason Downs
1997-10-02label "done" now unusedNiklas Hallqvist
1997-10-02typosNiklas Hallqvist
1997-10-02no more ESRCH, but maybe EIO insteadNiklas Hallqvist
1997-10-02better 'machine di' table; toddf@Michael Shalayeff
1997-10-02just overwrite anything in that zone of the disk, for writedisklabel()Theo de Raadt
1997-10-02no more ESRCH in writedisklabel()Theo de Raadt
1997-10-02kill ESRCH in writedisklabel()Theo de Raadt
1997-10-02no more ESRCH from writedisklabel()Theo de Raadt
1997-10-01make rawpart FS_UNUSEDTheo de Raadt
1997-10-01patch another version dependency. this one should be fixed right! XXXTheo de Raadt
1997-09-30EXAMPLESTheo de Raadt
1997-09-30fix sysctl() call. This code was never tested was itTheo de Raadt
1997-09-30Don't blithely use geometry from the disk. Get it from sysctl orTodd C. Miller
1997-09-30typecast vga_pci_match to cgmatch_tMichael Shalayeff
1997-09-29we won't need thisMichael Shalayeff
1997-09-29bump the version numberMichael Shalayeff
1997-09-29DOSMBR_SIGNATURE, DOSACTIVE; weingartTheo de Raadt
1997-09-29apm0 at bios0; i have sb and scd nowMichael Shalayeff
1997-09-29 according to the recent apm changesMichael Shalayeff
1997-09-29apm0 at bios0Michael Shalayeff
1997-09-29ignore partitions larger than device, as an attempt to ignore floppies withou...Theo de Raadt
1997-09-28cpu_reset() changes, inspired by netbsdflipk
1997-09-28Threadway lives again.Jason Downs
1997-09-27Fix swapconf.c so it will not crash swap on nfs envsNiklas Hallqvist
1997-09-27add ID, we have mods hereMichael Shalayeff
1997-09-26nice diskinfo; terms consistancy by millert@Michael Shalayeff
1997-09-26fix PORTAL comment in all alpha config fileskstailey
1997-09-26fix PORTAL comment in all sun3 config fileskstailey