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
/
bin
/
ed
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
3
-5
/
+4
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-1
/
+1
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
1
-3
/
+1
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-0
/
+1
|
*
|
|
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge from head
sjg
2013-09-05
2
-3
/
+3
|
|
\
\
\
\
|
*
\
\
\
\
sync from head
sjg
2013-04-12
1
-3
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Sync from head
sjg
2012-11-04
9
-63
/
+51
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+20
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
mdoc: escape Re
bapt
2015-04-26
1
-1
/
+1
*
|
|
|
|
|
|
|
ed(1): Fix [-Werror=logical-not-parentheses]
eadler
2015-04-20
1
-1
/
+1
*
|
|
|
|
|
|
|
bin/ed: use correct type in multiplication
eadler
2015-04-18
1
-1
/
+1
*
|
|
|
|
|
|
|
Convert bin/ to LIBADD, reduce overlinking allow to build all components as
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Always check the limits of array index variables before using them.
pfg
2014-08-21
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and
imp
2014-06-06
1
-3
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix a -Wunsequenced warning.
kientzle
2013-06-29
1
-1
/
+1
*
|
|
|
mdoc sweep.
joel
2013-05-12
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren't
jmg
2013-03-23
1
-3
/
+1
|
|
/
|
/
|
*
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
4
-15
/
+6
*
|
Fix warnings found by -Wmising-variable-declarations.
ed
2012-10-19
7
-48
/
+45
|
/
*
Add build option MK_ED_CRYPTO to control whether ed(1) is to have the
marcel
2012-05-19
1
-3
/
+3
*
Fix some obtuse fprintf tricks in bin/ed.
dim
2011-12-16
2
-18
/
+20
*
Fix memory leaks in error cases.
brueffer
2011-08-27
1
-0
/
+3
*
Fix some typos under bin/
uqs
2011-05-22
1
-2
/
+2
*
Fix typos.
brucec
2011-02-12
1
-2
/
+2
*
ed(1): make WARNS=6 clean
uqs
2010-03-04
2
-7
/
+1
*
Move WARNS as ed(1) also is only WARNS = 2 clean in the !DES case.
marius
2007-12-09
1
-1
/
+1
*
Don't include encryption features of ed(1) when building for the
kensmith
2007-07-02
1
-0
/
+2
*
while(0); -> while (0) in multiline macro
imp
2006-08-17
1
-1
/
+1
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-1
/
+3
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
1
-2
/
+2
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-33
/
+33
*
no need to have break; after return;
charnier
2005-01-16
1
-1
/
+1
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
1
-1
/
+1
*
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
*
Document missing multibyte character handling in utilities specified
tjr
2004-07-03
1
-1
/
+5
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
Don't check for the existance of src/crypto/ for building items that
markm
2003-07-24
1
-1
/
+1
*
This code isn't WARNS=6 clean in the standard (crypto) case
ru
2003-07-20
1
-0
/
+1
*
Make this code WARNS=6 clean again (after GCC 3.1.1 import).
ru
2003-07-20
2
-14
/
+13
*
Unbreak NOCRYPT buildworld.
ru
2003-06-29
1
-1
/
+1
*
Get this area compiling with the highest WARNS= that it works with.
markm
2003-06-13
1
-0
/
+1
*
Fix for the NO_OPENSSL case.
markm
2003-06-08
1
-1
/
+1
*
Make ed compile in the NOCRYPT case.
jhay
2003-06-03
1
-0
/
+4
[next]