summaryrefslogtreecommitdiff
path: root/sys/netns/ns.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-12Eliminate use of commons.matt
2001-11-13add RCSIDslukem
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2000-03-30Remove register declarations.augustss
2000-02-02PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4thorpej
2000-02-01First-draft if_detach() implementation, originally from Bill Studnemund,thorpej
1999-10-25defopt the XNS protocol (options NS), clean up the use of relateddrochner
1998-09-13fix comment and copyright spacing.christos
1998-07-05defopt NS, NSIP.jonathan
1998-03-01Merge with Lite2 + local changesfvdl
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-08Restructure ns_control() like other protocols.mycroft
1996-05-22Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ...mycroft
1996-02-13netns prototypeschristos
1995-06-13Clean this up a bit. Use queue.h more; de-uglify casts.mycroft
1995-03-08cast pointers correctly, ioctl cmds are u_longs, most int != long type bogonscgd
1995-02-01Reduce some redundant code.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-02-10Deprecate af.h.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-05-20header cleanup & id string additioncgd
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd