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
/
biosboot
Age
Commit message (
Expand
)
Author
1997-10-07
cleanup
Michael Shalayeff
1997-09-20
- add 'stty [baudrate]' command to /boot, for serial consoles
flipk
1997-09-05
Finishing? touches.
Tobias Weingartner
1997-09-05
some manual
Michael Shalayeff
1997-09-05
copycenter
Michael Shalayeff
1997-08-29
ifdef partition table and NT s# w/ BEMBR
Michael Shalayeff
1997-08-29
use symbolic name for signature value
Michael Shalayeff
1997-08-29
don't need NT stuff here, since we are mbr when we have the whole disk
Michael Shalayeff
1997-08-29
don't use private defines, use ones exported from includes
Michael Shalayeff
1997-08-13
split off START into LINKADDR and LOADADDR (we will need reloctable boot)
Michael Shalayeff
1997-08-07
typo
Niklas Hallqvist
1997-07-31
more locals, returns, savings, gifts, and discounts
Michael Shalayeff
1997-07-30
mickey has pieces he has not committed.
flipk
1997-07-29
Test before you Commit!!
flipk
1997-07-28
use assym.h
Michael Shalayeff
1997-06-23
remove @obj dependency
kstailey
1997-05-29
add small piece of NT support from James C. Cortilier III
Michael Shalayeff
1997-04-29
.mk changes faster then i type....
Michael Shalayeff
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-04-21
don't use cc for ld, bad things happens w/ DESTDIR defined; by dm@
Michael Shalayeff
1997-04-15
partition table in biosboot too. Max 28 BLKCNT, too
Theo de Raadt
1997-04-14
no need for partition table....
Michael Shalayeff
1997-04-14
let stand & boot co-exist
Theo de Raadt
1997-04-14
add signature! fake partition 0 for floppy until fdisk(8) has -f flag. max 16...
Theo de Raadt
1997-04-11
Works with .gz kernels now
Tobias Weingartner
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