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
/
boot
/
Makefile
Age
Commit message (
Expand
)
Author
2003-04-17
there is no reason to keep both around. just rename
Michael Shalayeff
2003-04-17
i386 ELF bootloader. developed with weingart@
Dale Rahn
2000-10-19
Pass SACFLAGS correctly so all files are compiled with -fpack-struct,
Federico G. Schwindt
2000-06-08
MANSUBDIR is common for this whole dir
Michael Shalayeff
2000-05-26
more portable manual pages
Theo de Raadt
2000-05-25
cause traversal into arch & subdirectories for the purposes of manual page in...
Theo de Raadt
2000-05-25
man subdir
Theo de Raadt
1999-07-08
install into man8/arch subdirs
Theo de Raadt
1998-07-11
Roll-back previous commit; someone is working on getting all the boot*
Angelos D. Keromytis
1998-07-11
Rename boot.8 to boot-second-stage.8, so it's possible to get it
Angelos D. Keromytis
1998-05-28
cleanup the Makefiles a bit.
Michael Shalayeff
1998-05-27
conditional LD definition
Michael Shalayeff
1998-05-25
put support for test /boot environment back; some CLEANFILES and spaces
Michael Shalayeff
1998-05-19
cross-compile ready
Michael Shalayeff
1998-02-24
MNLINK boot.conf(8)
Theo de Raadt
1997-10-22
use bootarg
Michael Shalayeff
1997-09-29
we won't need this
Michael Shalayeff
1997-09-21
/boot engine is in sys/stand/boot/ now (;
Michael Shalayeff
1997-09-02
strip on install
Michael Shalayeff
1997-09-02
completely disable network support
Michael Shalayeff
1997-08-22
no kentry for a while
Michael Shalayeff
1997-08-13
split off START into LINKADDR and LOADADDR (we will need reloctable boot)
Michael Shalayeff
1997-08-02
move kentry() in boot
Michael Shalayeff
1997-07-17
prper variable handling
Michael Shalayeff
1997-06-30
remove obj@ dependency again
kstailey
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-04-18
angelos, please forgive me );
Michael Shalayeff
1997-04-17
Add -nostdlib to make sure...
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