[612] in Source-Commits
third/talk/talkd announce.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Oct 13 03:08:44 1996
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Sun, 13 Oct 1996 03:08:40 EDT
Update of /afs/dev.mit.edu/source/repository/third/talk/talkd
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/third/talk/talkd
Modified Files:
announce.c
Log Message:
Eliminate strvis functionality. Introduces a possible security hole
for stupid terminals.
Deal intelligently with systems that don't have paths.h.
Kludge around lack of snprintf() by specifying field widths.