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
/
sys_term.c
Age
Commit message (
Expand
)
Author
2001-09-02
Fix #ifdef indentation after recent removal of #ifdef NEWINIT-code.
wiz
2001-08-30
Remove code #ifdef'd on NEWINIT (never used on NetBSD).
wiz
2001-08-29
Cray-only patch (sync with cray). Patch by Brian Ginsbach in private mail.
wiz
2001-08-24
Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases;
wiz
2001-08-20
Rename variable to avoid shadowing.
wiz
2001-08-20
Improve whitespace a bit, per bin/13667 by Brian Ginsbach.
wiz
2001-08-20
Typo fixes and syslog string improvements, from bin/13667 by Brian Ginsbach.
wiz
2001-08-20
Fix type of last execl argument, inspired by bin/13667.
wiz
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-12-09
(scrub_env): change to only accept a listed set of variables,
assar
2000-11-19
Buffer overflow and environment passing fixes [originally inspired from
christos
1999-12-31
Abort if memory for execv(2) argument array cannot be allocated instead
tron
1999-09-17
Kerberos5 ticket forwarding works.
aidan
1999-08-12
Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroy
aidan
1999-02-12
Fix for PR 5821
dean
1998-08-29
Execute ttyaction on termination of rlogind/telnetd sessions.
tsarna
1998-08-05
Fix for pr 5904 from Zdenek Salvet; we now use openpty() to get a pty.
perry
1998-04-01
No need to include <sys/tty.h>.
kleink
1997-10-08
WARNS?=1. RCS ids.
mrg
1997-08-25
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
kleink
1996-03-20
apply Thorsten's patch to add gettytab support to telnetd.
tls
1996-02-28
RCS id cosmetics.
thorpej
1996-02-24
restore lost local change (be careful with 'long' vs. 'int'
jtk
1996-02-24
update to telnetd from 95.10.23 version. Includes Borman's scrub_env()
jtk
1996-02-08
Make sure that the user name cannot ever be interpreted as an option to
mycroft
1994-12-23
be a bit more careful with types, casts, and and function declarations.
cgd
1994-02-25
new telnetd from ftp.cray.com. Encryption support ripped out, pending
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd