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
*
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
*
fgets(3) returns a pointer, so compare against NULL, not integer 0.
kevlo
2012-01-13
1
-4
/
+4
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
2
-8
/
+8
*
Generate ${NORMAL_CTFCONVERT} invocation without '@' modifier:
fjoe
2011-11-30
1
-1
/
+1
*
The generated Makefile for the kernel was not running ctfconvert on
rstone
2011-11-10
1
-3
/
+8
*
Improve portability of config(8).
ed
2011-07-03
1
-4
/
+5
*
- Merge changes to the base system to support OFED. These include
jeff
2011-03-21
2
-14
/
+36
*
Generate MACHINE= and MACHINE_ARCH= lines based on the machine
imp
2011-02-11
2
-1
/
+3
*
Remove the advertising clause from UCB copyrighted files in usr.sbin. This
joel
2010-12-11
1
-4
/
+0
*
Move most of the remaining USD/PSD/SMM papers into share/doc
uqs
2010-12-04
13
-2681
/
+0
*
Don't generate input() since it's not used.
brucec
2010-11-22
1
-0
/
+1
*
Remove references to MAKEDEV(8)
dougb
2010-11-15
2
-9
/
+2
*
Fix typos.
brucec
2010-11-09
1
-1
/
+1
*
Give the user a hint as to what config(8) is unhappy with.
obrien
2010-11-02
1
-2
/
+2
*
Remove support for creating the 'machine' symlink as well as creating the
jhb
2010-10-29
1
-27
/
+0
*
mdoc: drop redundant .Pp calls, kill EOL whitespace
uqs
2010-10-09
1
-4
/
+3
*
Allow a kernel config to specify a set but empty value via
emaste
2010-09-13
1
-0
/
+1
*
Given the lag between introducing the options-compat and fixing the
imp
2010-08-15
1
-1
/
+1
*
Turns out that it is a bad idea to have a missing compat option be a
imp
2010-08-15
1
-3
/
+5
*
Put warnings out to stderr rather than stdout.
imp
2010-07-15
3
-41
/
+54
*
Enhance config to handle MACHINEs with multiple architectures:
nwhitehorn
2010-07-13
4
-10
/
+38
*
style(9) fixes:
imp
2010-06-13
1
-5
/
+3
*
sparc64, and possibly other architectures, pads the length of the
imp
2010-05-01
1
-7
/
+11
*
Require the option that's mapped be listed in the options file. This
imp
2010-04-27
1
-9
/
+28
*
Redo how we add compat options so as to be compatible with old
imp
2010-04-27
2
-78
/
+81
*
Move checking the version up from Makefile generation to just after
imp
2010-04-27
3
-24
/
+62
*
Revert r206179 (by imp) and do something similar which is more consistent
netchild
2010-04-22
1
-1
/
+1
*
Bump minor version of config to reflect the new option remapping
imp
2010-04-20
1
-1
/
+1
*
Allow option aliasing. Lines of the form:
imp
2010-04-15
2
-1
/
+28
[next]