Age | Commit message (Expand) | Author |
---|---|---|
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 | hmm, copy&paste is evil | Michael Shalayeff |
1997-10-25 | fix blk2chr,chr2blk | Michael Shalayeff |
1997-10-25 | Boot args needs to be r/w | Niklas Hallqvist |
1997-10-25 | treat a case bios0 is not attached | Michael Shalayeff |
1997-10-25 | alloca needs frame pointer i guess | Michael Shalayeff |
1997-10-25 | no ED_DEBUG | Michael Shalayeff |
1997-10-25 | better sizeof | Michael Shalayeff |
1997-10-25 | do blk<-->chr dev_t conversions through the sysctl | Michael Shalayeff |
1997-10-25 | fix comment | Michael Shalayeff |
1997-10-25 | define fixed bootarg vector offset, and max len | Michael Shalayeff |
1997-10-25 | Remove no-serving variable | Niklas Hallqvist |
1997-10-25 | new bootarg | Michael Shalayeff |
1997-10-25 | Boot arguments are now at physmem 0x100 | Niklas Hallqvist |
1997-10-25 | unused variable warning squelch | Theo de Raadt |
1997-10-25 | Fix disk probe. Get rid of EDD check, it goes haywire on | Tobias Weingartner |
1997-10-24 | uninitialized variables are bad | Theo de Raadt |
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 | map a piece of memory after the msgbuf and copy bootargv there. | Michael Shalayeff |
1997-10-24 | fix cylinders in getdiskinfo | Michael Shalayeff |
1997-10-24 | fix the case when data/code segment is not in the ISA memory | Michael Shalayeff |
1997-10-24 | Fix hang on disk probe. | Tobias Weingartner |
1997-10-24 | use real boot device | Michael Shalayeff |
1997-10-24 | remove bogus defines | Michael Shalayeff |
1997-10-24 | s/DEBUG/SPKR_DEBUG/g | Michael Shalayeff |
1997-10-23 | Better BIOS diskprobe. Cleanup and re-org by mickey. | Tobias Weingartner |
1997-10-23 | correct obj building | Theo de Raadt |
1997-10-23 | SUBDIR includes ../m68k | Theo de Raadt |
1997-10-22 | support new libsa | Michael Shalayeff |
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 | Dig out the ethernet address from the board configuration. This just takes | Per Fogelstrom |
1997-10-21 | restore timezone/dst | Michael Shalayeff |
1997-10-21 | Straighten up boot options. | Per Fogelstrom |
1997-10-21 | temp fix, sorry | Michael Shalayeff |
1997-10-20 | change types | Michael Shalayeff |
1997-10-20 | Add IPSEC to GENERIC, move if_de srom emul to pci | Per Fogelstrom |
1997-10-20 | even better memprobe | Michael Shalayeff |
1997-10-20 | get ready for the fix in memprobe | Michael Shalayeff |
1997-10-20 | Do not spoof OpenBSD partitions | Niklas Hallqvist |
1997-10-20 | Sync with GENERIC. | Jason Downs |