summaryrefslogtreecommitdiffstats
path: root/usr.bin/leave
AgeCommit message (Expand)AuthorFilesLines
2020-01-27in hhmm mode, check that len(time) is 4 to avoid confusion.tedu1-1/+5
2020-01-22reword to avoid second person. ok cheloha deraadttedu1-9/+8
2018-07-13Add & update author credits for Mary Ann Horton.cheloha1-2/+4
2018-02-10Use return instead of exit from main.tb1-3/+3
2018-02-09Schedule alarm for start of minute if departure time is absolute.cheloha1-2/+7
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-3/+3
2015-10-03leave does a fork, but other than that it is boring stdio.deraadt1-2/+5
2015-09-25drop useless quotingschwarze1-4/+4
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-2/+1
2014-11-26Prefer setvbuf() to setlinebuf() for portability; ok deraadt@millert1-2/+2
2013-11-26unsigned char casts for ctypederaadt1-2/+2
2011-02-07Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noschwarze1-8/+3
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-14/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2004-02-02Don't set alarms in the past + cleanup from NetBSD (minus the bugs there).otto1-38/+45
2003-06-10mostly ansi cleanup; pval okderaadt1-8/+5
2003-06-10- section reorderjmc1-2/+2
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2003-03-16leave does respond to normal signalstedu1-7/+1
2002-06-12a real pid_t cleanup.mpech1-5/+5
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-4/+4
2001-11-19kill more registersmpech1-6/+6
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manaaron1-2/+2
2000-09-20usage() if too many argumentspjanzen1-3/+5
2000-05-08Fix 12 hours handling, so that you can say leave 1830 when it is 1800.espie2-10/+14
2000-03-23More pedantic man page formatting insanity, lalalaaaron1-2/+3
2000-03-08Various cleanups and improvements.aaron1-2/+2
1999-10-17More consistent introduction to options.aaron1-2/+2
1998-11-11remove redundant .Pp macrosaaron1-2/+1
1998-09-26usr.bin/ man page fixes, f-m.aaron1-6/+7
1997-09-21$OpenBSD$deraadt1-2/+1
1997-09-08bring 12 hour semantics in line with man page; mikelderaadt1-14/+25
1996-06-26rcsidderaadt3-2/+4
1995-10-18initial import of NetBSD treederaadt3-0/+278