index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
wall
/
wall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some bugs in wall(1):
das
2008-01-15
1
-6
/
+13
*
In wall and who, check that the utmp entry isn't stalled, as it is done in w.
cognet
2006-02-21
1
-0
/
+15
*
Remove "sleeper" nonsense.
tjr
2003-02-21
1
-4
/
+1
*
WARNS=2 fix, use __FBSDID().
markm
2001-12-11
1
-9
/
+10
*
- Move the prototype of ttymsg() into ttymsg.h. syslogd and talkd
dd
2001-09-09
1
-2
/
+4
*
Make ``wall -g'' really DTRT.
ru
2001-09-05
1
-8
/
+11
*
When opening the file to broadcast, do it with the user's gid, not the
kris
2001-05-08
1
-2
/
+8
*
Add -g group to usage message.
imp
2001-03-02
1
-2
/
+4
*
o Add support for wall -g. This will send a message to all members of
imp
2001-03-01
1
-13
/
+53
*
Cleanup this code a bit by attempting to sync it up with NetBSD and
kris
2000-11-26
1
-14
/
+15
*
Instead of printing '(null)' if there is no tty, print 'no tty'.
n_hibma
2000-10-02
1
-1
/
+5
*
Let wall report the local timezone as well on output.
asmodai
2000-07-27
1
-2
/
+2
*
column counter (cnt) not reset to 0 on display of '\r' which could cause
dbaker
1999-09-01
1
-1
/
+4
*
Corrected apparent omission in program logic which was causing the
dbaker
1999-09-01
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
PR: bin/8680
dillon
1998-12-13
1
-6
/
+8
*
Change manual declarations of some functions to proper includes
ache
1997-09-15
1
-15
/
+30
*
Use err(3). Add usage().
charnier
1997-08-25
1
-31
/
+30
*
Add locale-independent control checks for security reason
ache
1997-05-14
1
-2
/
+4
*
Localize it
ache
1997-05-13
1
-0
/
+3
*
Fix 8bit chars handling
ache
1997-04-08
1
-2
/
+11
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Fix some improperly wrapped lines in the code.
alex
1996-08-11
1
-4
/
+2
*
The talkd security hole can ealso be exploited by wall (and thus rwall).
guido
1994-10-23
1
-0
/
+5
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+201