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.sbin
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't free fnamebuf before we calling cfgfile_add(). This changes a
truckman
2016-05-16
1
-2
/
+3
*
For pointers use NULL instead of 0.
araujo
2016-04-27
2
-24
/
+24
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
1
-16
/
+0
*
Document the ability to override compiled-in env and hints using variables
ian
2016-02-21
1
-3
/
+6
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Fix two memory leaks in config(8).
rpaulo
2015-10-13
1
-0
/
+2
*
Make it clear that we're ignoring the return value fread(3). All
imp
2015-08-24
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+37
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
7
-21
/
+57
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-1
/
+1
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
1
-2
/
+0
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
Merge head
sjg
2014-04-28
6
-194
/
+192
|
|
\
\
\
|
*
\
\
\
Merge from head
sjg
2013-09-05
3
-13
/
+11
|
|
\
\
\
\
|
*
\
\
\
\
sync from head
sjg
2013-04-12
1
-2
/
+10
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+2
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Sync from head
sjg
2012-11-04
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+36
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
config: remove set but unchecked variable
eadler
2015-04-19
1
-2
/
+2
*
|
|
|
|
|
|
|
Add -s option to config.
rodrigc
2015-01-29
2
-3
/
+24
*
|
|
|
|
|
|
|
Bump config(8) minor version for r277567.
will
2015-01-24
1
-1
/
+1
*
|
|
|
|
|
|
|
Allow lists for "nooption" and "nooptions" keywords.
will
2015-01-23
1
-1
/
+11
*
|
|
|
|
|
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
*
|
|
|
|
|
|
|
Fix the negation (!) operator so that it binds only to the word that
ian
2014-11-23
1
-12
/
+12
*
|
|
|
|
|
|
|
Consider the negation operator (!) to be a word even if it is not followed
ian
2014-11-23
1
-0
/
+5
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
mdoc: kill EOL whitespace.
joel
2014-07-29
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Remove ia64.
marcel
2014-07-07
1
-2
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix kern/187712: config(8) does not respect KERNCONFDIR.
asomers
2014-03-20
4
-1
/
+38
*
|
|
|
|
Fix ! by not clearing not at the bottom of the loop.
imp
2014-02-05
1
-2
/
+2
*
|
|
|
|
Implement the '!' operator for files* files. It means 'include this
imp
2014-02-04
2
-5
/
+18
*
|
|
|
|
Convert the loop by gotos into a for loop to improve readability. I
imp
2014-02-03
1
-124
/
+122
*
|
|
|
|
Fix a bug introduced in r261437 that failed to honor "optional
imp
2014-02-03
1
-5
/
+6
*
|
|
|
|
Slight cleanup to the error messaging to compress code vertically...
imp
2014-02-03
1
-57
/
+38
*
|
|
|
|
Better error messages when EOF is hit in the middle of a phrase.
imp
2014-02-03
1
-18
/
+6
*
|
|
|
|
Move the check for standard keyword + optional inclusion specifier to
imp
2014-02-03
1
-6
/
+6
*
|
|
|
|
Don't believe we have a requirement until after we've checked all the
imp
2014-02-03
1
-1
/
+1
*
|
|
|
|
In the 17 years since r30796, the mandatory keyword has never been used
imp
2014-02-03
1
-16
/
+4
*
|
|
|
|
Slightly deobfuscate read_file() and likely pessimize the runtime
imp
2014-02-03
1
-57
/
+49
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Work around build breakages with GCC 4.2.
jkim
2013-05-23
1
-0
/
+1
*
|
|
|
Improve compatibility with recent flex from flex.sourceforge.net.
jkim
2013-05-03
1
-3
/
+4
*
|
|
|
Make the internal assertion correct--only fail when '\0' is found in
wkoszek
2013-05-01
1
-10
/
+4
*
|
|
|
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
ed
2013-04-19
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Loosen restrictions for quoted strings. Now we can use more complex strings
jkim
2013-03-26
1
-2
/
+10
|
|
/
|
/
|
*
|
- Fix the error message when a dependency string is not provided to
jhb
2012-10-10
1
-2
/
+2
|
/
*
Fix world after byacc import:
bapt
2012-05-22
2
-1
/
+1
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-3
/
+3
*
Fix copyright year
kevlo
2012-01-13
1
-1
/
+1
[next]