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
/
sed
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
1
-2
/
+0
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
5
-10
/
+19
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
4
-26
/
+87
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
2
-9
/
+16
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge head
sjg
2014-04-28
162
-3
/
+5748
|
|
\
\
\
\
|
*
\
\
\
\
Merge from head
sjg
2013-09-05
1
-8
/
+11
|
|
\
\
\
\
\
|
*
|
|
|
|
|
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
/
+19
*
|
|
|
|
|
|
sed: fix pasto from previous r277802.
pfg
2015-01-27
1
-2
/
+2
*
|
|
|
|
|
|
Fix resource leak and dereference after NULL.
pfg
2015-01-27
2
-1
/
+3
*
|
|
|
|
|
|
Replace __inline GNUism with the standard inline.
pfg
2015-01-13
1
-2
/
+2
*
|
|
|
|
|
|
Add a regression test for PR 192108.
jlh
2015-01-10
2
-1
/
+5
*
|
|
|
|
|
|
Partial revert of r276832:
pfg
2015-01-08
1
-0
/
+2
*
|
|
|
|
|
|
sed: Address warnings with clang and gcc48.
pfg
2015-01-08
3
-7
/
+5
*
|
|
|
|
|
|
sed: Bounds check the file path used in the 'w' command.
pfg
2014-12-16
1
-1
/
+4
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
sed(1): Don't force a newline on last line, if input stream doesn't have one
dumbbell
2014-08-08
4
-8
/
+61
*
|
|
|
|
|
Fix relative numerical addressing (addr,+N).
jlh
2014-07-30
1
-18
/
+26
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
More sed(1) usage fixing: the extension -i is not optional.
pfg
2014-07-03
1
-1
/
+1
*
|
|
|
|
Fix sed(1) usage: the extension -i is not an optional.
pfg
2014-07-02
1
-1
/
+1
*
|
|
|
|
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
1
-1
/
+1
*
|
|
|
|
Drop ifdef nonsense: just use setvbuf(3).
pfg
2014-06-21
1
-9
/
+3
*
|
|
|
|
Add -u (unbuffered output) after GNU sed.
pfg
2014-06-20
2
-6
/
+19
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Mark multi_test as requiring /usr/share/dict/words.
jmmv
2014-03-19
1
-0
/
+1
*
|
|
Migrate most of tools/regression/usr.bin/ to the new tests layout.
jmmv
2014-03-16
160
-0
/
+5743
*
|
|
Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i'
eadler
2013-12-09
2
-3
/
+4
|
|
/
|
/
|
*
|
sed: use getline() instead of fgetln().
pfg
2013-06-26
1
-8
/
+11
|
/
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-2
/
+2
*
Reword '}' description to sound more clear.
ache
2011-10-29
1
-1
/
+1
*
Update '}' description to reflect reality (and POSIX)
ache
2011-10-28
1
-1
/
+1
*
sed: Try hard links to make -i target available continually.
jilles
2011-01-08
1
-4
/
+21
*
Make -r mean exactly the same thing as -E for increased compatibility
imp
2010-03-31
2
-3
/
+8
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
2
-0
/
+8
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
2
-8
/
+0
*
IEEE Std 1003.1, 2004 Edition states:
dds
2009-09-20
1
-2
/
+1
*
Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation
dds
2009-09-20
1
-9
/
+12
*
Allow [ to be used as a delimiter.
dds
2009-09-20
1
-1
/
+1
*
Bump the document date to reflect the recent address range enhancements.
brian
2009-05-25
1
-1
/
+1
*
Implement "addr1,+N" ranges - not dissimilar to grep's -A switch.
brian
2009-05-25
4
-18
/
+39
*
Fix the code to conform to the "or more" part of the following POSIX
dds
2008-11-11
1
-1
/
+1
*
Add workaround for a back reference when no corresponding
hrs
2008-11-09
1
-0
/
+8
*
Correct a silly typo I introduced: withing -> within.
yar
2008-09-01
1
-1
/
+1
[next]