freebsd-dev/bin/date
Bruce Evans abdf111953 Obtained from: partly from 386BSD-0.1.2.4
Fix several bugs involving the obsolescent -d and -t options:
-d 0 and -t 0 were ignored
-t -600 was a usage error
-d 'atoi is not suitable for parsing args' and -t duh were not usage errors

Change some error messages to say which call to settimeofday failed.

Restore casts of NULL in function calls.

Finish conversion to using err() instead of perror().
1994-12-26 12:59:28 +00:00
..
date.1 Added $Id$ 1994-09-24 02:59:15 +00:00
date.c Obtained from: partly from 386BSD-0.1.2.4 1994-12-26 12:59:28 +00:00
extern.h Added $Id$ 1994-09-24 02:59:15 +00:00
Makefile Added $Id$ 1994-09-24 02:59:15 +00:00
netdate.c Added $Id$ 1994-09-24 02:59:15 +00:00