freebsd-dev/usr.bin/fetch
Murray Stokely e8f612b687 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
2008-12-17 18:00:18 +00:00
..
fetch.1 Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +00:00
fetch.c 1. Update fetch to consistently return 1 on error, as the man page states, 2008-12-17 18:00:18 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00