Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 1996 13:17:01 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/fetch main.c
Message-ID:  <199606222017.NAA06365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/06/22 13:16:59

  Modified:    usr.bin/fetch  main.c
  Log:
  Address Andrey's complaints:
  
  	1. Always use file modtime, and if that's not usable then default
  	   to current time.
  	2. Allow HTTP_TIMEOUT to be set as an environment variable to override
  	   default.
  	3. Handle SIGTERM.
  
  Revision  Changes    Path
  1.2       +11 -8     src/usr.bin/fetch/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606222017.NAA06365>