summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
1997-06-05non-DEBUG __abs_nonsingle correct use; grrTheo de Raadt
1997-06-05fix DEBUG thingTheo de Raadt
1997-06-05optionTheo de Raadt
1997-06-02EXEC_SCRIPT is not an optionTheo de Raadt
1997-06-02VNODEPAGER is not an optionTheo de Raadt
1997-06-02UCONSOLE is long deadTheo de Raadt
1997-05-28KNFNiklas Hallqvist
1997-05-20Add -s -e cd9660 hacks for making bootable alpha cd's.Todd C. Miller
1997-05-14Don't need bpf or vnd -- shave a few bytes.Todd C. Miller
1997-05-08comment out MFS, FIFO, and COMPAT_[0-9]+; add PCI edTodd C. Miller
1997-05-08Some trimming, add necessary stuff like ed, CD9660 & KERNFSNiklas Hallqvist
1997-05-07axppci33-only GENERICTodd C. Miller
1997-05-06Add IP filter log into cdevswNiklas Hallqvist
1997-05-05Remove comment about an XXX that has been fixed.Todd C. Miller
1997-05-05add ccd to GENERICThomas Graichen
1997-05-05Updates from NetBSD (cgd):Todd C. Miller
1997-05-04Don't use head when we already use awk.Todd C. Miller
1997-05-04Remove unnecesary call to head(1) that was giving me some grief.Todd C. Miller
1997-04-20Use ${ALPHA} instead of ../..Niklas Hallqvist
1997-04-20My new toyThorsten Lockert
1997-04-19Fix a compile warningThorsten Lockert
1997-04-19.depend needs cpuconf.cThorsten Lockert
1997-04-14typo for us.michaels
1997-04-14Add PCI ed*Todd C. Miller
1997-04-13Add support for PCI NE2000 clones. I finally got around to doing this :-)Todd C. Miller
1997-04-10__C -> __abs_c for consistency with usage in tc_*Todd C. Miller
1997-04-10Add missing __C #defineTodd C. Miller
1997-04-10Fix typo (aligend -> aligned)Todd C. Miller
1997-04-09the theTheo de Raadt
1997-04-08minor cleanup regarding forward scrolling usage, also only scroll one linemichaels
1997-04-08use a different, smaller font.michaels
1997-04-07Use MAXPARTITIONS not ``8''Todd C. Miller
1997-04-0716 partitionsTodd C. Miller
1997-04-07We run OpenBSD. Also note that installboot may be run on the ``c''Todd C. Miller
1997-04-06Add CD9660 now that it works.Todd C. Miller
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-04-05so strlen.c compiles again...Todd C. Miller
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-02Better implementation of buf_space_*_raw_multi_* that deals wellNiklas Hallqvist
1997-03-25Addition of the ed ethernet driverNiklas Hallqvist
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-03-21Add the bus_space_{read,write}_raw_multi_[248] extensionsNiklas Hallqvist
1997-02-26Add IP-SECNiklas Hallqvist
1997-02-26Workaround for some weird cpp bug that made cpuconf.o builds failNiklas Hallqvist
1997-02-12fix typecast; janjaap@stack.nlTheo de Raadt
1997-02-09shadowed variable caused si_addr to be incorrectTheo de Raadt
1997-02-06From theo: use VM_PROT_* types and pass address nicelyNiklas Hallqvist
1997-02-06Fixed some missing declarations and such. Still sth to fix for Theo :-)Niklas Hallqvist
1997-02-03More siginfo implementations (alpha and mips might even work)Theo de Raadt
1997-02-03initial cut at siginfoTheo de Raadt