Module Name: src
Committed By: lukem
Date: Thu Nov 12 22:27:17 UTC 1998
Modified Files:
src/usr.bin/ftp: fetch.c
Log Message:
* fix previous in a more portable manner (timegm() is not portable/standard).
use mktime(), and adjust to GMT as per code in util.c::remotemodtime()