index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
wall
/
wall.c
Age
Commit message (
Expand
)
Author
2015-11-21
PR/50454: Timo Buhrmester: Fix wrong allocation for wall(1) -g
christos
2011-09-06
static + __dead
joerg
2009-04-14
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
lukem
2009-02-15
Skip over the ":0" entries that gdm, kdm, and unpatched versions of xdm
dholland
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2004-10-27
Call check_sender with NULL atime, meaning no strict checking.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-21
PR/7713: David Holland: warn if we have mesg n.
christos
2003-03-27
fix minor buglet in previous
lukem
2003-03-27
* Add support for "-g group", to send messages to users in this group.
lukem
2002-08-16
defend against malicious line in ut_line, which could cause unwanted
itojun
2002-08-02
utmpx support.
christos
2001-01-05
ANSIfy
mjl
2001-01-05
Remove mysterious check for "sleeper" who would not get walled.
mjl
2000-10-02
- Knf auto variables in modified line by me.
taca
2000-09-06
Increase 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 for
taca
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
1999-05-29
PR/7664: David Holand: bogus check for mkstemp() return code.
christos
1998-07-26
const poisoning.
mycroft
1998-07-05
ensure hostname fits and is nul-terminated.
mrg
1997-10-20
use err.h, fix .Nm usage
lukem
1997-06-29
- Cleanup warnings
christos
1997-02-11
remove possibly dangerous sprintf and strcpy calls.
mrg
1994-11-17
Merged with 4.4lite
jtc
1993-08-27
Minor tweaks: including header files to bring prototypes into scope,
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-04-26
Fix NULL pointer reference and don't drop character when wrapping.
mycroft
1993-04-04
added support for uid `nobody' running wall with -n option (no banner),
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd