index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
telnet
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
-11
/
+5
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-2
/
+0
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
2
-5
/
+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 usr.bin/ to LIBADD
bapt
2014-11-25
1
-11
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
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
-2
/
+0
|
|
/
|
/
|
*
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
/
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
dfr
2008-05-07
1
-2
/
+2
*
Remove the -DFAST_IPSEC from Makefiles again.
bz
2007-07-05
1
-2
/
+2
*
Commit IPv6 support for FAST_IPSEC to the tree.
gnn
2007-07-01
1
-2
/
+2
*
Stop enforcing dependencies between MK_* options at Makefile level.
yar
2006-07-31
1
-1
/
+2
*
Respect MK_INET6_SUPPORT.
yar
2006-07-27
1
-1
/
+5
*
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
17
-10792
/
+16
*
Mrege from crypto telnet with "make unifdef". This gets a bunch of
markm
2003-05-11
9
-41
/
+41
*
Diff-reduction WRT crypto telnet; replace "#if 0" code removed by an
markm
2002-12-29
1
-0
/
+41
*
english(4) police.
schweikh
2002-12-27
1
-1
/
+1
*
Be more careful when parsing arguments.
eric
2002-11-20
1
-2
/
+6
*
Remove some #if 0'd code. After this, a "make unifdef" here produces
dd
2002-10-02
1
-41
/
+0
*
Merge from crypto telnet: permit the argument to -s to be a hostname.
dd
2002-10-02
1
-1
/
+0
*
Unifdef(1) the crypto telnet sources.
markm
2002-09-25
6
-8
/
+8
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-6
/
+6
*
Typo fixo: imbedded => embedded
jmallett
2002-07-13
1
-1
/
+1
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
2
-2
/
+2
*
Use `The .Nm utility'
charnier
2002-04-20
1
-1
/
+2
*
Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.
markm
2001-12-12
1
-2
/
+0
*
Don't assume that the number of fds to select on is known quantity (in
jkh
2001-12-08
1
-32
/
+56
*
Merge from crypto/telnet/telnet/commands.c. Add the necessary paths to
jhay
2001-12-03
1
-1
/
+7
*
Merge from master (crypto) telnet. WARNS fixes for alpha.
markm
2001-12-03
1
-1
/
+1
*
Merge the (in)complete ANSIfication work from src/crypto/telnet.
markm
2001-11-30
3
-116
/
+116
*
After running "make unifdef", commit the result. This code is now
markm
2001-11-30
12
-1979
/
+782
*
Diff-reduce WRT src/secure/*telnet*/Makefile.
markm
2001-11-30
1
-3
/
+14
*
Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.
sobomax
2001-10-16
1
-1
/
+1
[next]