summaryrefslogtreecommitdiff
path: root/usr.bin/msgs/msgs.c
AgeCommit message (Expand)Author
2016-09-05Drop main() prototype.sevan
2015-12-31Avoid leaking a file handle on error opening the next file. Fromdholland
2013-10-18fix unused variable warningschristos
2012-03-20Use C89 function definitionsmatt
2011-08-31NULL does not need a castplunky
2009-04-12fix -Wcast-qual issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-07-01Complain if $HOME is not set instead of using a null pointer.mjl
2000-07-06- Use strlcpy(), snprintf().ad
1999-06-13Fall back to more(1) if PAGER is set but null.kleink
1999-04-20use mkstempmrg
1998-12-19we don't have d_namlen in svr4, and char -> unsigned charchristos
1998-07-26Don't core dump if the uid is invalid.mycroft
1997-10-19deprecate registerlukem
1997-10-14WARNSify, use <termcap.h>lukem
1997-07-24Apply patch from PR 1474, checking results of reading from thephil
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1995-09-28Sync with 4.4BSD-Lite2tls
1994-02-19clean up, include, strictness, chmod mode, and don't forget a chmodcgd
1994-01-07Patches from Alan Batie <batie@agora.rain.com> and mte@hpy.fi to makemycroft
1993-12-04Use <dirent.h> instead of <sys/dir.h>.jtc
1993-10-26Change fopen(fname, "a") to fopen(fname, "w") so that the current messagejtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd