Date: Wed, 17 Dec 2008 18:00:18 +0000 (UTC) From: Murray Stokely <murray@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libfetch fetch.c src/usr.bin/fetch fetch.c Message-ID: <200812171806.mBHI6NCd021840@repoman.freebsd.org>
index | next in thread | raw e-mail
murray 2008-12-17 18:00:18 UTC
FreeBSD src repository
Modified files:
lib/libfetch fetch.c
usr.bin/fetch fetch.c
Log:
SVN rev 186241 on 2008-12-17 18:00:18Z by murray
1. Update fetch to consistently return 1 on error, as the man page states,
rather than usually returning 1 but in a few instances using a sysexits(3)
return value.
2. Remove a few unused variables from libfetch.
PR: docs/122470 (1, only)
Reviewed by: des
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Empty fields above will be automatically removed.
M usr.bin/fetch/fetch.c
M lib/libfetch/fetch.c
Revision Changes Path
1.42 +0 -8 src/lib/libfetch/fetch.c
1.83 +5 -6 src/usr.bin/fetch/fetch.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812171806.mBHI6NCd021840>
