summaryrefslogtreecommitdiff
path: root/telnet.h
Commit message (Collapse)AuthorAgeFilesLines
* Pull a bunch of headers into the only source file that includes them.Guy Harris2013-12-301-348/+0
| | | | | | For headers included in only one source file, put the header contents in the source file in question, and get rid of a bunch of stuff from the header not used in the source file.
* Patches from NetBSD tree.mcr2007-08-291-2/+2
|
* whitespace cleanupitojun2002-06-111-7/+7
|
* Eliminate some unused parameters.fenner2001-09-171-7/+7
| | | | | | | | | | | Use const more. Use EXTRACT_* macros more. Use TCHECK* more. Use tok2str() to replace some home-grown workalikes. smb: - Get rid of private types, use tcpdump-defined types - Rename fdata and fdata1 to smb_fdata and smb_fdata1 to avoid conflict with IRIX library function.
* Give a bunch of header files RCS and SCCS IDs.guy2001-06-281-0/+2
|
* copy <arpa/telnet.h> from netbsd, into "telnet.h"itojun2001-06-261-0/+346