summaryrefslogtreecommitdiff
path: root/usr.bin/leave
AgeCommit message (Expand)Author
2005-09-11Fix Xref. End sentence with a dot. From YOMURA Masanori in private mail.wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-02- don't do write(2) hacks. use stdio and check for errors.christos
2002-01-21Drop unnecessary .Pp, no trailing dots in SEE ALSO, please, and sort sections.wiz
2002-01-20Fix bug per PR 8944, and also revise the man page to clearlyfair
2001-12-01Punctuation nit.wiz
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
1998-12-19char -> unsigned charchristos
1998-04-02Need <time.h> for time(), localtime() and ctime() prototypes.kleink
1997-10-19fix up .Nm usagelukem
1997-10-19don't define WARNS=1 herelukem
1997-07-15fix bug that kept 'leave NNNN' from working unless NNNN was greatermikel
1997-07-15set WARNS=1mikel
1997-07-15use <sys/cdefs.h> copyright & RCSid macrosmikel
1995-08-31Sync with 4.4lite2jtc
1995-07-03Add check for NULL returned by fgets. If not, we can core dump.phil
1994-12-22Merged with 4.4lite.jtc
1994-09-23Use POSIX form of kill(1).mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd