summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/boot
AgeCommit message (Expand)Author
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2005-08-10suggested by art, go for it deraadt, ok miod@Todd T. Fries
2005-05-30even shorterTheo de Raadt
2005-05-30shrink alpha boot blocks another little bitTheo de Raadt
2004-12-01remove excessive chattiness from the bootblocks. our goal is to shrinkTheo de Raadt
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-14First round of __P removal in sysTodd C. Miller
2002-02-10spellingTheo de Raadt
2001-09-16Fix this so it understands disklabels.Artur Grabowski
2001-05-16shrink printf messagesTheo de Raadt
2001-05-16no longer support ECOFF kernelsTheo de Raadt
2001-01-25spellingTodd T. Fries
2001-01-23build boot with -OsArtur Grabowski
2001-01-16Use objcopy to build the bootblocks instead of a hairy dd.Artur Grabowski
2000-12-14Enable loading of ELF kernels.Artur Grabowski
2000-11-19Add -I${.CURDIR}/../../../../lib/libsa to CPPFLAGS so md5.c can findTodd C. Miller
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski
1998-09-04unit numbers should be < 16, not < 8 since we can have wide drivesTodd C. Miller
1998-09-04Kill non-working ultrix-style controller/disk/kernel format and leaveTodd C. Miller
1998-03-05main returns intTheo de Raadt
1997-10-27Turning on optimization wins us an extra 15kb.Todd C. Miller
1997-10-27Add back device parsing but don't treat paths like 2.2/alpha/bsd asTodd C. Miller
1997-10-27Pull out the device crap for now as it prevents paths like 2.2/alpha/bsd.Todd C. Miller
1997-07-08Load the kernel symbol table for DDB to useNiklas Hallqvist
1997-05-05Updates from NetBSD (cgd):Todd C. Miller
1997-05-04Remove unnecesary call to head(1) that was giving me some grief.Todd C. Miller
1997-04-07Use MAXPARTITIONS not ``8''Todd C. Miller
1997-04-05so strlen.c compiles again...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
1996-07-31kernel is /bsd, and we are OpenBSDNiklas Hallqvist
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1995-12-14update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt