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
/
usr.bin
/
telnet
/
externs.h
Age
Commit message (
Expand
)
Author
2006-02-02
Rename debug to telnet_debug, to allow static linking with libssh.a.
he
2005-02-06
Change first arg of printsub() for 'char' to 'int' so that it builds again.
dsl
2005-02-06
Fix build errors caused by de-__P()--ing "libtelnet".
tron
2004-03-20
- deal with a dead tty in ttyflush() by cleaning-up and exiting instead of
heas
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
more unifdef
itojun
2003-07-14
remove unneeded #ifdef. (confirmed that same *.o is generated)
itojun
2003-07-12
use bounded copy ops
itojun
2003-06-18
Ansify.
christos
2002-08-23
- Support -4 and -6. Approved by itojun.
kanaoka
2002-06-14
Change _putchar definition to match curses.h's expectations, and
wiz
2002-06-14
De-register, de-__P. Remove #ifndef __STDC__ parts.
wiz
2001-08-20
"wierd" is weird.
wiz
2001-06-18
Symmetric has one s and two m's.
wiz
2001-01-04
make usr.bin/tn3270 buildable. make sizeof(tline) usable.
itojun
2000-06-22
Bring the telnet situation back into better shape. Specifically,
thorpej
2000-02-01
(net_write): update prototype
assar
2000-01-31
sync with latest libipsec/kernel.
itojun
2000-01-21
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
mycroft
1999-07-28
Add -N option (numeric host address) - idea taken from FreeBSD.
abs
1999-07-02
IPv6-ready telnet.
itojun
1998-12-20
Make sure termio is defined to termios.
christos
1998-11-06
- synchronize with the domestic version
christos
1998-07-26
const poisoning.
mycroft
1998-03-04
Adjust for tn3270 cleanup.
christos
1998-02-27
WARNSify and fix problems passing int * -> long *
christos
1996-02-28
RCS id cosmetics.
thorpej
1996-02-24
restore local change mistakenly overrun in import of 95.10.23
jtk
1996-02-24
update to 95.10.23 version of telnet
jtk
1995-03-17
If we get an EOF on stdin, close the write side of the TCP connection, but
mycroft
1994-12-24
headers, and use INADDR_NONE appropriately.
cgd
1994-02-25
new telnet 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