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
/
dtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtc: ignore lines starting with #.
rpaulo
2014-06-10
1
-4
/
+5
*
dtc: don't crash if the argument is a directory.
rpaulo
2014-06-10
1
-0
/
+9
*
The, currently undocumented, -i option takes an argument.
rpaulo
2014-06-10
1
-1
/
+1
*
Fix cut-and-paste error message.
imp
2014-03-15
1
-1
/
+1
*
Fix parsing multiple roots with whitespace between them.
theraven
2014-02-23
1
-0
/
+1
*
Some more cleanups and bug fixes in dtc for property printing / parsing.
theraven
2013-12-12
1
-2
/
+7
*
Fix the version string in dts emission.
theraven
2013-12-12
1
-1
/
+1
*
When writing DTS to a file, don't write some of it to stderr.
theraven
2013-11-05
1
-1
/
+1
*
Remove EOL whitespace.
joel
2013-08-22
1
-2
/
+2
*
Add support for parameterised device tree sources to the device tree compiler.
theraven
2013-08-19
4
-18
/
+145
*
Make carets line up in dtc diagnostics if the line starts with a tab.
theraven
2013-08-14
1
-1
/
+2
*
Report error for out-of-range numerical inputs. Requested by brooks.
theraven
2013-07-10
1
-0
/
+8
*
Fix bug in destructor for checker manager in DTC that caused segfaults on
theraven
2013-06-18
1
-0
/
+1
*
Add a checker to dtc, based on a feature request from rwatson / brooks.
theraven
2013-06-17
2
-0
/
+58
*
dtc: fix bootstrapping from 8.2-STABLE
uqs
2013-02-19
1
-0
/
+4
*
Fix style nit in dtc man page: sentences should start on new lines.
theraven
2013-01-25
1
-58
/
+86
*
Explicitly include headers that are implicitly included by libstdc++. Fixes
theraven
2013-01-23
6
-4
/
+24
*
Remove EOL whitespace.
joel
2013-01-22
1
-11
/
+11
*
Minor mdoc fixes.
joel
2013-01-22
1
-4
/
+2
*
Fix the missing sentence that ended in the middle in the man page for dtc (also
theraven
2013-01-22
1
-1
/
+4
*
Fix logic error in explicitly specified dtb versions spotted by gavin.
theraven
2013-01-22
1
-1
/
+1
*
Import new (BSDL) device tree compiler. Now built by default, so that it can't
theraven
2013-01-22
15
-0
/
+5061