summaryrefslogtreecommitdiff
path: root/sys/netiso
AgeCommit message (Expand)Author
1995-06-13Change llinfo_llc to use queue.h.mycroft
1995-06-13Replace an insque()/remque() pair I missed.mycroft
1995-06-13Touch this up so it compiles again.mycroft
1995-06-13Clean this up a bit. Use queue.h more; de-uglify casts.mycroft
1995-06-13Update to match data structure changes.mycroft
1995-06-07Remove extra definition of satosin().mycroft
1995-06-01Avoid byte-swapping IP addresses at run time.mycroft
1995-04-22cast pointers to longs, not intscgd
1995-04-15type changes; fix compiler warning caused by new netinet codecgd
1995-04-11Remove some explicit references to loif.mycroft
1995-03-29KERNEL -> _KERNELbriggs
1995-03-28KERNEL -> _KERNELjtc
1995-03-26KERNEL -> _KERNELjtc
1995-03-08cast pointers correctly, ioctl cmds are u_longs, most int \!= longcgd
1995-03-06remove references to arptnew. fix spelling errorglass
1994-12-13Fix compiler warning.mycroft
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-09-20C syntax, and proper definition of time.cgd
1994-07-21Don't try to define BYTE_ORDER; get it from <machine/endian.h>.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'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-05-13Clean up deleted files.mycroft
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-05-05kill wrongheaded byte order foocgd
1994-04-12kill bogoncgd
1994-03-29rcsismglass
1994-03-29llscan.c:192: too many arguments to function 'strcmp'glass
1994-02-14it needs <net/af.h> like i need a hole in my head.cgd
1994-02-11Nuke if_init.mycroft
1994-02-10Deprecate af.h.mycroft
1994-01-16pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuffcgd
1994-01-10Make this compile again after netinet changes.mycroft
1994-01-06Correct order of arguments to m_get*().mycroft
1994-01-04reorder includes as appropriatecgd
1993-12-18Canonicalize all #includes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-09-06Move pk_flowcontrol() up and declare it static void.mycroft
1993-09-06p_netservice is a u_char. There is no imaginable reason to check it < 0.mycroft
1993-09-06Make snpac_age() and esis_config() return void to eliminate warnings.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-07-04needed cdefs.h, a la Havard Eidnes <Havard.Eidnes@runit.sintef.no>cgd
1993-05-21Modification to correctly implement CLNP Echocgd
1993-05-20file header cleanup and rcsid additionscgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd