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
/
installboot
Age
Commit message (
Expand
)
Author
2006-02-14
Fix botched format string specifiers. From adobriyan at gmail.com.
Aaron Campbell
2006-01-13
Fix printf format string due to types change
Todd C. Miller
2004-07-15
"mib[4] is too much and mib[3] would be enough" (left over from when
Tom Cosgrove
2004-05-05
errx shall be used here
Michael Shalayeff
2004-02-22
Remove #if 0'd code.
Tom Cosgrove
2004-02-21
Tidy up installboot -v output.
Tom Cosgrove
2004-01-26
Major overhaul of biosboot and installboot, using EDD (LBA) reads if
Tom Cosgrove
2004-01-20
Check the values given to -h and -s. Closes PR 3640.
Tom Cosgrove
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-08-15
no newline in errx; andrushock@korovino.net
Theo de Raadt
2003-08-08
ansi
Theo de Raadt
2003-06-06
- section reorder
Jason McIntyre
2003-06-03
three four kills
Michael Shalayeff
2003-05-08
EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template.
Jason McIntyre
2003-04-17
i386 ELF bootloader. developed with weingart@
Dale Rahn
2003-02-07
typos;
Jason McIntyre
2002-05-03
ptrdiff_t and size_t fixes.
Marc Espie
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-09-20
grammar; from toby
Michael Shalayeff
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-09
- remove all trailing whitespace
Aaron Campbell
1999-07-08
flesh out .Dt
Theo de Raadt
1999-07-03
remove redundant .Pp macros
Aaron Campbell
1999-07-02
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Aaron Campbell
1999-05-23
getopt(3) returns -1, not EOF
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-01-24
applied s/then/than/ from krw@tcn.net; even better grammar now
Michael Shalayeff
1998-12-16
cast multipliers in boot record byte offset calculation to
Michael Shalayeff
1998-08-18
s/dec/dev/
ryker
1998-04-25
fix some more printf's where a long arg was specified that is u_int32_t
Todd C. Miller
1998-04-20
fix the problem w/ /boot being fragmented in a non-contig
Michael Shalayeff
1998-04-18
i386 bootblocks that work for 2.3. A tale too long to tell
Theo de Raadt
1998-04-02
remove the last uses of spt and tpc
Theo de Raadt
1998-03-11
make usage message much prettier
Theo de Raadt
1998-03-01
Fix int overflow
Tobias Weingartner
1997-10-28
use RAW_PART, not 0
Theo de Raadt
1997-10-26
don't freak out on old kernels
Michael Shalayeff
1997-10-25
fix install on unit!=0
Michael Shalayeff
1997-10-25
use geometry
Michael Shalayeff
1997-10-24
use real boot device
Michael Shalayeff
1997-10-22
newer, better stuff; some parts by toby@
Michael Shalayeff
1997-10-15
Honour users request for geo all the time.
Tobias Weingartner
1997-10-12
One more sanity check. If no blocks to load,
Tobias Weingartner
1997-10-07
better fix for floppy boot
Michael Shalayeff
1997-10-07
explain machine diskinfo better
Theo de Raadt
[next]