index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
stand
/
libsa
/
dev_i386.c
Age
Commit message (
Expand
)
Author
1999-08-25
give better support to the bios memory maps.
Michael Shalayeff
1998-05-25
put support for test /boot environment back; some CLEANFILES and spaces
Michael Shalayeff
1998-04-18
i386 bootblocks that work for 2.3. A tale too long to tell
Theo de Raadt
1997-08-22
don't echo all the control chars, not only bs&del
Michael Shalayeff
1997-08-21
\n is handled by cnputc(), don't print \r
Michael Shalayeff
1997-08-13
s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.
Niklas Hallqvist
1997-08-12
revert to prev-cons behaviour
Michael Shalayeff
1997-08-12
new cons
Michael Shalayeff
1997-07-21
add nbdevs for the size of table of block devises' names
Michael Shalayeff
1997-07-17
proper includes
Michael Shalayeff
1997-06-06
fix twiddle() without breaking backspace
kstailey
1997-05-29
do \b
Michael Shalayeff
1997-04-23
implement 'hd' device (i guess nobody will boot from 'rd')
Michael Shalayeff
1997-04-17
fix tab expansion
Theo de Raadt
1997-04-15
extern int debug;
Michael Shalayeff
1997-04-15
print debugging stuff only when debug!=0
Michael Shalayeff
1997-04-08
use new device names: fd(0,a) -> fd0a
Michael Shalayeff
1997-04-07
Fix device name.
Tobias Weingartner
1997-04-06
devboot commit
Michael Shalayeff
1997-03-31
commit all my mods to the last imported libsa stuff....
Michael Shalayeff
1997-03-31
Initial /boot stuff (from Mickey)
Tobias Weingartner