| Commit message (Expand) | Author | Age | Files | Lines |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+35 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -6/+3 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -2/+1 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 2 | -6/+4 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -0/+1 |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Updated dependencies | sjg | 2013-10-13 | 1 | -0/+4 |
| * | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+33 |
* | | | | | Convert to LIBADD | bapt | 2014-11-25 | 1 | -6/+3 |
| |_|_|/
|/| | | |
|
* | | | | Add baud rate support to telnet(1) | ngie | 2014-11-11 | 1 | -0/+1 |
* | | | | Revert r267233 for now. PIE support needs to be reworked. | bdrewery | 2014-08-19 | 1 | -2/+0 |
| |_|/
|/| | |
|
* | | | Replace all uses of libncurses and libtermcap with their wide character | brooks | 2014-07-17 | 1 | -2/+2 |
* | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 1 | -0/+2 |
* | | | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and | imp | 2014-06-06 | 1 | -3/+0 |
| |/
|/| |
|
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
|/ |
|
* | 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 |