summaryrefslogtreecommitdiff
path: root/sys/netns
AgeCommit message (Expand)Author
1995-06-13Clean this up a bit. Use queue.h more; de-uglify casts.mycroft
1995-04-11nsipstart() should return void.mycroft
1995-03-29KERNEL -> _KERNELbriggs
1995-03-26KERNEL -> _KERNELjtc
1995-03-08cast pointers correctly, ioctl cmds are u_longs, most int != long type bogonscgd
1995-02-01Reduce some redundant code.mycroft
1994-10-30be more careful with types, also pull in headers where necessary.cgd
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
1994-02-20Need cpu.h for setsoftnet().mycroft
1994-02-10Deprecate af.h.mycroft
1994-01-20delete references to mtpr.hderaadt
1994-01-10Make this compile again after netinet changes.mycroft
1994-01-06Correct order of arguments to m_get*().mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-05-21fix multiple inclusion protection and rcsid, because of RCS+crash fuckupcgd
1993-05-20header cleanup & id string additioncgd
1993-04-20Restore files lost during crash.mycroft
1993-04-20Add consistent multiple-inclusion protection (repeat).mycroft
1993-04-20re-merged include file changes which got eaten by crashcgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd