index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
telnetd
/
utility.c
Age
Commit message (
Expand
)
Author
2019-02-04
- bump buffer sizes to avoid potential truncation issues
mrg
2012-01-09
PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION
christos
2007-02-21
Move ctype.h from headers to files which really need it
hubertf
2006-10-07
Don't print uninitialized errno, from David A. Holland on #NetBSD-code
elad
2006-05-11
use a u_char[] when it is expected.
mrg
2005-03-17
Handle printing ptyfs pty names
christos
2005-02-06
Make this compile after the de-__Ping round.
agc
2005-02-06
de-__P, ANSIfy function declarations, remove obsolete "register" declarations.
perry
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
remove unneeded #ifdefs. improves readability.
itojun
2003-05-09
PR/21515: Onno van der Linden: Fix typo preventing %v from working.
christos
2002-09-20
Use the argument to stilloob() for the poll...
mycroft
2002-09-18
select() -> poll()
mycroft
2002-08-12
If the peer closes the connection in ttloop()
abs
2001-07-19
bound-check all "*nfrontp++" code. from openbsd/heimdal.
itojun
2001-02-04
fix redundant declarations.
christos
2001-01-10
use LOG_ERR for fatal errors, LOG_WARNING for other errors
lukem
2000-10-10
Format string cleanups by sommerfeld.
is
2000-06-22
Bring the telnet situation back into better shape. Specifically,
thorpej
2000-01-13
Make 'if' capability from gettytab work. *shudder*.
ad
1997-10-16
kill old-style declaration of strchr()
mikel
1997-10-08
WARNS?=1. RCS ids.
mrg
1996-09-27
Don't truncate long host names.
thorpej
1996-02-28
RCS id cosmetics.
thorpej
1996-02-24
update to telnetd from 95.10.23 version. Includes Borman's scrub_env()
jtk
1994-06-05
version number update
cgd
1994-02-25
add uname % format stuff back in
cgd
1994-02-25
new telnetd from ftp.cray.com. Encryption support ripped out, pending
cgd
1993-08-30
Excuse me while I be braindead for a minute.
mycroft
1993-08-30
Add new uname() cookies like getty.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd