summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1997-10-25alloca needs frame pointer i guessMichael Shalayeff
1997-10-25no ED_DEBUGMichael Shalayeff
1997-10-25better sizeofMichael Shalayeff
1997-10-25do blk<-->chr dev_t conversions through the sysctlMichael Shalayeff
1997-10-25fix commentMichael Shalayeff
1997-10-25define fixed bootarg vector offset, and max lenMichael Shalayeff
1997-10-25Remove no-serving variableNiklas Hallqvist
1997-10-25new bootargMichael Shalayeff
1997-10-25Boot arguments are now at physmem 0x100Niklas Hallqvist
1997-10-25unused variable warning squelchTheo de Raadt
1997-10-25Fix disk probe. Get rid of EDD check, it goes haywire onTobias Weingartner
1997-10-24uninitialized variables are badTheo de Raadt
1997-10-24don't touch ed,dsMichael Shalayeff
1997-10-24checksumming stuff from niklasMichael Shalayeff
1997-10-24better segmentsMichael Shalayeff
1997-10-24space by niklasMichael Shalayeff
1997-10-24map a piece of memory after the msgbuf and copy bootargv there.Michael Shalayeff
1997-10-24fix cylinders in getdiskinfoMichael Shalayeff
1997-10-24fix the case when data/code segment is not in the ISA memoryMichael Shalayeff
1997-10-24Fix hang on disk probe.Tobias Weingartner
1997-10-24use real boot deviceMichael Shalayeff
1997-10-24remove bogus definesMichael Shalayeff
1997-10-24s/DEBUG/SPKR_DEBUG/gMichael Shalayeff
1997-10-23Better BIOS diskprobe. Cleanup and re-org by mickey.Tobias Weingartner
1997-10-22support new libsaMichael Shalayeff
1997-10-22newer, better stuff; some parts by toby@Michael Shalayeff
1997-10-22use bootargMichael Shalayeff
1997-10-22honour DEBUGFLAGS, rm before ldMichael Shalayeff
1997-10-22Cleanup.Tobias Weingartner
1997-10-22remap 0-->reserved; toby@Michael Shalayeff
1997-10-21fix by toby againMichael Shalayeff
1997-10-21restore timezone/dstMichael Shalayeff
1997-10-21temp fix, sorryMichael Shalayeff
1997-10-20change typesMichael Shalayeff
1997-10-20even better memprobeMichael Shalayeff
1997-10-20get ready for the fix in memprobeMichael Shalayeff
1997-10-20This time, consistency for all.Todd T. Fries
1997-10-19fix 'ma boot' cmd; toby@Michael Shalayeff
1997-10-19add a comment.Todd T. Fries
1997-10-19no, not good. will be fixed soonMichael Shalayeff
1997-10-18do not create spoofed partition for DOSTYP_OPENBSDTheo de Raadt
1997-10-18correctMichael Shalayeff
1997-10-18Copy in bios_diskinfo array from /boot space.Tobias Weingartner
1997-10-17Cleanup, make it all compile.Tobias Weingartner
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-10-15Honour users request for geo all the time.Tobias Weingartner
1997-10-15fix it againMichael Shalayeff
1997-10-14Fix for my fixTobias Weingartner
1997-10-14Depend problemTobias Weingartner
1997-10-14Support for bios memory maps.Tobias Weingartner