summaryrefslogtreecommitdiff
path: root/usr.bin/leave
AgeCommit message (Expand)Author
2020-01-27in hhmm mode, check that len(time) is 4 to avoid confusion.Ted Unangst
2020-01-22reword to avoid second person. ok cheloha deraadtTed Unangst
2018-07-13Add & update author credits for Mary Ann Horton.cheloha
2018-02-10Use return instead of exit from main.Theo Buehler
2018-02-09Schedule alarm for start of minute if departure time is absolute.cheloha
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-03leave does a fork, but other than that it is boring stdio.Theo de Raadt
2015-09-25drop useless quotingIngo Schwarze
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-11-26Prefer setvbuf() to setlinebuf() for portability; ok deraadt@Todd C. Miller
2013-11-26unsigned char casts for ctypeTheo de Raadt
2011-02-07Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noIngo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2004-02-02Don't set alarms in the past + cleanup from NetBSD (minus the bugs there).Otto Moerbeek
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-16leave does respond to normal signalsTed Unangst
2002-06-12a real pid_t cleanup.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
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
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-08Various cleanups and improvements.Aaron Campbell
1999-10-17More consistent introduction to options.Aaron Campbell
1998-11-11remove redundant .Pp macrosAaron Campbell
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
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