Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/15/1997 02:40:02
mikel
Mon Jul 14 19:31:14 PDT 1997
Update of /cvsroot/src/usr.bin/leave
In directory netbsd1:/var/slash-tmp/cvs-serv26164
Modified Files:
leave.c
Log Message:
fix bug that kept 'leave NNNN' from working unless NNNN was greater
than the current 24-hour time. leave(1) now always uses 12-hour
time and assumes a target time within the next 12 hours, as
specified by the manpage.