69071 | 28-Apr-1995 |
bostic |
basically you can screw with people's terminals by replacing the remote user name with escape codes and the like. This change vis(3)ifies that the remote user name before displaying it. From: Adam G
basically you can screw with people's terminals by replacing the remote user name with escape codes and the like. This change vis(3)ifies that the remote user name before displaying it. From: Adam Glass <glass@NetBSD.ORG>
show more ...
|
65572 | 07-Jan-1994 |
bostic |
sprintf->snprintf, remove duplicate '/' in file name |
65103 | 11-Dec-1993 |
mckusick |
copyediting for Usenix manuals |
64883 | 16-Nov-1993 |
bostic |
As with wall and syslogd, talkd wasn't strictly terminating the string it passes to ttymsg() (and strcmp()). I also got rid of some magic constants. From: Craig Leres <leres@ee.lbl.gov> |
61450 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
61449 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
51581 | 06-Nov-1991 |
bostic |
don't terminate with a period, then cut and paste doesn't work |
50743 | 01-Aug-1991 |
marc |
make timeout dependent on RING_WAIT so as to not stack up |
50742 | 01-Aug-1991 |
marc |
use ttymsg.c from wall(1) for notifying user (doesn't fork unless it has to) |
50712 | 31-Jul-1991 |
marc |
missing \n |
47462 | 16-Mar-1991 |
cael |
macro and text revision (-mdoc version 3) |
46683 | 26-Feb-1991 |
bostic |
ANSI fixes (one real bug!) |
43771 | 24-Jun-1990 |
trent |
new copyright & pathnames (talkd) |
42673 | 01-Jun-1990 |
bostic |
new copyright notice |
41627 | 11-May-1990 |
bostic |
first pass for new make |
38638 | 16-Aug-1989 |
karels |
use old sockaddrs in packets, but cast for sendto (XXX) |
37991 | 11-May-1989 |
bostic |
file reorg, pathnames.h, paths.h |
37303 | 02-Apr-1989 |
bostic |
use utmp path from utmp.h |
35581 | 20-Sep-1988 |
bostic |
move man pages in, blah, blah |
35580 | 20-Sep-1988 |
bostic |
Berkeley copyright |
34776 | 18-Jun-1988 |
bostic |
install approved copyright notice |
34360 | 20-May-1988 |
bostic |
add Berkeley specific header |
32466 | 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
32465 | 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
32103 | 04-Sep-1987 |
mckusick |
need <sys/param.h> to get hton funcs (4.3BSD/etc/88) |