Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope). | |||
2001-01-30 | ip_compat.h to ip_fil_compat.h. missed this one. sorry | Kjell Wooding | |
2001-01-17 | empty line at the top. | Federico G. Schwindt | |
2001-01-17 | 2nd part of the ipf code; need more testing. | Federico G. Schwindt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell | |
- Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. | |||
2000-10-18 | fix preprocessor warning | Jason Wright | |
2000-08-23 | fix options; im done now | Eric Jackson | |
2000-08-23 | little cleaner | Eric Jackson | |
2000-08-23 | mdoc'ify | Eric Jackson | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell | |
least, this is the impression I get from looking at a lot of Perl docs. | |||
1999-12-30 | comment type. from kwesterback@home.com | Kjell Wooding | |
1999-10-10 | mdoc'd pages <kwesterback@home.com> | Eric Jackson | |
1999-10-07 | get rid of references to non-existant manpages. Still needs to be -mandoc'd | Eric Jackson | |
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-09-21 | Typo fix (invalud -> invalid); mason@netbsd.org | Alex Feldman | |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-05-24 | repair; d@ | Aaron Campbell | |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell | |
1999-03-31 | name default if, plus another bug; garath@ntplx.net | Theo de Raadt | |
1999-03-22 | set default if to something more reasonable; fix SIGSEGV when no options ↵ | Theo de Raadt | |
listed; garath@ntplx.net | |||
1999-02-21 | List the source files, not the object files | Thorsten Lockert | |
1998-01-26 | For some reason it could not find y.tab.h | Tobias Weingartner | |
1998-01-26 | IPF 3.2.3 | dgregor | |
1997-10-04 | optind botch | Theo de Raadt | |
1997-10-04 | byte order of ether_type; khym@bga.com | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-05-29 | remove unnecessary files that have SMI in them | kstailey | |
1997-04-19 | getopt() returns an int, not a char. [thorpej] | kstailey | |
1997-04-19 | getopt() returns an int, not a char. (thorpej) | kstailey | |
1997-04-06 | Use 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 | |
Fixes compiler warnings. | |||
1996-09-18 | send_ether no free; sent fix to darren | Theo de Raadt | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-05-10 | ipfilter 3.0.4 | dm | |
1996-01-25 | IP filter 3.0.1 | dm | |
1996-01-07 | from beurton@fnet.fr: Darren Reed's IP filter | dm | |