Age | Commit message (Expand) | Author |
1997-10-12 | safe memprobe; preserve memory contents | Michael Shalayeff |
1997-10-12 | KNF; types | Michael Shalayeff |
1997-10-12 | One more sanity check. If no blocks to load, | Tobias Weingartner |
1997-10-09 | Heads... not Tracks | Theo de Raadt |
1997-10-08 | add sea0 to RAMDISK, it is in GENERIC... | Theo de Raadt |
1997-10-08 | switch to using pccom; add PCIVERBOSE/EISEVERBOSE | Theo de Raadt |
1997-10-08 | remove that extmem option, i think it should be removed averywhere... | Michael Shalayeff |
1997-10-08 | define from smp spec | Tobias Weingartner |
1997-10-07 | cleanup | Michael Shalayeff |
1997-10-07 | cleanup | Michael Shalayeff |
1997-10-07 | better fix for floppy boot | Michael Shalayeff |
1997-10-07 | use sleep(), remove unused function proto | Michael Shalayeff |
1997-10-07 | explain machine diskinfo better | Theo de Raadt |
1997-10-07 | let's keep it MI; 10x phil for the MD implementation | Michael Shalayeff |
1997-10-07 | make it compile | Michael Shalayeff |
1997-10-07 | tabs vs spaces | Michael Shalayeff |
1997-10-07 | describe how to update from 2.1 | Theo de Raadt |
1997-10-06 | better amp message | Michael Shalayeff |
1997-10-03 | if we booted from the floppy, the geometry is for the hard disk | Theo de Raadt |
1997-10-03 | avoid sign extension on bios geometry! | Theo de Raadt |
1997-10-03 | make bios_geometry unsigned to avoid sign extension | Theo de Raadt |
1997-10-02 | Ah, remove the stupid check for APM_NO_POWEROFF, too. | Jason Downs |
1997-10-02 | RB_POWERDOWN. Come on people, RB_POWERDOWN has existing for *months*, | Jason Downs |
1997-10-02 | better 'machine di' table; toddf@ | Michael Shalayeff |
1997-10-02 | no more ESRCH from writedisklabel() | Theo de Raadt |
1997-10-01 | patch another version dependency. this one should be fixed right! XXX | Theo de Raadt |
1997-09-30 | EXAMPLES | Theo de Raadt |
1997-09-30 | fix sysctl() call. This code was never tested was it | Theo de Raadt |
1997-09-30 | Don't blithely use geometry from the disk. Get it from sysctl or | Todd C. Miller |
1997-09-29 | we won't need this | Michael Shalayeff |
1997-09-29 | bump the version number | Michael Shalayeff |
1997-09-29 | apm0 at bios0; i have sb and scd now | Michael Shalayeff |
1997-09-29 | according to the recent apm changes | Michael Shalayeff |
1997-09-29 | apm0 at bios0 | Michael Shalayeff |
1997-09-29 | ignore partitions larger than device, as an attempt to ignore floppies withou... | Theo de Raadt |
1997-09-28 | cpu_reset() changes, inspired by netbsd | flipk |
1997-09-28 | Threadway lives again. | Jason Downs |
1997-09-27 | add ID, we have mods here | Michael Shalayeff |
1997-09-26 | nice diskinfo; terms consistancy by millert@ | Michael Shalayeff |
1997-09-26 | fix PORTAL comment in all i386 config files | kstailey |
1997-09-26 | fix PORTAL comment in all i386 config files | kstailey |
1997-09-26 | ex0 is a sin at the moment | Theo de Raadt |
1997-09-25 | fix the bug i did in apmcall w/ that i386.diff | Michael Shalayeff |
1997-09-24 | avoid bogus warnings | Michael Shalayeff |
1997-09-24 | bios and pctr are both ocis w/ seltrue | Michael Shalayeff |
1997-09-24 | bios device is ocis from now | Michael Shalayeff |
1997-09-24 | overflow can bite anyways, increment word | Michael Shalayeff |
1997-09-24 | Revert, as we won't have enough time to test this fully before release. | Niklas Hallqvist |
1997-09-24 | cdev_decl(apm) in machine/conf.h | Michael Shalayeff |
1997-09-24 | Disable ex0 because its intrusive probe. When busified we can | Niklas Hallqvist |