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