summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/include/reloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvmeppc/include/reloc.h')
0 files changed, 0 insertions, 0 deletions
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad 2008-10-14Give maximum level of network softinterrupts a symbolic constantpooka 2007-12-03Interrupt handling changes, in discussion since February:ad 2007-07-14Generic soft interrupts are mandatory.ad 2006-09-07remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.dogcow 2005-12-10Multiple inclusion protection, as suggested by christos@ on tech-kern@elad 2005-02-26nuke trailing whitespaceperry 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-03-15Allow a machine-dependent definition of schednetisr.matt 2002-05-12Eliminate more commons.matt 2001-10-06The bridge driver does all forwarding at interrupt level, andthorpej 2001-04-11Add bridge netisr glue (only used if no __HAVE_GENERIC_SOFT_INTERRUPTS).thorpej 2001-01-15For SLIP/STRIP/PPP, use generic soft interrupts, if available.thorpej 2001-01-11Process STRIP software interrupts.thorpej 2001-01-09Fix oversight in slip softintr changes.thorpej 2001-01-09Add NETISRs for SLIP and STRIP. (Geez, I wish we had the softintrthorpej 2000-07-03don't include the config-generated headers if _LKM definedcgd 2000-07-02oops! include arp.h and ppp.h even if _LOCORE definedcgd 2000-07-02Reduce namespace pollution from netcciitt-landsommerfeld 2000-07-02Kwality control:cgd 2000-02-21Remove NETISR_IMP. Make NETISR_ARP == AF_ARP, renumber NETISR_PPP to allow t...erh 1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun 1998-05-04Add IPX bits.christos 1998-02-09add multiple inclusion protection (and cleanup).perry 1997-04-02Add netatalk stubs.christos 1996-07-04add native mode atm network interruptchuck 1996-02-01LOCORE -> _LOCOREmycroft 1995-08-12splnet --> splsoftnetmycroft 1995-07-04Add definition for NETISR_PPP.paulus