| Commit message (Expand) | Author | Age | Files | Lines |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -1/+0 |
* | Make sure that a "make release" (more accurately the bit that makes | markm | 2003-07-24 | 1 | -0/+2 |
* | Ensure that for the cryptographic instances of *telnet*, the "crypto" | markm | 2003-07-24 | 1 | -0/+1 |
* | Test correct macro for "without crypto" option(s). | markm | 2003-07-20 | 1 | -1/+1 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 13 | -7038/+15 |
* | Mrege from crypto telnet with "make unifdef". This gets a bunch of | markm | 2003-05-11 | 7 | -29/+29 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -3/+3 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -14/+20 |
* | Don't risk catching a signal while handling a signal for a dying child, as we | jmallett | 2002-05-27 | 1 | -0/+8 |
* | Set WFORMAT=0, overlooked in previous commits to libexec/. | kris | 2002-02-06 | 1 | -0/+1 |
* | Don't use non-signal-safe functions (exit(3) in this case) in | sheldonh | 2002-02-05 | 1 | -1/+1 |
* | MFCrypto: Remove -r, -s, sort -p. | ru | 2001-12-14 | 1 | -25/+5 |
* | Merge from master (crypto) telnet. WARNS fixes for alpha. | markm | 2001-12-03 | 1 | -4/+4 |
* | Merge the (in)complete ANSIfication work from src/crypto/telnet. | markm | 2001-11-30 | 3 | -101/+93 |
* | After running a "make unifdef", commit the resultant diffs. | markm | 2001-11-30 | 8 | -1063/+324 |
* | Diff-reduce WRT src/secure/*telnet*/Makefile. | markm | 2001-11-30 | 1 | -2/+13 |
* | Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code. | markm | 2001-08-29 | 7 | -885/+5 |
* | Remove description of an option that only applies to UNICOS < 7.0. | dd | 2001-08-25 | 1 | -13/+0 |
* | Feature merging and diff reduction between this code and crypto telnet. | markm | 2001-08-20 | 10 | -447/+279 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -3/+6 |
* | MFcrypto/telnet/telnetd: Correct semantics of output_data*() and netflush() | kris | 2001-07-23 | 6 | -43/+47 |
* | MFCrypto: fixed the remote buffer overflow. | ru | 2001-07-20 | 6 | -310/+204 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Fix the number of bytes allocated by realloc when more space is needed | ghelmer | 2001-06-07 | 1 | -1/+1 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 1 | -1/+8 |
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for libexec/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | Preceed/preceeding are not english words. Use precede or preceding. | asmodai | 2001-02-18 | 1 | -1/+1 |
* | Synch: Properly constify sccsid[]. | asmodai | 2001-02-07 | 1 | -2/+2 |
* | Synch: Prefer memmove() over bcopy(). | asmodai | 2001-02-07 | 1 | -1/+1 |
* | Synch: Properly constify sccsid[]. | asmodai | 2001-02-07 | 1 | -1/+1 |
* | Synch: prefer memmove() over bcopy(), since the first is a C-standard | asmodai | 2001-02-07 | 1 | -1/+1 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Fix typo: wierd -> weird. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -9/+9 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-20 | 1 | -1/+5 |
* | (scrub_env): change to only accept a listed set of variables, | assar | 2000-12-10 | 1 | -23/+37 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 2 | -10/+13 |
* | Correct definition of MAXHOSTNAMELEN in ifdef'ed code. | kris | 2000-11-26 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Don't use sizeof() on a pointer when we really wanted to measure | kris | 2000-11-19 | 3 | -9/+4 |
* | Filter out some more magic environment variables used by libraries linked | kris | 2000-10-31 | 3 | -4/+11 |
* | Minor mdoc cleanup. | mpp | 2000-05-05 | 1 | -2/+2 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 3 | -34/+57 |
* | We do not support the -B option. | asmodai | 2000-01-12 | 1 | -12/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 11 | -11/+11 |
* | Back out previous commit - it's not necessary now that tty.h properly includes | jkh | 1999-08-09 | 1 | -2/+1 |