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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable clang for athstats for now.
adrian
2013-01-02
1
-0
/
+4
*
Add missing err() format string.
adrian
2013-01-02
1
-1
/
+1
*
Fix missing err() format string.
adrian
2013-01-02
1
-1
/
+1
*
Fix some conversions to keep clang happy.
adrian
2013-01-02
1
-3
/
+3
*
Fix some clang warnings!
adrian
2013-01-02
1
-4
/
+6
*
Fix up some warnings from clang.
adrian
2013-01-02
1
-7
/
+9
*
Add missing err() format strings.
adrian
2013-01-02
1
-4
/
+4
*
* Add missing err() string formats;
adrian
2013-01-02
1
-4
/
+4
*
* Add missing format specifier for err()
adrian
2013-01-02
1
-3
/
+4
*
Fix some printf() formats.
adrian
2013-01-02
1
-4
/
+4
*
Fix incorrect format string.
adrian
2013-01-02
1
-1
/
+1
*
Add a very skeletal spectral scan control application.
adrian
2013-01-02
3
-1
/
+340
*
use nanosecond resolution, make sure gettimeofday
luigi
2012-12-27
1
-7
/
+12
*
various connections to last commit
luigi
2012-12-25
2
-10
/
+21
*
small cleanup of the code, and add support for running multiple
luigi
2012-12-23
1
-21
/
+144
*
Add etc/periodic/daily/220.backup-pkgdb to OptionalObsoleteFiles.inc
bapt
2012-12-20
1
-0
/
+1
*
Add an additional regression tests for other cases to ensure these do not get...
eadler
2012-12-18
1
-0
/
+3
*
POSIX requires that non-existent or null arguments be treated as if a
eadler
2012-12-18
2
-1
/
+3
*
Update to the new and brighter pkg world
phk
2012-12-15
1
-27
/
+39
*
sh: Detect and flag write errors on stdout in builtins.
jilles
2012-12-12
1
-0
/
+3
*
A number of places in the source tree still reference cuad.* after
eadler
2012-12-08
3
-10
/
+10
*
libc: Add a missing header to a test program.
jilles
2012-12-08
1
-0
/
+1
*
-
.
Upgrade our copy of llvm/clang to r168974, from upstream's release_32
dim
2012-12-03
1
-0
/
+4
|
\
\
|
|
*
Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):
dim
2012-12-02
43
-697
/
+1175
|
*
|
Vendor import of llvm release_32 branch r168974 (effectively, 3.2 RC2):
dim
2012-12-02
46
-469
/
+1335
*
|
|
Add in a totally hacked up copy of the AR5416 descriptor decoding stuff,
adrian
2012-11-27
1
-0
/
+470
*
|
|
Non-void function should return a value.
emaste
2012-11-20
1
-1
/
+1
*
|
|
Remove unused variable.
emaste
2012-11-20
1
-1
/
+0
*
|
|
Use '%zu' and '%zd' as appropriate for size_t / ssize_t.
emaste
2012-11-19
3
-5
/
+5
*
|
|
Zero the whole struct not just the size of a pointer.
emaste
2012-11-19
1
-1
/
+1
*
|
|
Use '%zd' format specifier for ssize_t
emaste
2012-11-19
3
-13
/
+13
*
|
|
Use '%zd' printf format for ssize_t.
emaste
2012-11-19
1
-2
/
+2
*
|
|
sh: Apply rlimits to parser/alias10.0 so it fails fast.
jilles
2012-11-18
1
-0
/
+4
*
|
|
Make this a flag.
adrian
2012-11-17
1
-1
/
+1
*
|
|
Implement AR5210 descriptor decoding.
adrian
2012-11-17
4
-2
/
+204
*
|
|
Add AR5211 descriptor decoding support.
adrian
2012-11-17
4
-2
/
+205
*
|
|
Add AR5212 frame decoding support.
adrian
2012-11-17
4
-4
/
+250
*
|
|
Implement a basic data decoder for the data produced by if_ath_alq.
adrian
2012-11-17
4
-0
/
+529
*
|
|
Don't install atf.test.mk if MK_ATF == no.
marcel
2012-11-15
1
-0
/
+1
*
|
|
sh: Add tests for modifying an alias (r242766).
jilles
2012-11-08
3
-0
/
+21
*
|
|
sh: Test that a redefined alias works.
jilles
2012-11-07
1
-0
/
+6
*
|
|
Add a description of WITHOUT_CLANG_IS_CC.
brooks
2012-11-05
1
-0
/
+6
*
|
|
Test both active and non-active cases.
obrien
2012-10-26
1
-0
/
+8
*
|
|
Iterate rather than use recursion. We can blow out the kernel stack if there
obrien
2012-10-26
2
-3
/
+198
*
|
|
remove duplicate semicolons where possible.
eadler
2012-10-22
2
-2
/
+2
*
|
|
Covert regression test to python 3
eadler
2012-10-22
1
-7
/
+7
*
|
|
Finish migration of MAINTAINER entries
eadler
2012-10-22
1
-2
/
+0
*
|
|
Covert to python 3
eadler
2012-10-22
1
-4
/
+4
*
|
|
Add ATF to the build. This is may be a bit rought around the egdes,
marcel
2012-10-22
2
-0
/
+73
*
|
|
Remove the netncp and nwfs files from here. They will be moved to the
andreast
2012-10-17
1
-41
/
+0
[next]