aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfs
Commit message (Collapse)AuthorAgeFilesLines
* 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