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
/
cddl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bind ip/tcp/udp provider translators and symbols to the same versions as in
markj
2014-05-14
3
-57
/
+57
*
Comment out some pointless device open/close around reading device IDs.
mav
2014-05-10
3
-0
/
+10
*
Import adapted OpenSolaris' thread pool API implementation.
mav
2014-05-08
4
-30
/
+599
*
Re-apply r248644. This fixes an annoying problem which caused dtrace -c to
markj
2014-05-08
1
-1
/
+1
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
5
-5
/
+5
*
Remove a duplicate definition.
markj
2014-05-04
1
-1
/
+0
*
Spell NO_PROFILE= as MK_PROFILE=no.
imp
2014-04-25
1
-1
/
+1
*
Silence compiler warning due to missing return in idmap_id_to_numeric_domain_rid
smh
2014-04-24
1
-0
/
+1
*
Eliminated optarg global being used outside of the function which called getopt
smh
2014-04-24
1
-6
/
+5
*
MFV r264829:
delphij
2014-04-23
4
-3
/
+115
*
Add placeholder Kyuafiles for various top-level hierarchies.
jmmv
2014-04-21
10
-2
/
+77
*
MFV r264666:
delphij
2014-04-18
3
-10
/
+10
*
Replace a few Solarisisms with their corresponding FreeBSDisms to make a few
markj
2014-04-15
6
-6
/
+6
*
Use the correct format specifiers for wide characters and strings of wide
markj
2014-04-15
1
-0
/
+5
*
Take into account when zpool history block grows exceeding 128KB in zpool(8)
delphij
2014-04-14
2
-7
/
+54
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
5
-5
/
+5
*
Add property and sysctl to control how ZVOLs are exposed to OS.
mav
2014-04-05
1
-1
/
+33
*
MFV r258379;
pfg
2014-04-02
3
-8
/
+23
*
MFV r263887:
delphij
2014-03-28
5
-30
/
+154
*
MFV 263436-263438:
delphij
2014-03-21
3
-13
/
+49
*
Remove unused option -r from zpool.
delphij
2014-03-19
1
-1
/
+1
*
cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c
asomers
2014-03-07
1
-0
/
+1
*
mark that libctf depends upon libz so that if you dlopen libctf, you
jmg
2014-03-05
1
-0
/
+3
*
When our linker merges .SUNW_dof sections from multiple files, it simply
markj
2014-03-01
1
-30
/
+58
*
4478 dtrace_dof_maxsize is far too small
markj
2014-02-28
1
-0
/
+97
*
MFV r262570:
delphij
2014-02-27
1
-4
/
+11
*
Move some files that are identical on i386 and amd64 to an x86 subdirectory
markj
2014-02-27
1
-0
/
+2
*
1452 DTrace buffer autoscaling should be less violent
markj
2014-02-22
3
-43
/
+0
*
Fix formatting.
feld
2014-02-17
1
-2
/
+2
*
zfs.8: fix garbled options in a sample zfs send -R command line
avg
2014-02-14
1
-1
/
+1
*
zpool.8: fix typo in option description of labelclear command
avg
2014-02-14
1
-1
/
+1
*
Add caveat to zpool manpage indicating that we do not automatically activate
feld
2014-02-11
1
-0
/
+6
*
Only declare `bysz' variable under little endian archs.
kaiw
2014-01-29
1
-1
/
+4
*
MFH@261151.
kaiw
2014-01-25
1
-10
/
+0
|
\
|
*
dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc
avg
2014-01-24
1
-10
/
+0
*
|
Simplify DWARF version check.
kaiw
2014-01-25
1
-8
/
+2
*
|
Let ctfconvert accept DWARF version 3 and 4.
kaiw
2014-01-22
1
-3
/
+6
*
|
MFH@260917.
kaiw
2014-01-20
3
-0
/
+3
|
\
\
|
|
/
|
*
zdb -R: do not treat numeric parameters to a flag as more flags
avg
2014-01-17
1
-0
/
+1
|
*
zinject must use ioctl(2) compatibility wrapper
avg
2014-01-16
2
-0
/
+2
*
|
Clang 3.4 will sometimes emit DIE for struct/union member before
kaiw
2014-01-20
1
-3
/
+21
*
|
* Make die_mem_offset() be able to handle DW_AT_data_member_location
kaiw
2014-01-19
1
-9
/
+57
*
|
We should not set the unnamed DIE's name to "__anon__" since that will
kaiw
2014-01-17
1
-1
/
+1
*
|
If function die_name() finds a DIE without a name, set its name to
kaiw
2014-01-16
1
-0
/
+2
*
|
Convert ctfconvert to use the new libdwarf API.
kaiw
2014-01-16
1
-30
/
+34
|
/
*
MFV r260154 + 260182:
delphij
2014-01-02
12
-159
/
+767
*
MFV r260152:
delphij
2014-01-01
1
-2
/
+2
*
MFV r259170:
delphij
2014-01-01
4
-47
/
+136
*
MFV r258972:
delphij
2013-12-31
2
-4
/
+123
*
MFV r242733:
delphij
2013-12-31
6
-47
/
+213
[next]