summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/netboot
AgeCommit message (Expand)Author
2006-02-15enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ okMichael Shalayeff
2005-12-17Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_tMiod Vallat
2005-08-10suggested by art, go for it deraadt, ok miod@Todd T. Fries
2004-07-05remove some stuff to make the blocks slightly smaller. we could go furtherTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-01-16Use objcopy to build the bootblocks instead of a hairy dd.Artur Grabowski
2000-12-14Enable loading of ELF kernels.Artur Grabowski
1997-05-05Remove comment about an XXX that has been fixed.Todd C. Miller
1997-05-05Updates from NetBSD (cgd):Todd C. Miller
1997-05-04Don't use head when we already use awk.Todd C. Miller
1996-11-27Make compilable in our env. Involved disabling ELF support,Niklas Hallqvist
1996-11-27include libkern.h prior to stand.h to not to collide m{in,ax} definitions.Michael Shalayeff
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist