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
/
hppa
/
stand
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
remove support for many alternative kernel choices -- only try /bsd and
Theo de Raadt
2007-05-06
bcd.c died
Theo de Raadt
2007-02-06
fix some dodgy displays;
Jason McIntyre
2006-10-30
install boot.conf as a section 5 page, not section 8;
Jason McIntyre
2005-12-30
Now that errno.h and sys/errno.h are separate header files there is no
Todd C. Miller
2005-07-15
- add /bsd.rd to FILES
Jason McIntyre
2005-04-25
Correctly handle boot drives with SCSI id >= 10; ok mickey@
Miod Vallat
2005-04-07
64bit-friendly pdc.h and iomod.h and correspondent changes elsewhere
Michael Shalayeff
2005-02-18
fix zlib's homepage; ok henning@, jmc@
Robert Nagy
2005-01-20
missing arch in .Dt;
Jason McIntyre
2004-11-22
better types; from hppa64 (;
Michael Shalayeff
2004-07-13
errno changes, lib major version bumps, and general flag day
Marco S Hyman
2004-06-14
de-__P
Theo de Raadt
2004-04-07
update copyright; miod@ is fine w/ files where he holds it too
Michael Shalayeff
2004-03-17
No installboot(8) on hppa, but on the other hand boot_hppa(8) has been added
Miod Vallat
2003-12-18
Move -DDYNAMIC_CRC_TABLE into the main libz Makefile
Todd C. Miller
2003-10-04
- document that boot will by default try to load /bsd, /obsd then /bsd.old.
Jason McIntyre
2003-10-04
(boot): device: filename -> device:filename
Jason McIntyre
2003-08-11
a few strict protos
Michael Shalayeff
2003-07-19
don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)
David Krause
2003-07-11
fix some displays;
Jason McIntyre
2003-06-08
snprintf needed here.
Miod Vallat
2003-06-06
- section reorder
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
strcpy/strcat/sprintf removal in all bootblocks. various testing by
Theo de Raadt
2003-05-19
say to skip the interactive part should the pdc say so
Michael Shalayeff
2003-05-11
string cleaning; krw ok
Theo de Raadt
2003-04-30
do not be hungry for buffers and allocate lower than a max (for iodc io)
Michael Shalayeff
2003-04-30
now that we use less memory we can push the boot a little higher (to help som...
Michael Shalayeff
2003-04-30
no need to twiddle here. it's twiddling elsewhere already
Michael Shalayeff
2003-04-30
oops. fixed endif in a wrong place
Michael Shalayeff
2003-04-29
some cleanup and redo ct as lf (just different dev type). saves some memory
Michael Shalayeff
2003-04-17
new boots
Michael Shalayeff
2003-04-16
clean some spaces and registers and other fluff
Michael Shalayeff
2003-04-15
rearrange devsw to place dk in the beginning. necessary glue hookups in cdboot
Michael Shalayeff
2003-04-07
s/HP9000/HP 9000/; from weissmanndude
Michael Shalayeff
2003-03-28
a small boot for a cd
Michael Shalayeff
2003-03-28
s/SADIR/STANDIR/ to avoid conflict w/ the libsa; install raw boot as well as ...
Michael Shalayeff
2003-02-18
copyrights added;
Jason McIntyre
2003-02-01
typos;
Jason McIntyre
2003-01-30
no need to force cflags here
Michael Shalayeff
2003-01-27
Do not clean too far.
Miod Vallat
2003-01-16
do not include the bsd into the lif, make links in the mdec
Michael Shalayeff
2003-01-14
do not fail if there is no disklabel found, could be netbooting
Michael Shalayeff
2003-01-14
up the boot version after recent changes
Michael Shalayeff
2003-01-14
during the open store the partition offset and do subsequent io relative to t...
Michael Shalayeff
2003-01-14
preserve the partition when decoding the boot device
Michael Shalayeff
2003-01-14
proped type for bootdev
Michael Shalayeff
2003-01-14
make the lif be tried the last after ufs and cd9660 get a chance
Michael Shalayeff
[next]