summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/prom.c
AgeCommit message (Collapse)Author
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-11-27Make compilable in our env. Involved disabling ELF support,Niklas Hallqvist
reordering includes (due to -Wstrict-prototypes) and other -Wall goo
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
-Wall -Wstrict-prototypes -Wmissing-prototypes too.
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1995-12-14update to netbsdTheo de Raadt