Date: Thu, 14 May 1998 03:07:31 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/telnetd sys_term.c Message-ID: <199805141007.DAA11580@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/05/14 03:07:31 PDT Modified files: libexec/telnetd sys_term.c Log: Remove a bogus prototype for time() and let time.h do that. Change pointer casts from int to long. The code that looks to index -1 of argv is still broken on alpha. Revision Changes Path 1.20 +5 -6 src/libexec/telnetd/sys_term.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805141007.DAA11580>