<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/fetch, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-11-18T12:06:51Z</updated>
<entry>
<title>FreeBSD-SA-04:16.fetch:</title>
<updated>2004-11-18T12:06:51Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-11-18T12:06:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f7e41fe05b63955dae50c7f789e363576b0570af'/>
<id>urn:sha1:f7e41fe05b63955dae50c7f789e363576b0570af</id>
<content type='text'>
MFC revision 1.75 of src/usr.bin/fetch/fetch.c
Bump newvers.sh and document in UPDATING.

Approved by:	so
</content>
</entry>
<entry>
<title>MFC: netrc, ETA.</title>
<updated>2003-06-06T06:48:42Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-06-06T06:48:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=71fd9030608c04fa7728276709c60da04250f256'/>
<id>urn:sha1:71fd9030608c04fa7728276709c60da04250f256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link against libcrypto and libssl, for the benefit of those building</title>
<updated>2003-01-09T11:54:58Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-01-09T11:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6fda45119a3b2e47ccf7f3932587dc486f4ae5f'/>
<id>urn:sha1:c6fda45119a3b2e47ccf7f3932587dc486f4ae5f</id>
<content type='text'>
static worlds (the dynamic case is taken care of by the dependencies
registered in libfetch.so)
</content>
</entry>
<entry>
<title>MFC: (1.58) use the URL instead of the output file name in error messages.</title>
<updated>2002-12-04T10:28:00Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-12-04T10:28:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12f3c869c7daff0110c1edcd7e480ce52e7fa6e3'/>
<id>urn:sha1:12f3c869c7daff0110c1edcd7e480ce52e7fa6e3</id>
<content type='text'>
PR:		33856
</content>
</entry>
<entry>
<title>MFC: synch with -CURRENT (except Makefile)</title>
<updated>2002-11-27T15:48:51Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-11-27T15:48:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fadfb734791bffb079b906b6b23ff363af757b11'/>
<id>urn:sha1:fadfb734791bffb079b906b6b23ff363af757b11</id>
<content type='text'>
Modifications include: countdown timer, timeout bug fixes, verbosity bug
fixes, error handling bug fixes, cleanup of option argument parsing code,
some style and warning fixes.
</content>
</entry>
<entry>
<title>The .Nm utility</title>
<updated>2002-06-20T23:45:58Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-06-20T23:45:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=125f91685d5f398b3241c277c2243a2dff252f09'/>
<id>urn:sha1:125f91685d5f398b3241c277c2243a2dff252f09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: (1.44) set the timestamp on the correct file.</title>
<updated>2002-02-23T12:40:04Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-02-23T12:40:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=65c2fe52097130d6b6a558ab61fbc5b8f255e50e'/>
<id>urn:sha1:65c2fe52097130d6b6a558ab61fbc5b8f255e50e</id>
<content type='text'>
PR:		bin/34992
</content>
</entry>
<entry>
<title>MFC: 1.47: Document fetch(1) reaction to SIGINFO.</title>
<updated>2002-01-16T16:18:23Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-16T16:18:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f883db49d8ced1ecec56b93af32a7e375247a214'/>
<id>urn:sha1:f883db49d8ced1ecec56b93af32a7e375247a214</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>MFC: synch with -CURRENT (authentication callback, timeout, atomicity,</title>
<updated>2001-12-18T09:48:09Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2001-12-18T09:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=544074758fd9268a49d16cf191d9e0d3fbdf7728'/>
<id>urn:sha1:544074758fd9268a49d16cf191d9e0d3fbdf7728</id>
<content type='text'>
warnings and style)
</content>
</entry>
<entry>
<title>MFC: don't print progress reports unless we're the foreground process.</title>
<updated>2001-10-06T00:53:25Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2001-10-06T00:53:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44d56ea6e18707b923f7bf431518912c2e30569a'/>
<id>urn:sha1:44d56ea6e18707b923f7bf431518912c2e30569a</id>
<content type='text'>
PR:		bin/30764
</content>
</entry>
</feed>
