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