aboutsummaryrefslogtreecommitdiff
path: root/contrib/telnet/telnetd
Commit message (Expand)AuthorAgeFilesLines
* Fix "automatic" login, broken by revision 69825 (12 years, 5 months ago).Marcel Moolenaar2013-05-311-14/+10
* Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-09-281-1/+3
* In contrib/telnet/telnetd/utility.c, fix a few warnings about formatDimitry Andric2011-12-161-4/+4
* Forgot a part that was missing in the previous commit.Ed Schouten2010-01-131-1/+0
* Let telnetd build without utmp and logwtmp(3).Ed Schouten2010-01-132-19/+1
* Remove unneeded inclusion of <utmp.h> and dead variables.Ed Schouten2009-12-271-14/+0
* Correctly scrub telnetd's environment.Colin Percival2009-02-161-4/+19
* Use strlcpy() instead of strcpy().Ed Schouten2008-11-131-1/+2
* Convert telnetd(8) to use posix_openpt(2).Ed Schouten2008-11-132-36/+21
* List authentication types supported with "-X" taken from the libtelnetTom Rhodes2008-08-291-1/+10
* Don't attempt authentication at all if it has been disabled via '-a off'.John Baldwin2008-07-282-7/+11
* Remove bogus casts of valid integer ioctl() arguments.Ruslan Ermilov2006-09-261-4/+4
* NI_WITHSCOPEID cleanupHajimu UMEMOTO2005-05-211-1/+1
* - Soften sentence breaks.Ruslan Ermilov2005-01-211-12/+18
* o Make telnet[d] -S (IP TOS) flag really work. We do not haveMaxim Konovalov2005-01-092-2/+18
* o Add -4 and -6 flags to a man page and usage(). Bump the man pageMaxim Konovalov2005-01-052-3/+12
* Add missing () to function invocation.Alexander Kabaev2004-07-281-1/+1
* Implement what has been documented for a long time: make -debug switchHartmut Brandt2003-08-131-0/+5
* Fix up external variables named "debug" that have a horrible habitMark Murray2003-05-111-1/+1
* Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.David E. O'Brien2003-05-048-32/+32
* Catch up with "base" telnet.Mark Murray2002-09-251-3/+3
* Don't risk catching a signal while handling a signal for a dying child, as weJuli Mallett2002-05-271-0/+8
* Don't use non-signal-safe functions (exit(3) in this case) inSheldon Hearn2002-02-051-1/+1
* mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION.Ruslan Ermilov2001-12-141-6/+5
* Fixed bugs from previous revision.Ruslan Ermilov2001-12-041-1/+2
* More help for alpha WARNS=2. This code is, erm, unusual. Anyone whoMark Murray2001-12-031-4/+4
* Damn. The previous mega-commit was incomplete WRT ANSIfication. ThisMark Murray2001-11-303-104/+96
* Very large style makeover.Mark Murray2001-11-3010-1134/+388
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-297-885/+5
* Remove description of an option that only applies to UNICOS < 7.0.Dima Dorfman2001-08-251-13/+0
* Code merge and diff reduce with "base" telnet. This is the "later"Mark Murray2001-08-208-50/+76
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-3/+6
* output_data(), output_datalen() and netflush() didn't actually guaranteeKris Kennaway2001-07-236-45/+50
* More potential buffer overflow fixes.Ruslan Ermilov2001-07-204-35/+7
* vsnprintf() can return a value larger than the buffer size.Ruslan Ermilov2001-07-191-1/+1
* Fixed the exploitable remote buffer overflow.Ruslan Ermilov2001-07-196-314/+219
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-2/+1
* Synch: Add $FreeBSD$.Jeroen Ruigrok van der Werven2001-02-071-0/+1
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-9/+9
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-101-2/+6
* (scrub_env): change to only accept a listed set of variables,Assar Westerlund2000-12-101-23/+37
* Add more environment variables to be filtered through scrub_env().Jeroen Ruigrok van der Werven2000-11-301-0/+7
* String paranoia fix. Synched from normal telnet.Jeroen Ruigrok van der Werven2000-11-301-2/+2
* String paranoia. Merged from regular telnet.Jeroen Ruigrok van der Werven2000-11-301-2/+2
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.Kris Kennaway2000-11-261-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-2/+0
* Add missing $FreeBSD$ to files that are NOT still on vendor a branch.Peter Wemm2000-07-161-0/+1