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