summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1997-08-22oops, missed from 'cd' deletion commit somehow );Michael Shalayeff
1997-08-22put values into BIOS_vars so kernel will get 'em soonMichael Shalayeff
1997-08-22use words for apm functionsMichael Shalayeff
define struct of bios/boot vars to be passed to kernel
1997-08-22fetch bios geometry for the boot hdMichael Shalayeff
1997-08-22theo said we don't need 'cd' commandMichael Shalayeff
remove c-r, it won't work anyways fix c-u
1997-08-22don't echo all the control chars, not only bs&delMichael Shalayeff
1997-08-22byte returnsMichael Shalayeff
1997-08-21\n is handled by cnputc(), don't print \rMichael Shalayeff
1997-08-21correct dev:<need cwd>name case in qualify()Michael Shalayeff
1997-08-21print ttyname w/o format stringMichael Shalayeff
1997-08-21boothowto is local to bootMichael Shalayeff
1997-08-21print gray on black, not black on blackMichael Shalayeff
1997-08-21no need for \nMichael Shalayeff
1997-08-21BIOS_regs in machdep.c, so they won't get lost w/o biosdev.cMichael Shalayeff
1997-08-21missing )Michael Shalayeff
1997-08-21kill unused commands, yes we are not an operating systemMichael Shalayeff
sutisfied?
1997-08-20add busted cd9660 disklabel spoofing codeTheo de Raadt
1997-08-19sun3 is back upkstailey
1997-08-19ifdef'ed out 3 functions that were not used and were causingAngelos D. Keromytis
compilation problems.
1997-08-19temporary work aroundkstailey
1997-08-17Back out Mickey's 8/1 pmap.c change, which was misguided and causedgrr
stability problems with swapped/paged out processes getting segementation vioations when reactivated. Also add some additional paranoia about whether an allocation being changed to pageable is actually a page-table and move some sanity checking from #ifdef DEBUG over to #ifdef DIAGSNOTIC.
1997-08-16Bug.dm
1997-08-16tabs and consistensyMichael Shalayeff
1997-08-13better rv typesMichael Shalayeff
1997-08-13s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.Niklas Hallqvist
Adapt to new console probing and setting API. Do not try to probe pc0 via the NVRAM. Fix some other buglets.
1997-08-13print boot message on the right consoleMichael Shalayeff
1997-08-13be honest about rootsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
BOOTREL as a linear address, not segment one more heap (;
1997-08-13remove unused includeMichael Shalayeff
more const
1997-08-13print kernel argumentsMichael Shalayeff
1997-08-13getsecs() is in stand.hMichael Shalayeff
move time_print() into libsa.h
1997-08-13inline apm callsMichael Shalayeff
1997-08-13inline callsMichael Shalayeff
1997-08-13unused includeMichael Shalayeff
1997-08-13reuse ret code for both message and chrMichael Shalayeff
some tab adjustment (4-pos tab is not good ;)
1997-08-13typoNiklas Hallqvist
1997-08-12poll BIOS as said in commentMichael Shalayeff
1997-08-12_you_, hear?! never touch anything when doing commits!Michael Shalayeff
1997-08-12revert to prev-cons behaviourMichael Shalayeff
1997-08-12slite rewriteMichael Shalayeff
set/print vars in a consistent (by niklas@)
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
do no apm w/o one compiled int
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12protosMichael Shalayeff
1997-08-12new consMichael Shalayeff
do inline BIOS calls
1997-08-12who needs it?Michael Shalayeff
1997-08-12inline biosd_rwMichael Shalayeff
1997-08-12call BIOS inline (add struct EDD_cb into biosvar.h)Michael Shalayeff
1997-08-12no more biosmem.SMichael Shalayeff