Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-20 | This time, consistency for all. | Todd T. Fries | |
1997-10-19 | fix 'ma boot' cmd; toby@ | Michael Shalayeff | |
1997-10-19 | add a comment. | Todd T. Fries | |
1997-10-19 | no, not good. will be fixed soon | Michael Shalayeff | |
xyu te6e B poT, teo | |||
1997-10-18 | do not create spoofed partition for DOSTYP_OPENBSD | Theo de Raadt | |
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-14 | Support for bios memory maps. | Tobias Weingartner | |
1997-10-14 | Neater this way. | Tobias Weingartner | |
1997-10-13 | ok, i have 'em both, to order! | Michael Shalayeff | |
1997-10-13 | APM_NOIDLE bye, bye; use pccom; more scd0 probes;ed1 on factory-dflts; swap ↵ | Michael Shalayeff | |
irq for lpt0 and sb0 | |||
1997-10-13 | add ed3 at 0x240; mickey | Theo de Raadt | |
1997-10-13 | zero 'struct apmregs regs;' that will fix a whole bunch of errors | Michael Shalayeff | |
1997-10-12 | reserve void* at the of BIOS_vars for future use | Michael Shalayeff | |
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-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 | |
bail completely if the geometry information is not available | |||
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 | |
doesn't anyone bother to check these things? | |||
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 | |