summaryrefslogtreecommitdiff
path: root/usr.bin/fetch/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI2020-08-171-1/+0
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-9/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Use libmd if and only if OpenSSL is not available.Dag-Erling Smørgrav2012-09-141-3/+4
* Fixed static linkage.Ruslan Ermilov2010-02-261-2/+2
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Make sure the crypto versions of libfetch and fetch(1) appear inRuslan Ermilov2003-07-221-0/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-1/+1
* Mark fetch(1) as c99- and WARNS6-clean.Dag-Erling Smørgrav2003-05-011-1/+2
* Clarify my feelings towards fetch / libfetch.Dag-Erling Smørgrav2002-10-301-1/+0
* fetch(1) is WARNS-5 clean (tested on i386 and Alpha)Dag-Erling Smørgrav2002-07-281-0/+1
* Reorder LDADD to fix static linking.Dag-Erling Smørgrav2002-06-121-2/+2
* libfetch now depends on libcrypto and libssl.Ruslan Ermilov2002-06-061-1/+1
* Figures they had to call it NOCRYPT instead of NOCRYPTO.Dag-Erling Smørgrav2002-06-051-1/+1
* During buildworld, "regular" libraries are built before crypto stuff, soDag-Erling Smørgrav2002-06-051-0/+4
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* WARNS cleanup + remove an unused macro and an unused function argument.Dag-Erling Smørgrav2001-07-171-2/+1
* New libfetch-based fetch.Dag-Erling Smørgrav2000-06-281-6/+7
* Here is my long-threatened revamping of fetch. Jean-Marc probably won'tGarrett Wollman1997-01-301-4/+4
* Add -Wall to CFLAGSGary Palmer1996-06-261-0/+2
* Jean-Marc's url fetch program, with Josh MacDonald's patches andSatoshi Asami1996-06-191-0/+7