Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-03 | avoid sign extension on bios geometry! | Theo de Raadt | |
1997-10-02 | better 'machine di' table; toddf@ | Michael Shalayeff | |
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 | |
the user. | |||
1997-09-29 | we won't need this | Michael Shalayeff | |
1997-09-29 | bump the version number | Michael Shalayeff | |
1997-09-29 | according to the recent apm changes | Michael Shalayeff | |
1997-09-26 | nice diskinfo; terms consistancy by millert@ | Michael Shalayeff | |
1997-09-24 | avoid bogus warnings | Michael Shalayeff | |
1997-09-24 | overflow can bite anyways, increment word | Michael Shalayeff | |
1997-09-24 | Document how things (more or less) work. | Jason Downs | |
1997-09-24 | correct device arg description | Michael Shalayeff | |
1997-09-24 | we have no bus here | Michael Shalayeff | |
1997-09-21 | machdep.bios | Michael Shalayeff | |
1997-09-21 | /boot engine is in sys/stand/boot/ now (; | Michael Shalayeff | |
use it, reuse it, i can't imagine any brokenness ... | |||
1997-09-21 | support new boots | Michael Shalayeff | |
add to your config: bios0 at mainbus0 apm0 at mainbus0 # (if you are using APM) | |||
1997-09-20 | - add 'stty [baudrate]' command to /boot, for serial consoles | flipk | |
- switch baud rates using i/o instead of bios, since bios commands have only a limited bitwidth for baudrate, and max out at 9600 - when switching console devices, print msg to both old device and new - fix timeout bug in com_getc() (dev | 0x80 was reading gobbledygook) - document 'stty' command in boot(8) - wording and cleanup in man pages | |||
1997-09-19 | Make newer gcc happy | Niklas Hallqvist | |
1997-09-18 | halt in debug mode only | Michael Shalayeff | |
1997-09-17 | depend: dependancies | Tobias Weingartner | |
1997-09-17 | regs command is MD | Michael Shalayeff | |
1997-09-17 | pass cnvmem,extmem the old way they were.... | Michael Shalayeff | |
don't put 'em in biosvars | |||
1997-09-17 | unsigneds | Michael Shalayeff | |
1997-09-14 | print used geometry when verbose | Michael Shalayeff | |
1997-09-07 | right zlib Xr, 10x todd | Michael Shalayeff | |
1997-09-06 | more cleaning | Theo de Raadt | |
1997-09-05 | Finishing? touches. | Tobias Weingartner | |
1997-09-05 | man this; read, if you can read | Michael Shalayeff | |
1997-09-05 | some manual | Michael Shalayeff | |
1997-09-05 | copycenter | Michael Shalayeff | |
1997-09-04 | more details | Theo de Raadt | |
1997-09-04 | fix spelling | Theo de Raadt | |
1997-09-04 | warn about unknown disklabel types, doc it in BUGS | Michael Shalayeff | |
1997-09-04 | s/DEBUG/EXEC_DEBUG/ | Michael Shalayeff | |
1997-09-04 | support boot API version number | Michael Shalayeff | |
1997-09-03 | Fix fake geo (again) | Tobias Weingartner | |
1997-09-03 | Fix fake geo | Tobias Weingartner | |
1997-09-03 | 1st part of pretty "machine diskinfo" stuff | Tobias Weingartner | |
1997-09-02 | change biosdinfo() to return fail value. use fake geo, where needed | Michael Shalayeff | |
1997-09-02 | Pretty. | Tobias Weingartner | |
1997-09-02 | Add "machine diskinfo" command. Needs work. | Tobias Weingartner | |
1997-09-02 | strip on install | Michael Shalayeff | |
1997-09-02 | correct spelling | kstailey | |
1997-09-02 | dead vars | Michael Shalayeff | |
1997-09-02 | completely disable network support | Michael Shalayeff | |
1997-09-02 | Xregs is DUMP_REGS -- dependable | Michael Shalayeff | |
1997-09-02 | machine diskinfo command, toby is filling w/ meat at the moment | Michael Shalayeff | |
1997-09-02 | debug last consistency ci | Michael Shalayeff | |
1997-09-02 | machine(MD) command set support | Michael Shalayeff | |