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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Ensure make -j N universe works correctly, by checking for an up-to-date
dim
2013-04-09
1
-2
/
+2
*
|
Proxy allocation requests for the PCI ROM BAR from child devices similar
jhb
2013-04-09
1
-25
/
+35
*
|
Pass the segmented address of the counter, based on %fs, i.e. offset
kib
2013-04-09
1
-1
/
+3
*
|
Convert UMA code to C99 uintXX_t types.
glebius
2013-04-09
4
-97
/
+97
*
|
Swap us_freecount and us_flags, achieving same structure size
glebius
2013-04-09
1
-2
/
+2
*
|
Add static/const keywords to the arrays.
ed
2013-04-09
3
-8
/
+17
*
|
Since now we support 256 items per slab, we need more bits
glebius
2013-04-09
1
-1
/
+1
*
|
Last remaining prototype issue that still hasn't been fixed upstream.
des
2013-04-09
2
-3
/
+1
*
|
Revert local changes and pull in r3828 from upstream.
des
2013-04-09
8
-269
/
+12
*
|
Fix KASSERTs: maximum number of items per slab is 256.
glebius
2013-04-09
1
-3
/
+3
*
|
Fix build for AIM 64bit.
kib
2013-04-09
1
-0
/
+2
*
|
Fix the assertions for the state of the object under the map entry
kib
2013-04-09
1
-6
/
+16
*
|
Fix VIMAGE build.
glebius
2013-04-09
1
-2
/
+2
*
|
Use IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.
ae
2013-04-09
15
-101
/
+102
*
|
Import a new version of NetBSD's mtree.
ed
2013-04-09
8
-15
/
+186
|
\
\
|
*
|
Vendor import of NetBSD's mtree at 2013-04-08.
ed
2013-04-08
7
-14
/
+185
*
|
|
FireWire: Don't allow a tlabel to reference an xfer after free.
will
2013-04-08
1
-3
/
+12
*
|
|
Fix this to compile when ATH_DEBUG_ALQ is defined but ATH_DEBUG isn't.
adrian
2013-04-08
1
-1
/
+1
*
|
|
Add FreeBSD 8.4.
pluknet
2013-04-08
1
-0
/
+1
*
|
|
The per-page act_count can be made very-easily protected by the
attilio
2013-04-08
2
-5
/
+5
*
|
|
Switch some "low-hanging fruit" to acquire read lock on vmobjects
attilio
2013-04-08
3
-19
/
+19
*
|
|
Merge from projects/counters: TCP/IP stats.
glebius
2013-04-08
5
-289
/
+550
*
|
|
Merge from projects/counters: counter(9).
glebius
2013-04-08
14
-0
/
+819
*
|
|
Forcibly defining _KERNEL is bad idea. Toss some code so that ip_var.h
glebius
2013-04-08
1
-3
/
+3
*
|
|
Merge from projects/counters:
glebius
2013-04-08
8
-13
/
+57
*
|
|
Merge from projects/counters: UMA_ZONE_PCPU zones.
glebius
2013-04-08
4
-38
/
+85
*
|
|
Fix a potential socket leak in the NFS server. If a client closes its
jhb
2013-04-08
1
-1
/
+4
*
|
|
Switch to a 2-clause license.
markj
2013-04-08
1
-3
/
+0
*
|
|
Add support for getting and setting BBU properties related to battery
markj
2013-04-08
9
-4
/
+347
*
|
|
Fix a memory leak that showed up when we delete LUNs. The memory used for
ken
2013-04-08
1
-4
/
+8
*
|
|
mdoc: sort cross references.
joel
2013-04-08
1
-3
/
+3
*
|
|
Remove reference to the nonexistent sysctl node net.inet6.mld.stats.
ae
2013-04-08
1
-6
/
+2
*
|
|
drm: Right-shift I2C slave address before passing it to aux channel
dumbbell
2013-04-08
1
-1
/
+1
*
|
|
Mark the act_tbl static/const.
ed
2013-04-08
1
-1
/
+1
*
|
|
Prevent the creation of an unused variable.
ed
2013-04-08
1
-1
/
+1
*
|
|
Fix synopsis for sbuf_len.
trociny
2013-04-07
1
-1
/
+1
*
|
|
Use pget(9) to reduce code duplication.
trociny
2013-04-07
1
-10
/
+4
*
|
|
Fill p_flags and p_align fields of the core dump note segement.
trociny
2013-04-07
1
-2
/
+2
*
|
|
Use 4-byte padding for core dump notes on both 32 and 64bit archs.
trociny
2013-04-07
1
-2
/
+2
*
|
|
sh: Add const to nodesavestr().
jilles
2013-04-07
1
-3
/
+3
*
|
|
Add some missing newlines and static declarations.
marius
2013-04-07
1
-8
/
+14
*
|
|
mqueue,ksem,shm: Fix race condition with setting UF_EXCLOSE.
jilles
2013-04-07
3
-15
/
+3
*
|
|
Fix regression issue after r248910.
hselasky
2013-04-07
3
-4
/
+4
*
|
|
Remove extra semicolons from CAM_SIM_[UN]LOCK() macros.
mav
2013-04-07
1
-2
/
+2
*
|
|
The CELL fields can be various integer types depending on the platform
kientzle
2013-04-07
1
-6
/
+10
*
|
|
Fix two broken macros.
kientzle
2013-04-07
1
-2
/
+2
*
|
|
Micro-optimize the order of struct vm_radix_node's fields. Specifically,
alc
2013-04-07
1
-2
/
+2
*
|
|
sh: Add a variation on builtins/eval4.0 where the cmdsubst returns 0.
jilles
2013-04-06
1
-0
/
+5
*
|
|
Add warning about SOCK_CLOEXEC and SOCK_NONBLOCK (r248534).
jilles
2013-04-06
1
-0
/
+6
*
|
|
Prepare to replace the buf splay with a trie:
jeff
2013-04-06
5
-68
/
+31
[prev]
[next]