aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfs
Commit message (Collapse)AuthorAgeFilesLines
* remove old directories used to build ipfilter toolsDarren Reed2005-04-251-15/+0
| | | | Notes: svn path=/head/; revision=145526
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
| | | | Notes: svn path=/head/; revision=140941
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
| | | | | | | Use WARNS?= instead of WARNS=. Notes: svn path=/head/; revision=126178
* add extra include path to get .h files from source being used to compileDarren Reed2002-03-261-0/+1
| | | | Notes: svn path=/head/; revision=93202
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
| | | | | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike Notes: svn path=/head/; revision=87325
* build ipfs for -currentDarren Reed2001-10-201-0/+14
PR: 27063 Notes: svn path=/head/; revision=85216