summaryrefslogtreecommitdiff
path: root/usr.bin/telnet/sys_bsd.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-07need to pass flags as argument to TIOCFLUSH ioctljdolecek
2003-07-14more unifdefitojun
2003-07-14more unifdefitojun
2003-07-14remove unneeded #ifdef. (confirmed that same *.o is generated)itojun
2003-06-18Ansify.christos
2003-03-15PR/18984: John Heasley: telnet spins on dead ttychristos
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-18select() -> poll()mycroft
2002-06-14De-register, de-__P. Remove #ifndef __STDC__ parts.wiz
2002-02-11s/infinate/infinite/wiz
2001-01-16comment or delete text after CPP directives.cgd
1999-11-26fix following sequence:msaitoh
1998-12-22 Added an #undef. This, and previous revision fixes PR bin/5374mcr
1998-12-22 fixed call to select to keep track of the highest numbered filemcr
1998-07-09Declare ints, too, don't default them.msaitoh
1998-02-27WARNSify and fix problems passing int * -> long *christos
1996-02-28RCS id cosmetics.thorpej
1996-02-24put back in a change I accidentally dropped from telnet.95.10.23jtk
1996-02-24restore local change mistakenly overrun in import of 95.10.23jtk
1996-02-24update to 95.10.23 version of telnetjtk
1996-02-15I seem to have forgotten to commit the patch in PR1608 when I closed it. Fix...tls
1995-03-17If we get an EOF on stdin, close the write side of the TCP connection, butmycroft
1994-02-25new telnet from ftp.cray.com. Encryption support ripped out, pendingcgd
1993-12-02Patch from Frank van der Linden <vdlinden@fwi.uva.nl> to handle 57600 andmycroft
1993-08-01Add RCS identifiers.mycroft
1993-04-19Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd