summaryrefslogtreecommitdiff
path: root/libexec/telnetd
AgeCommit message (Expand)Author
2001-11-30Diff-reduce WRT src/secure/*telnet*/Makefile.Mark Murray
2001-08-29Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray
2001-08-25Remove description of an option that only applies to UNICOS < 7.0.Dima Dorfman
2001-08-20Feature merging and diff reduction between this code and crypto telnet.Mark Murray
2001-08-14mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov
2001-07-23MFcrypto/telnet/telnetd: Correct semantics of output_data*() and netflush()Kris Kennaway
2001-07-20MFCrypto: fixed the remote buffer overflow.Ruslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov
2001-07-09Fix the type of the NULL arg to execl()Brian Somers
2001-06-07Fix the number of bytes allocated by realloc when more space is neededGuy Helmer
2001-03-28Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov
2001-03-26- Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov
2001-03-20Set the default manual section for libexec/ to 8.Ruslan Ermilov
2001-02-18Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven
2001-02-07Synch: Properly constify sccsid[].Jeroen Ruigrok van der Werven
2001-02-07Synch: Prefer memmove() over bcopy().Jeroen Ruigrok van der Werven
2001-02-07Synch: Properly constify sccsid[].Jeroen Ruigrok van der Werven
2001-02-07Synch: prefer memmove() over bcopy(), since the first is a C-standardJeroen Ruigrok van der Werven
2001-02-06Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven
2001-02-06Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2001-01-16Prepare for mdoc(7)NG.Ruslan Ermilov
2000-12-20Prepare for mdoc(7)NG.Ruslan Ermilov
2000-12-10(scrub_env): change to only accept a listed set of variables,Assar Westerlund
2000-12-09Add `_PATH_DEVZERO'.David E. O'Brien
2000-11-26Correct definition of MAXHOSTNAMELEN in ifdef'ed code.Kris Kennaway
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-11-19Don't use sizeof() on a pointer when we really wanted to measureKris Kennaway
2000-10-31Filter out some more magic environment variables used by libraries linkedKris Kennaway
2000-05-05Minor mdoc cleanup.Mike Pritchard
2000-01-25several tcp apps IPv6 updateYoshinobu Inoue
2000-01-12We do not support the -B option.Jeroen Ruigrok van der Werven
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-08-09Back out previous commit - it's not necessary now that tty.h properly includesJordan K. Hubbard
1999-08-09Add a missing include (sys/queue.h for sys/tty.h SLIST usage.)Brian Feldman
1999-04-08Determine the host name using an array size ofBrian Somers
1999-04-07Really fix -u....Brian Somers
1999-04-07Ensure that things returned by gethostname() andBrian Somers
1999-04-06Use realhostname() rather than various combinations ofBrian Somers
1999-04-06After receiving a connection and doing a reverseBrian Somers
1998-12-16Old stuff laying around: Don't use a function called getstr(), that hasPeter Wemm
1998-08-31Sort cross references.Wolfram Schneider
1998-05-14Remove a bogus prototype for time() and let time.h do that.John Birrell
1998-05-04Clarify use of 'if' capability.Steve Price
1998-05-03Avoid stairstep effect on output of 'if=...' file.Steve Price
1998-04-26telnetd does not recognize the if (display file before login) gettytab flag.Poul-Henning Kamp
1998-01-07Add missing dot.Philippe Charnier
1997-12-24sprintf->snprintf paranoia. The one thing that looks like a hole inWarner Losh
1997-12-08Sync with diffs I found in kerberised versions: -Wall, no `;' in macros.Philippe Charnier