Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-26 | smaller, faster, better (; | Michael Shalayeff | |
1997-10-26 | we don't need that extra var (st) | Michael Shalayeff | |
1997-10-26 | Max out checksumming at MAXBSIZE | Niklas Hallqvist | |
1997-10-26 | don't freak out on old kernels | Michael Shalayeff | |
1997-10-25 | fix install on unit!=0 | Michael Shalayeff | |
1997-10-25 | use geometry | Michael Shalayeff | |
1997-10-25 | alloca needs frame pointer i guess | Michael Shalayeff | |
1997-10-25 | new bootarg | Michael Shalayeff | |
1997-10-25 | Fix disk probe. Get rid of EDD check, it goes haywire on | Tobias Weingartner | |
some machines. Thinkpad 760ED is one of them. IBM/MS extention, and IBM does not support it. Nice. Add some more debug statements for BIOS_DEBUG. Init EDD flags to "not supported" for now. Change 'machine memory' back to display the type of each range it displays. Testing by todd@ (thanks). | |||
1997-10-24 | don't touch ed,ds | Michael Shalayeff | |
1997-10-24 | checksumming stuff from niklas | Michael Shalayeff | |
1997-10-24 | better segments | Michael Shalayeff | |
1997-10-24 | space by niklas | Michael Shalayeff | |
1997-10-24 | fix cylinders in getdiskinfo | Michael Shalayeff | |
get EDD fot hd* only more debug | |||
1997-10-24 | Fix hang on disk probe. | Tobias Weingartner | |
1997-10-24 | use real boot device | Michael Shalayeff | |
1997-10-23 | Better BIOS diskprobe. Cleanup and re-org by mickey. | Tobias Weingartner | |
Fix bug in BIOS memprobe. Cleanup and re-org by mickey. Do checksum of HD devices. | |||
1997-10-22 | newer, better stuff; some parts by toby@ | Michael Shalayeff | |
1997-10-22 | use bootarg | Michael Shalayeff | |
1997-10-22 | honour DEBUGFLAGS, rm before ld | Michael Shalayeff | |
1997-10-22 | Cleanup. | Tobias Weingartner | |
1997-10-22 | remap 0-->reserved; toby@ | Michael Shalayeff | |
1997-10-21 | fix by toby again | Michael Shalayeff | |
1997-10-21 | temp fix, sorry | Michael Shalayeff | |
1997-10-20 | change types | Michael Shalayeff | |
1997-10-20 | even better memprobe | Michael Shalayeff | |
1997-10-20 | get ready for the fix in memprobe | Michael Shalayeff | |
1997-10-19 | fix 'ma boot' cmd; toby@ | Michael Shalayeff | |
1997-10-18 | correct | Michael Shalayeff | |
1997-10-18 | Copy in bios_diskinfo array from /boot space. | Tobias Weingartner | |
Add length field for checksum to same. Start of making /boot deduce bsd dev_t for all BIOS drives. | |||
1997-10-17 | Cleanup, make it all compile. | Tobias Weingartner | |
Move APM stuff to apmprobe.c | |||
1997-10-17 | Use BIOS to probe for memory map. | Tobias Weingartner | |
Probe for BIOS supported disks. Use BIOS to get geometry for supported disks. All in preparation to passing the whole thing to the kernel. | |||
1997-10-15 | Honour users request for geo all the time. | Tobias Weingartner | |
1997-10-15 | fix it again | Michael Shalayeff | |
1997-10-14 | Fix for my fix | Tobias Weingartner | |
1997-10-14 | Depend problem | Tobias Weingartner | |
1997-10-12 | BOOT_APM bye, bye | Michael Shalayeff | |
1997-10-12 | KNF | Michael Shalayeff | |
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 | |
complain bitterly. | |||
1997-10-09 | Heads... not Tracks | Theo de Raadt | |
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 | describe how to update from 2.1 | Theo de Raadt | |
1997-10-06 | better amp message | Michael Shalayeff | |