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
/
boot
Age
Commit message (
Expand
)
Author
2007-11-25
libkern, begone. Move to a new mechanism where config(8)'s "file"
Theo de Raadt
2005-08-10
suggested by art, go for it deraadt, ok miod@
Todd T. Fries
2005-05-30
even shorter
Theo de Raadt
2005-05-30
shrink alpha boot blocks another little bit
Theo de Raadt
2004-12-01
remove excessive chattiness from the bootblocks. our goal is to shrink
Theo de Raadt
2004-07-05
remove some stuff to make the blocks slightly smaller. we could go further
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
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-05-16
shrink printf messages
Theo de Raadt
2001-05-16
no longer support ECOFF kernels
Theo de Raadt
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
2000-12-14
Enable loading of ELF kernels.
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
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-05
main returns int
Theo de Raadt
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
Load the kernel symbol table for DDB to use
Niklas Hallqvist
1997-05-05
Updates from NetBSD (cgd):
Todd C. Miller
1997-05-04
Remove unnecesary call to head(1) that was giving me some grief.
Todd C. Miller
1997-04-07
Use MAXPARTITIONS not ``8''
Todd C. Miller
1997-04-05
so strlen.c compiles again...
Todd C. Miller
1996-11-27
Make compilable in our env. Involved disabling ELF support,
Niklas Hallqvist
1996-11-27
include libkern.h prior to stand.h to not to collide m{in,ax} definitions.
Michael Shalayeff
1996-10-30
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
Niklas Hallqvist
1996-07-31
kernel is /bsd, and we are OpenBSD
Niklas Hallqvist
1996-07-29
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Niklas Hallqvist
1996-06-18
sync to 0616, retaining local diffs
Theo de Raadt
1995-12-14
update to netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt