summaryrefslogtreecommitdiff
path: root/usr.sbin/ipsend
AgeCommit message (Expand)Author
2001-01-30ip_compat.h to ip_fil_compat.h. missed this one. sorryKjell Wooding
2001-01-17empty line at the top.Federico G. Schwindt
2001-01-172nd part of the ipf code; need more testing.Federico G. Schwindt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
2000-10-18fix preprocessor warningJason Wright
2000-08-23fix options; im done nowEric Jackson
2000-08-23little cleanerEric Jackson
2000-08-23mdoc'ifyEric Jackson
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
1999-12-30comment type. from kwesterback@home.comKjell Wooding
1999-10-10mdoc'd pages <kwesterback@home.com>Eric Jackson
1999-10-07get rid of references to non-existant manpages. Still needs to be -mandoc'dEric Jackson
1999-09-23Typo fixes.Alex Feldman
1999-09-21Typo fix (invalud -> invalid); mason@netbsd.orgAlex Feldman
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-05-24repair; d@Aaron Campbell
1999-05-15ethernet -> Ethernet, other repairsAaron Campbell
1999-03-31name default if, plus another bug; garath@ntplx.netTheo de Raadt
1999-03-22set default if to something more reasonable; fix SIGSEGV when no options list...Theo de Raadt
1999-02-21List the source files, not the object filesThorsten Lockert
1998-01-26For some reason it could not find y.tab.hTobias Weingartner
1998-01-26IPF 3.2.3dgregor
1997-10-04optind botchTheo de Raadt
1997-10-04byte order of ether_type; khym@bga.comTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-05-29remove unnecessary files that have SMI in themkstailey
1997-04-19getopt() returns an int, not a char. [thorpej]kstailey
1997-04-19getopt() returns an int, not a char. (thorpej)kstailey
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-07-18ipfilter 3.1.0dm
1996-05-10ipfilter 3.0.4dm
1996-01-25IP filter 3.0.1dm
1996-01-07from beurton@fnet.fr: Darren Reed's IP filterdm