summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-13add pcic2; matt@zigg.comTheo de Raadt
2000-01-13Rearrange IPXPROTO and IPXPORT names; add socket option for checksum; useFederico G. Schwindt
2000-01-13Remove error protocol.Federico G. Schwindt
2000-01-13Establish ingress flows.Angelos D. Keromytis
2000-01-13Add AF_IPX.Federico G. Schwindt
2000-01-13mbuf **, not mbuf * you twit...Angelos D. Keromytis
2000-01-13We do need netinet/ip_ip4.h after all...Angelos D. Keromytis
2000-01-13Fix compilation error introduced recently; thanks mickey.Federico G. Schwindt
2000-01-13Print number of ingress flows in /kern/ipsecAngelos D. Keromytis
2000-01-13Update to establish ingress flows as well.Angelos D. Keromytis
2000-01-13Mention ingress flows.Angelos D. Keromytis
2000-01-13Align.Angelos D. Keromytis
2000-01-13Add an ip4_input6() for use with IPv6 (just a wrapper forAngelos D. Keromytis
2000-01-13Introduce ip4_input6() with the correct prototype...Angelos D. Keromytis
2000-01-13IPXDEBUG -> SPXDEBUG.Federico G. Schwindt
2000-01-13Minor beautification.Angelos D. Keromytis
2000-01-13Add -ingress flagAngelos D. Keromytis
2000-01-13rearrange includes.Federico G. Schwindt
2000-01-13some KNF.Federico G. Schwindt
2000-01-13more KNF. remove unneeded and ancient debug code.Federico G. Schwindt
2000-01-13Add include file fixing non-gif inet6 kernels.Angelos D. Keromytis
2000-01-13syncTheo de Raadt
2000-01-13Ingress flow support.Angelos D. Keromytis
2000-01-13put_flow(), find_flow(), and delete_flow() get a third argument (forAngelos D. Keromytis
2000-01-12config path changeJun-ichiro itojun Hagino
2000-01-12Major style cleanup for pfkeyv2.cAngelos D. Keromytis
2000-01-12evaluate getopt() against != -1.. no >= 0.Eric Jackson
2000-01-12repair printf format strings in echo; espie@Michael Shalayeff
2000-01-12Use a proper abstract interface for file accesses, so that we can recordMarc Espie
2000-01-12For reasons beyond my comprehension, touching the sdh register too muchConstantine Sapuntzakis
2000-01-12Hack to detect termcap/terminfo files that just contain a usage string.Todd C. Miller
2000-01-12usage() should go to stderr, not stdout.Todd C. Miller
2000-01-12ifdef SUN4M, ok art@David Leonard
2000-01-12Use MAXHOSTNAMELEN; millert@ okAaron Campbell
2000-01-12kill pcb_upaddrs, one more fpreg (for fpemu)Michael Shalayeff
2000-01-12Remove gif_input() -- not needed anymore.Angelos D. Keromytis
2000-01-12Use netinet/ip_ip4.c routines.Angelos D. Keromytis
2000-01-12spstrcopy: store copied size by dereffing 5th arg, not into it's place on stackMichael Shalayeff
2000-01-12choose right map for a fault, better pcq advancement techniqueMichael Shalayeff
2000-01-12fix {f,s}uword address check, align end of setrunqueueMichael Shalayeff
2000-01-12clarifyEric Jackson
2000-01-12Better.Aaron Campbell
2000-01-12indent the source rightTheo de Raadt
2000-01-12note about broken gas and align, some tabs vs spaces tooMichael Shalayeff
2000-01-12ugly workaround for an .align parse bug in current binutilsMichael Shalayeff
2000-01-11Reverse order of ^lib and '/' checks since ^lib is cheaper; espie@Todd C. Miller
2000-01-11Fix the logic that determines whether or not a dlopen()'d name shouldTodd C. Miller
2000-01-11clean two minor screwupsMichael Shalayeff
2000-01-11separate spmath buildMichael Shalayeff
2000-01-11Rearrange includes and remove unnecessary ones.Federico G. Schwindt