| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert telnetd(8) to use posix_openpt(2). | ed | 2008-11-13 | 1 | -1/+2 |
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | dfr | 2008-05-07 | 1 | -2/+2 |
* | inetd and telnetd are not included in the standard release | yar | 2006-07-31 | 1 | -0/+3 |
* | Stop enforcing dependencies between MK_* options at Makefile level. | yar | 2006-07-31 | 1 | -1/+2 |
* | telnetd(8) doesn't really go to the crunched floppies, | yar | 2006-07-31 | 1 | -2/+0 |
* | Respect MK_INET6_SUPPORT. | yar | 2006-07-27 | 1 | -4/+8 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -2/+4 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -4/+0 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | 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 |