summaryrefslogtreecommitdiff
path: root/sys/netns/ns_input.c
AgeCommit message (Expand)Author
2003-09-30Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSDchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-12More commons eliminated.matt
2001-11-13add RCSIDslukem
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2000-03-30Remove register declarations.augustss
1998-03-01Merge with Lite2 + local changesfvdl
1997-07-18- Be more careful with type sizes (many u_long -> u_int32_t in protocolthorpej
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-02-18Fixed bug I introduced in the previous changes. In the ctlinput functions,christos
1996-02-13netns prototypeschristos
1995-07-27Initialize ns_ifaddr.mycroft
1995-06-13Clean this up a bit. Use queue.h more; de-uglify casts.mycroft
1994-09-20don't redefine time.cgd
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
1993-12-18Canonicalize all #includes.mycroft
1993-05-20header cleanup & id string additioncgd
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd