summaryrefslogtreecommitdiff
path: root/usr.bin/leave/leave.c
AgeCommit message (Collapse)Author
2002-06-12a real pid_t cleanup.Mike Pechkin
espie@ ok for make/, deraadt@ one extra eye, millert@ ok
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-19kill more registersMike Pechkin
millert@ ok
2000-09-20usage() if too many argumentsPaul Janzen
2000-05-08Fix 12 hours handling, so that you can say leave 1830 when it is 1800.Marc Espie
(Anything over 1300 is obviously 24 hours based, and interval arithmetic is much simpler than the old code would make you believe...)
1997-09-08bring 12 hour semantics in line with man page; mikelTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt