Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-18 | update. | Todd T. Fries | |
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 | Allow user to adjust sec/cyl instead of hard coding to sec/track * tracks/cyl. | Todd C. Miller | |
1997-10-17 | Fix pasto. | Todd C. Miller | |
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-17 | indent | Theo de Raadt | |
1997-10-17 | look at ftp.openbsd.org not ftp.usa... the ftp one is now fast | Theo de Raadt | |
1997-10-17 | scrunch up a bit | Theo de Raadt | |
1997-10-17 | oops | Theo de Raadt | |
1997-10-17 | pretty a bit more | Theo de Raadt | |
1997-10-17 | clarify significantly. in many situations, put more effort into remembering | Theo de Raadt | |
previous answers to the questions, so that it is easier to abort and restart the install script. | |||
1997-10-17 | clarify messages significantly | Theo de Raadt | |
1997-10-17 | no need to run fdisk multiple times anymore | Theo de Raadt | |
1997-10-17 | indent disk list | Theo de Raadt | |
1997-10-17 | clarify | Theo de Raadt | |
1997-10-17 | no input does not do stupid auto help | Theo de Raadt | |
1997-10-17 | oops; spotted by millert | Theo de Raadt | |
1997-10-17 | ATAPI | Jason Downs | |
1997-10-17 | Update ATAPI note. | Jason Downs | |
1997-10-17 | Add notes for 2940AU, 3940, and ATAPI. | Jason Downs | |
1997-10-17 | Don't allow root to set the clock back in time if securelevel > 1. This | Todd C. Miller | |
got nuked when settime() was added. | |||
1997-10-17 | few clarifications | Theo de Raadt | |
1997-10-17 | remove some blank lines | Theo de Raadt | |
1997-10-17 | shrink an output line | Theo de Raadt | |
1997-10-17 | ... especially on PC machines... | Theo de Raadt | |
1997-10-17 | clarify hostname prompt | Theo de Raadt | |
1997-10-16 | Corrected typo. | Angelos D. Keromytis | |
1997-10-16 | sync | Theo de Raadt | |
1997-10-16 | lines for cross-compilation commented | gingold | |
1997-10-16 | updated for bounds_??? | gingold | |
1997-10-16 | updated for bounds_??? | gingold | |
1997-10-16 | workaround for GAS bug added (was reloc bug) | gingold | |
1997-10-16 | ensure man pages exist first | Theo de Raadt | |
1997-10-16 | CLEANFILES+=manual.c | Theo de Raadt | |
1997-10-16 | make M more visible | Theo de Raadt | |
1997-10-16 | new command: M (shows linked-in manpage) | Theo de Raadt | |
1997-10-16 | new command: manual | Theo de Raadt | |
1997-10-16 | oops | Theo de Raadt | |
1997-10-16 | match recent changes | Theo de Raadt | |
1997-10-16 | add fxp/de, fix something else while at it | Theo de Raadt | |
1997-10-16 | Oops wrong major for audio | Niklas Hallqvist | |
1997-10-16 | DOH! audio was broken because I moved MI files to MD places. | Niklas Hallqvist | |
1997-10-16 | p takes a suffix, not a unit | Theo de Raadt | |
1997-10-16 | only help if possible | Theo de Raadt | |
1997-10-16 | better message | Theo de Raadt | |
1997-10-16 | a bunch of improvements by weingart & I | Theo de Raadt | |
1997-10-15 | Require a disk type other than "unknon", print disk type when displaying | Todd C. Miller | |
info, and allow user to change disk type via 'e'. | |||
1997-10-15 | Move sorting stuff into new function: sort_partitions() | Todd C. Miller | |