summaryrefslogtreecommitdiff
path: root/usr.bin/wall/wall.c
AgeCommit message (Expand)Author
2015-11-21PR/50454: Timo Buhrmester: Fix wrong allocation for wall(1) -gchristos
2011-09-06static + __deadjoerg
2009-04-14Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)lukem
2009-02-15Skip over the ":0" entries that gdm, kdm, and unpatched versions of xdmdholland
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2004-10-27Call check_sender with NULL atime, meaning no strict checking.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-21PR/7713: David Holland: warn if we have mesg n.christos
2003-03-27fix minor buglet in previouslukem
2003-03-27* Add support for "-g group", to send messages to users in this group.lukem
2002-08-16defend against malicious line in ut_line, which could cause unwanteditojun
2002-08-02utmpx support.christos
2001-01-05ANSIfymjl
2001-01-05Remove mysterious check for "sleeper" who would not get walled.mjl
2000-10-02- Knf auto variables in modified line by me.taca
2000-09-06Increase temporary buffer size not to truncate temp file template.mjl
2000-09-04- Check return value of ttyname(3) and prevent to pass NULL pointer fortaca
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-05-29PR/7664: David Holand: bogus check for mkstemp() return code.christos
1998-07-26const poisoning.mycroft
1998-07-05ensure hostname fits and is nul-terminated.mrg
1997-10-20use err.h, fix .Nm usagelukem
1997-06-29- Cleanup warningschristos
1997-02-11remove possibly dangerous sprintf and strcpy calls.mrg
1994-11-17Merged with 4.4litejtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-01Add RCS identifiers.mycroft
1993-04-26Fix NULL pointer reference and don't drop character when wrapping.mycroft
1993-04-04added support for uid `nobody' running wall with -n option (no banner),cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd