|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0 |
|
| #
13ef8134 |
| 15-Dec-2021 |
Emmanuel Vadot <[email protected]> |
pkgbase: Create a FreeBSD-fetch package
It's useful for small image to fetch some data but we don't want to install utilities nor bloat runtime.
MFC after: 2 weeks Sponsored by: Beckhoff Automation
pkgbase: Create a FreeBSD-fetch package
It's useful for small image to fetch some data but we don't want to install utilities nor bloat runtime.
MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D33463
show more ...
|
|
Revision tags: release/12.3.0, release/13.0.0, release/12.2.0 |
|
| #
94179175 |
| 17-Aug-2020 |
Xin LI <[email protected]> |
Don't explicitly specify c99 or gnu99 as the default is now gnu99.
MFC after: 2 weeks
|
|
Revision tags: release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0 |
|
| #
3e11bd9e |
| 25-Nov-2014 |
Baptiste Daroussin <[email protected]> |
Convert to usr.bin/ to LIBADD Reduce overlinking
|
|
Revision tags: release/10.1.0, release/9.3.0 |
|
| #
c6063d0d |
| 06-May-2014 |
Warner Losh <[email protected]> |
Use src.opts.mk in preference to bsd.own.mk except where we need stuff from the latter.
|
|
Revision tags: release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0 |
|
| #
0e50a833 |
| 14-Sep-2012 |
Dag-Erling Smørgrav <[email protected]> |
Use libmd if and only if OpenSSL is not available.
PR: bin/171402 MFC after: 3 days
|
|
Revision tags: release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0 |
|
| #
c59ee18a |
| 26-Feb-2010 |
Ruslan Ermilov <[email protected]> |
Fixed static linkage.
|
| #
b7946da9 |
| 02-Jan-2010 |
Ed Schouten <[email protected]> |
Build usr.bin/ with WARNS=6 by default.
Also add some missing $FreeBSD$ to keep svn happy.
|
|
Revision tags: release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
| #
e1fe3dba |
| 17-Mar-2006 |
Ruslan Ermilov <[email protected]> |
Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Bro
Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
show more ...
|
|
Revision tags: release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0 |
|
| #
a2161735 |
| 21-Dec-2004 |
Ruslan Ermilov <[email protected]> |
NOCRYPT -> NO_CRYPT
|
|
Revision tags: release/5.3.0_cvs, release/5.3.0 |
|
| #
d37df47d |
| 06-Aug-2004 |
Colin Percival <[email protected]> |
Join the 21st century: Cryptography is no longer an optional component of releases. The -DNOCRYPT build option still exists for anyone who really wants to build non-cryptographic binaries, but the "
Join the 21st century: Cryptography is no longer an optional component of releases. The -DNOCRYPT build option still exists for anyone who really wants to build non-cryptographic binaries, but the "crypto" release distribution is now part of "base", and anyone installing from a release will get cryptographic binaries.
Approved by: re (scottl), markm Discussed on: freebsd-current, in late April 2004
show more ...
|
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
| #
36317d68 |
| 22-Jul-2003 |
Ruslan Ermilov <[email protected]> |
Make sure the crypto versions of libfetch and fetch(1) appear in the "crypto" distribution.
Approved by: des
|
|
Revision tags: release/5.1.0_cvs, release/5.1.0 |
|
| #
7691f66a |
| 19-May-2003 |
Dag-Erling Smørgrav <[email protected]> |
Retire the useless NOSECURE knob.
Approved by: re (scottl)
|
| #
b06d75fd |
| 01-May-2003 |
Dag-Erling Smørgrav <[email protected]> |
Mark fetch(1) as c99- and WARNS6-clean.
|
|
Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0 |
|
| #
75c3973a |
| 30-Oct-2002 |
Dag-Erling Smørgrav <[email protected]> |
Clarify my feelings towards fetch / libfetch.
|
|
Revision tags: release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2 |
|
| #
35945a74 |
| 28-Jul-2002 |
Dag-Erling Smørgrav <[email protected]> |
fetch(1) is WARNS-5 clean (tested on i386 and Alpha)
|
|
Revision tags: release/4.6.1, release/4.6.0_cvs |
|
| #
6414f0b9 |
| 12-Jun-2002 |
Dag-Erling Smørgrav <[email protected]> |
Reorder LDADD to fix static linking.
|
| #
4093807d |
| 06-Jun-2002 |
Ruslan Ermilov <[email protected]> |
libfetch now depends on libcrypto and libssl.
|
| #
1bf28f7e |
| 05-Jun-2002 |
Dag-Erling Smørgrav <[email protected]> |
Figures they had to call it NOCRYPT instead of NOCRYPTO.
|
| #
d9615d7d |
| 05-Jun-2002 |
Dag-Erling Smørgrav <[email protected]> |
During buildworld, "regular" libraries are built before crypto stuff, so libfetch can't depend on lib{crypto,ssl}. Move the dependency to fetch until we can figure out how to fix this.
|
| #
91bd71d2 |
| 08-Feb-2002 |
Mark Murray <[email protected]> |
Remove leaf node WARNS?=2 (that mainly I added). This should help the GCC3 transition and CURRENT in general.
|
|
Revision tags: release/4.5.0_cvs, release/4.4.0_cvs |
|
| #
91404f38 |
| 17-Jul-2001 |
Dag-Erling Smørgrav <[email protected]> |
WARNS cleanup + remove an unused macro and an unused function argument.
|
|
Revision tags: release/4.3.0_cvs, release/4.3.0, release/4.2.0, release/4.1.1_cvs, release/4.1.0 |
|
| #
b39628e7 |
| 28-Jun-2000 |
Dag-Erling Smørgrav <[email protected]> |
New libfetch-based fetch.
|
|
Revision tags: release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs, release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6, release/2.2.5_cvs, release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs, release/2.1.6_cvs, release/2.1.6.1 |
|
| #
78be3199 |
| 30-Jan-1997 |
Garrett Wollman <[email protected]> |
Here is my long-threatened revamping of fetch. Jean-Marc probably won't recognize it any more. This makes the following significant changes:
- The main body of the program doesn't know a thing abo
Here is my long-threatened revamping of fetch. Jean-Marc probably won't recognize it any more. This makes the following significant changes:
- The main body of the program doesn't know a thing about URIs, HTTP, or FTP. This makes it possible to easily plug in other protocols. (The next revision will probably be able to dynamically add new recognizers.)
- There are no longer arbitrary timeouts for the protocols. If you want to set one for yourself, use the environment variables.
- FTP proxies are now supported (if I implemented it right).
- The HTTP implementation is much more complete, and can now do restarts, preserve modtimes, and mrun in mirror mode. It's not yet up to 1.1, but it's getting there.
- Transaction TCP is now used for sending HTTP requests. The HTTP/1.1 syntax for requesting that the connection be closed after one request is implemented.
In all of this, I have doubtless broken somebody. Please test it and tell me about the bugs.
show more ...
|
|
Revision tags: release/2.1.5_cvs |
|
| #
84b54bb4 |
| 26-Jun-1996 |
Gary Palmer <[email protected]> |
Add -Wall to CFLAGS
|