summaryrefslogtreecommitdiff
path: root/usr.sbin/ipsend/common
AgeCommit message (Expand)Author
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
2001-01-30ip_compat.h to ip_fil_compat.h. missed this one. sorryKjell Wooding
2001-01-172nd part of the ipf code; need more testing.Federico G. Schwindt
2000-10-18fix preprocessor warningJason Wright
1999-12-30comment type. from kwesterback@home.comKjell Wooding
1998-01-26IPF 3.2.3dgregor
1997-10-04byte order of ether_type; khym@bga.comTheo de Raadt
1997-05-29remove unnecessary files that have SMI in themkstailey
1997-04-06Use a size_t when necesary.Todd C. Miller
1997-04-06#include stdlib.h to get malloc(3) and calloc(3) definitions.Todd C. Miller
1996-09-18send_ether no free; sent fix to darrenTheo de Raadt
1996-05-10ipfilter 3.0.4dm