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
/
alpha
/
stand
Age
Commit message (
Expand
)
Author
2004-12-01
remove excessive chattiness from the bootblocks. our goal is to shrink
Theo de Raadt
2004-07-13
errno changes, lib major version bumps, and general flag day
Marco S Hyman
2004-07-05
remove some stuff to make the blocks slightly smaller. we could go further
Theo de Raadt
2004-05-25
replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8);
Jason McIntyre
2003-10-18
typos from Jared Yanovich;
Jason McIntyre
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-07-19
don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)
David Krause
2003-06-06
- section reorder
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-11
string cleaning; krw ok
Theo de Raadt
2002-12-02
Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack
Miod Vallat
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-10
spelling
Theo de Raadt
2001-09-16
Fix this so it understands disklabels.
Artur Grabowski
2001-06-22
build it static; nate
Theo de Raadt
2001-05-16
shrink printf messages
Theo de Raadt
2001-05-16
no longer support ECOFF kernels
Theo de Raadt
2001-02-03
Don't define ECOFF_COMPAT. We're ELF.
Artur Grabowski
2001-01-25
spelling
Todd T. Fries
2001-01-23
build boot with -Os
Artur Grabowski
2001-01-16
Use objcopy to build the bootblocks instead of a hairy dd.
Artur Grabowski
2001-01-16
First shot at loading elf symbols. Not sure yet if it works correctly.
Artur Grabowski
2001-01-15
We boot elf and ecoff. Add the appropriate defines.
Artur Grabowski
2001-01-15
Some ECOFF ifdefs and various fixes.
Artur Grabowski
2000-12-14
Enable loading of ELF kernels.
Artur Grabowski
2000-12-14
First shot at making ELF compile.
Artur Grabowski
2000-11-19
Add -I${.CURDIR}/../../../../lib/libsa to CPPFLAGS so md5.c can find
Todd C. Miller
2000-11-08
Merge in big portions of the improvements NetBSD did to their alpha port.
Artur Grabowski
2000-05-25
cause traversal into arch & subdirectories for the purposes of manual page in...
Theo de Raadt
2000-01-03
.Sh "SEE ALSO" -> .Sh SEE ALSO
Paul Janzen
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-08
flesh out .Dt
Theo de Raadt
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-09-04
o check lseek return values
Todd C. Miller
1998-09-04
unit numbers should be < 16, not < 8 since we can have wide drives
Todd C. Miller
1998-09-04
Kill non-working ultrix-style controller/disk/kernel format and leave
Todd C. Miller
1998-03-06
main returns int
Todd C. Miller
1998-03-05
main returns int
Theo de Raadt
1997-10-27
Use opendev()
Todd C. Miller
1997-10-27
Turning on optimization wins us an extra 15kb.
Todd C. Miller
1997-10-27
Add back device parsing but don't treat paths like 2.2/alpha/bsd as
Todd C. Miller
1997-10-27
Pull out the device crap for now as it prevents paths like 2.2/alpha/bsd.
Todd C. Miller
1997-07-08
The a.out nlist strtab offset needs the strtab size field accounted for
Niklas Hallqvist
1997-07-08
set N_TEXT when appropriate. get rid of nlist.h inclusion.
Niklas Hallqvist
1997-07-08
Load the kernel symbol table for DDB to use
Niklas Hallqvist
1997-06-30
Add lib* so obj links get made. Duh, Todd.
Todd C. Miller
1997-06-27
Add a missing space in usage message.
Todd C. Miller
1997-05-20
Add -s -e cd9660 hacks for making bootable alpha cd's.
Todd C. Miller
1997-05-05
Remove comment about an XXX that has been fixed.
Todd C. Miller
[next]