NetBSD/libexec/telnetd
hubertf d405d8ca2b Remove duplicated #includes and some trailing whitespace while here.
From Slava Semushin <slava.semushin@gmail.com>
2007-01-17 21:44:50 +00:00
..
authenc.c de-__P, ANSIfy function declarations, remove obsolete "register" declarations. 2005-02-06 05:58:20 +00:00
defs.h Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
ext.h Remove static local variable so its easier to correctly use strlcpy. 2005-06-21 22:29:53 +00:00
global.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
Makefile Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
slc.c fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
state.c Remove static local variable so its easier to correctly use strlcpy. 2005-06-21 22:29:53 +00:00
sys_term.c Remove duplicated #includes and some trailing whitespace while here. 2007-01-17 21:44:50 +00:00
telnetd.8 Code is not using gethostbyaddr any longer, but getnameinfo. 2004-07-17 18:34:01 +00:00
telnetd.c change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
telnetd.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
termstat.c de-__P, ANSIfy function declarations, remove obsolete "register" declarations. 2005-02-06 05:58:20 +00:00
utility.c Don't print uninitialized errno, from David A. Holland on #NetBSD-code 2006-10-07 18:26:40 +00:00