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
*
Using a long is the wrong type to represent the realmem and maxmbufmem
andre
2012-11-29
2
-5
/
+5
*
Fix hardcoded bpp value
gonzo
2012-11-29
1
-1
/
+1
*
Mark non-returning function as such
eadler
2012-11-29
1
-1
/
+1
*
Fix LINT build for arm: NOTES defines LDFLAGS by way of a make option
marcel
2012-11-29
2
-2
/
+2
*
Add support for AT&T Sierra Wireless USB 3G adapter
eadler
2012-11-29
2
-0
/
+2
*
- Update organization.dot to reflect that attilio resigned from core
pgj
2012-11-28
1
-1
/
+1
*
Regenerate usb.conf
hselasky
2012-11-28
1
-2
/
+13
*
Discussed at-length on -arch.
dteske
2012-11-28
2
-42
/
+142
*
Add support for the (relatively) new object type OBJT_MGTDEVICE to
alc
2012-11-28
1
-0
/
+4
*
Update some definitions or make them match NetBSD's headers.
pfg
2012-11-28
2
-6
/
+20
*
cyrus-sasl 2.1.26 was released. In this version, the type of callback
ume
2012-11-28
1
-7
/
+13
*
Call if_free() with the correct vnet context if and only if ifp_vnet
adrian
2012-11-28
1
-2
/
+7
*
Until I figure out what to do here, remind myself that this needs some
adrian
2012-11-28
1
-0
/
+10
*
Don't allow minthreads > maxthreads.
alfred
2012-11-28
1
-0
/
+4
*
Fix typo.
alfred
2012-11-28
1
-1
/
+1
*
Pull out the debugging code from the critical path and make sure it
adrian
2012-11-28
1
-37
/
+37
*
Partially bring r242520 to ext2fs.
pfg
2012-11-28
1
-0
/
+12
*
Complete r243631 by applying the remainder of kern_mbuf.c that got
andre
2012-11-27
1
-16
/
+18
*
Fix r243627 by testing against the head socket instead of the socket
andre
2012-11-27
1
-1
/
+1
*
Autoconfigure nfsd threads based on ncpu.
alfred
2012-11-27
1
-20
/
+97
*
Allow setting of NULL titles with f_dialog_[back]title().
dteske
2012-11-27
1
-2
/
+2
*
Change self-initialization to occur when loaded versus the previous behavior
dteske
2012-11-27
1
-34
/
+5
*
Comments.
dteske
2012-11-27
1
-2
/
+2
*
Base the mbuf related limits on the available physical memory or
andre
2012-11-27
5
-25
/
+88
*
Update comment to prefer M_NOWAIT over M_DONTWAIT and
andre
2012-11-27
1
-2
/
+2
*
Fix a race on listen socket teardown where while draining the
andre
2012-11-27
1
-4
/
+21
*
Remove unused and unnecessary CSUM_IP_FRAGS checksumming capability.
andre
2012-11-27
5
-8
/
+5
*
fix a panic resulting from a stray '&'
bschmidt
2012-11-27
1
-1
/
+1
*
Add DELACK to list of timers.
andre
2012-11-27
1
-1
/
+1
*
Respect NO_FSCHG and don't set 'schg' flag on passwd/yppasswd is defined.
pjd
2012-11-27
1
-0
/
+2
*
Pass allocated unit number to make_dev, otherwise kernel panics later while
davidxu
2012-11-27
1
-1
/
+1
*
* Fix another culprit of my "committed from the wrong directory" nonsense;
adrian
2012-11-27
1
-2
/
+12
*
Add kern.capmode_coredump sysctl/tunable to allow processes in capability mode
pjd
2012-11-27
1
-2
/
+13
*
- Add NOCAPCHECK flag to namei that allows lookup to work even if the process
pjd
2012-11-27
4
-2
/
+8
*
Regenerate after r243610.
pjd
2012-11-27
1
-1
/
+1
*
Allow to use kill(2) in capability mode, but process can send a signal only
pjd
2012-11-27
2
-0
/
+13
*
Allow to modify kern.sugid_coredump and kern.corefile from loader.conf.
pjd
2012-11-27
1
-0
/
+2
*
More style fixes.
pjd
2012-11-27
1
-4
/
+4
*
Style fixes (mostly whitespaces).
pjd
2012-11-27
1
-35
/
+39
*
Correct some debugging output.
adrian
2012-11-27
1
-1
/
+1
*
Make sure that tcp_timer_activate() correctly sees TCP_OFFLOAD (or not).
np
2012-11-27
1
-0
/
+1
*
Do not enable data cache until later in kernel init. Stale bits in
gonzo
2012-11-27
1
-1
/
+1
*
Better safe than sorry: reinitialize eh after ng_ether(4) and
glebius
2012-11-27
1
-0
/
+2
*
Take first active vnode correctly.
davidxu
2012-11-27
1
-1
/
+1
*
Fix build
adrian
2012-11-27
1
-0
/
+2
*
Auto size the tcbhashsize structure based on max sockets.
alfred
2012-11-27
1
-4
/
+61
*
Add in a totally hacked up copy of the AR5416 descriptor decoding stuff,
adrian
2012-11-27
1
-0
/
+470
*
Improve the TDMA debugging:
adrian
2012-11-27
1
-2
/
+123
*
Add in specific TDMA logging types.
adrian
2012-11-27
1
-0
/
+49
*
Fix the TDMA nexttbtt programming for 802.11n chips.
adrian
2012-11-27
1
-4
/
+17
[next]