rwatson 2003/07/13 13:06:41 PDT
FreeBSD src repository
Modified files:
usr.sbin/apm apm.c
Log:
If mktime() or timegm() return -1, print out the resume timer value as
"unknown", rather than a conversion of -1 to a date/timestamp.
Revision Changes Path
1.31 +6 -3 src/usr.sbin/apm/apm.c