Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 1997 11:00:54 -0800 (PST)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-libexec
Subject:   cvs commit:  src/libexec/telnetd sys_term.c telnetd.c utility.c
Message-ID:  <199701071900.LAA04706@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         97/01/07 11:00:53

  Modified:    libexec/telnetd  sys_term.c telnetd.c utility.c
  Log:
  Some buffer overrun fixes and removed check for username starting with "-"
  (replacied it with a getopt stopper (--) instead, which is more correct).
  
  Obtained from: OpenBSD
  
  Revision  Changes    Path
  1.15      +5 -7      src/libexec/telnetd/sys_term.c
  1.8       +9 -5      src/libexec/telnetd/telnetd.c
  1.6       +2 -1      src/libexec/telnetd/utility.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701071900.LAA04706>