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
/
netboot
Age
Commit message (
Expand
)
Author
2006-02-15
enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ ok
Michael Shalayeff
2005-12-17
Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t
Miod Vallat
2005-08-10
suggested by art, go for it deraadt, ok miod@
Todd T. Fries
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
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
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
1997-05-05
Remove comment about an XXX that has been fixed.
Todd C. Miller
1997-05-05
Updates from NetBSD (cgd):
Todd C. Miller
1997-05-04
Don't use head when we already use awk.
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