summaryrefslogtreecommitdiff
path: root/usr.bin/wall/wall.c
AgeCommit message (Expand)Author
2001-11-05make sure files are MAXPATHLEN sized; ianm@cit.uws.edu.auTheo de Raadt
2001-09-06bye bye sleeperTheo de Raadt
2001-09-04Wall's -g flag has been broken since it was added. We fix it byTodd C. Miller
2001-02-13fat utmp fix; ianm@cit.uws.edu.auTheo de Raadt
2000-09-07use err*() correct, and open file with egid; fyre@users.sourceforge.netTheo de Raadt
1999-05-30correct mkstemp() failure checkingTheo de Raadt
1999-05-24show '(not a tty)' instead of '(null)' when wall is run with stderr not a tty...David Leonard
1998-12-16snprintf; dillonTheo de Raadt
1998-11-19fprintf(stderr, "wall: ..."); exit(1) -> errx(1, "...")Oleg Safiullin
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-09-16_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible tooTheo de Raadt
1996-09-02add -g group delivery optionTheo de Raadt
1996-08-26VIS_NOSLASHTheo de Raadt
1996-08-26vis this babyTheo de Raadt
1996-08-06avoid buf oflowTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt