summaryrefslogtreecommitdiffstats
path: root/usr.bin/leave (follow)
Commit message (Expand)AuthorAgeFilesLines
* in hhmm mode, check that len(time) is 4 to avoid confusion.tedu2020-01-271-1/+5
* reword to avoid second person. ok cheloha deraadttedu2020-01-221-9/+8
* Add & update author credits for Mary Ann Horton.cheloha2018-07-131-2/+4
* Use return instead of exit from main.tb2018-02-101-3/+3
* Schedule alarm for start of minute if departure time is absolute.cheloha2018-02-091-2/+7
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-3/+3
* leave does a fork, but other than that it is boring stdio.deraadt2015-10-031-2/+5
* drop useless quotingschwarze2015-09-251-4/+4
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* Prefer setvbuf() to setlinebuf() for portability; ok deraadt@millert2014-11-261-2/+2
* unsigned char casts for ctypederaadt2013-11-261-2/+2
* Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noschwarze2011-02-071-8/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-14/+1
* convert to new .Dd format;jmc2007-05-311-2/+2
* Don't set alarms in the past + cleanup from NetBSD (minus the bugs there).otto2004-02-021-38/+45
* mostly ansi cleanup; pval okderaadt2003-06-101-8/+5
* - section reorderjmc2003-06-101-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* leave does respond to normal signalstedu2003-03-161-7/+1
* a real pid_t cleanup.mpech2002-06-121-5/+5
* Part 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.millert2002-02-161-4/+4
* kill more registersmpech2001-11-191-6/+6
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* usage() if too many argumentspjanzen2000-09-201-3/+5
* Fix 12 hours handling, so that you can say leave 1830 when it is 1800.espie2000-05-082-10/+14
* More pedantic man page formatting insanity, lalalaaaron2000-03-231-2/+3
* Various cleanups and improvements.aaron2000-03-081-2/+2
* More consistent introduction to options.aaron1999-10-171-2/+2
* remove redundant .Pp macrosaaron1998-11-111-2/+1
* usr.bin/ man page fixes, f-m.aaron1998-09-261-6/+7
* $OpenBSD$deraadt1997-09-211-2/+1
* bring 12 hour semantics in line with man page; mikelderaadt1997-09-081-14/+25
* rcsidderaadt1996-06-263-2/+4
* initial import of NetBSD treederaadt1995-10-183-0/+278