Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipf(5): Fix a typo in the manual page | Gordon Bergling | 2022-04-02 | 1 | -1/+1 |
* | ipfilter: Fix manpage typos | Cy Schubert | 2022-01-04 | 2 | -2/+2 |
* | ipfilter userland: Fix typos | Cy Schubert | 2022-01-04 | 1 | -4/+4 |
* | ipfilter userland: Fix branch mismerge | Cy Schubert | 2022-01-04 | 1 | -44/+27 |
* | ipfilter userland: Style(9) requires a space after return | Cy Schubert | 2022-01-04 | 3 | -60/+60 |
* | ipfilter: Fix typos | Cy Schubert | 2022-01-04 | 1 | -4/+4 |
* | ipfilter userland: Remove trailing whitespace | Cy Schubert | 2022-01-04 | 1 | -5/+5 |
* | ipfilter: Adjust userland returns to conform to style(9) | Cy Schubert | 2022-01-04 | 6 | -96/+113 |
* | ipflter: ANSIfy userland function declarations | Cy Schubert | 2022-01-04 | 2 | -71/+55 |
* | ipfilter userland: Path fixup no longer required | Cy Schubert | 2021-12-27 | 1 | -1/+0 |
* | ipfilter: Move userland bits to sbin | Cy Schubert | 2021-12-20 | 10 | -0/+5453 |
* | rescue ipf: Remove hacks and link in libipf directly. | Bryan Drewery | 2017-11-10 | 1 | -4/+1 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | sbin: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
* | MFH | Glen Barber | 2016-03-02 | 1 | -10/+0 |
|\ | |||||
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -10/+0 |
* | | Create packages for atm, ccdconfig, devd, ipf, ipfw, | Glen Barber | 2016-02-09 | 1 | -0/+1 |
|/ | |||||
* | Update dependencies after r291406 added libelf to libkvm. | Bryan Drewery | 2015-12-01 | 1 | -0/+1 |
* | Remove redundant DPSRCS which were already in SRCS. | Bryan Drewery | 2015-11-25 | 1 | -2/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+33 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -2/+2 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -2/+0 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -0/+2 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge head | Simon J. Gerraty | 2013-09-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+33 |
* | | | | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Revert r267233 for now. PIE support needs to be reworked. | Bryan Drewery | 2014-08-19 | 1 | -2/+0 |
| |_|_|/ |/| | | | |||||
* | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | Bryan Drewery | 2014-06-08 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Update ipfilter 4.1.28 --> 5.1.2. | Cy Schubert | 2013-09-06 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Link ipfilter(4) and ipfilter(5) to the build to stop the wrong man page | Isabell Long | 2012-08-28 | 1 | -2/+2 |
|/ | |||||
* | Fix the manual build. | David E. O'Brien | 2006-09-10 | 1 | -4/+4 |
* | fix style nit | David E. O'Brien | 2006-05-07 | 1 | -1/+1 |
* | Add missing library dependencies. | Ruslan Ermilov | 2006-04-13 | 1 | -0/+1 |
* | Enable building /sbin/ipf (but not the rescue version) with the ability to | Darren Reed | 2005-05-16 | 1 | -2/+4 |
* | Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup | Darren Reed | 2005-04-28 | 1 | -8/+3 |
* | create a new build heirarchy for ipfilter tools | Darren Reed | 2005-04-25 | 1 | -0/+44 |