summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/netboot
AgeCommit message (Expand)Author
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