summaryrefslogtreecommitdiffstats
path: root/usr.bin/rwall/rwall.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-12/+1
* documentation tweaks.sobrado2008-07-091-3/+3
* ans, knf, err and spacesmickey2003-07-091-27/+20
* bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3)avsm2003-07-021-3/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-7/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* make sure files are MAXPATHLEN sized; ianm@cit.uws.edu.auderaadt2001-11-051-3/+3
* correct mkstemp() failure checkingderaadt1999-05-301-3/+3
* snprintf; dillonderaadt1998-12-161-5/+4
* _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible tooderaadt1996-09-161-3/+3
* rcsidderaadt1996-06-261-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+177