[804] in Source-Commits
athena/bin/telnet/telnet commands.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Nov 15 02:16:13 1996
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Fri, 15 Nov 1996 02:16:09 EST
Update of /afs/dev.mit.edu/source/repository/athena/bin/telnet/telnet
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/bin/telnet/telnet
Modified Files:
commands.c
Log Message:
index -> strchr, rindex -> strrchr, bzero -> memset
Nuke declaration of htons, which is the system's job.