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
...
*
Fix NULL-deference kernel panic on attempt of destroying non-existing
mav
2013-07-03
1
-8
/
+3
*
Revert previous revision, local change that accidentally snuck in.
zeising
2013-07-03
1
-34
/
+0
*
Regenerate after r252561
zeising
2013-07-03
2
-1
/
+46
*
Document WITHOUT_SVNLITE and WITH_SVN.
zeising
2013-07-03
2
-0
/
+9
*
- Fix double frees/user after free.
davide
2013-07-03
1
-113
/
+56
*
Fix a typo (s/error/errno/).
hrs
2013-07-03
1
-1
/
+1
*
There is no reason to disallow setting the password or account expiry
des
2013-07-03
1
-4
/
+0
*
Fix a compiler warning.
hrs
2013-07-03
1
-0
/
+1
*
Replace the #define for "iconv" so it is for the function name instead of
peter
2013-07-03
6
-10
/
+12
*
hastResourceWorkerPid is read-only.
trociny
2013-07-03
1
-1
/
+1
*
A problem with the old NFS client where large writes to large files
rmacklem
2013-07-03
1
-2
/
+13
*
Make better use of metadata area by avoiding using it for data blocks
mckusick
2013-07-02
2
-3
/
+25
*
Remove extranious '.'
eadler
2013-07-02
1
-1
/
+1
*
When listing with -f, skip all memory disks that are not vnode-backed.
delphij
2013-07-02
1
-1
/
+2
*
Enable VFP on Raspberry Pi. This has worked as of r251712.
andrew
2013-07-02
1
-0
/
+3
*
Add a mib for worker process ID.
trociny
2013-07-02
3
-1
/
+19
*
Style fix: spaces.
pfg
2013-07-02
1
-1
/
+1
*
Plug a memory leak.
delphij
2013-07-02
1
-0
/
+7
*
Properly handle input lines containing NUL characters such that pgets()
obrien
2013-07-02
1
-1
/
+1
*
Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.
obrien
2013-07-02
1
-2
/
+7
*
- Allow ND6_IFF_AUTO_LINKLOCAL for IFT_BRIDGE. An interface with IFT_BRIDGE
hrs
2013-07-02
6
-33
/
+164
*
Fix a panic when leaving MC group in a kernel with VIMAGE enabled.
hrs
2013-07-02
1
-0
/
+2
*
Explicitly include <cstdarg> to fix compilation with libc++. It is implicitly
asomers
2013-07-02
1
-0
/
+1
*
When acquiring a lease, record the value of the BOOTP siaddr field
bms
2013-07-02
3
-0
/
+13
*
- Update newvers.sh to include svn revision in uname(1) if the
gjb
2013-07-02
1
-2
/
+12
*
Import an implementation of the CAIA Delay-Gradient (CDG) congestion control
lstewart
2013-07-02
5
-1
/
+862
*
Work around an ARM EABI issue where clang would sometimes incorrectly align
andrew
2013-07-02
1
-1
/
+1
*
Fix receiving fd over unix socket broken in r247740.
mjg
2013-07-02
1
-2
/
+2
*
Add Planex MZK-UE150N.
hrs
2013-07-02
2
-0
/
+2
*
Fix indentation.
rpaulo
2013-07-02
1
-3
/
+3
*
Add register definitions for the Wii IPC system.
rpaulo
2013-07-02
1
-0
/
+65
*
Add RealTek 8192SU product IDs.
rpaulo
2013-07-02
1
-1
/
+38
*
Fix up option parsing to allow a colon in the config section.
grehan
2013-07-01
1
-13
/
+8
*
Be sure to destory the fasttrap cleanup mutex when unloading the fasttrap
markj
2013-07-01
1
-0
/
+1
*
Add a new gptboot(8) man page. Factor out the redundant information
wblock
2013-07-01
4
-66
/
+264
*
Wrap cxgbe declaration around MK_SOURCELESS_UCODE check
rmh
2013-07-01
1
-1
/
+5
*
Fix typo in vfs_mount(9) item.
delphij
2013-07-01
1
-1
/
+1
*
style(9) fixes, including the removal of page break characters. No functional
asomers
2013-07-01
1
-19
/
+19
*
Change i_gen in UFS to an unsigned type.
pfg
2013-07-01
1
-1
/
+1
*
Document the fact that an NFSv4 mount uses the host uuid to uniquely
rmacklem
2013-07-01
1
-1
/
+15
*
Add a SIGINFO handler to devd. It will send useful statistics to syslog or
asomers
2013-07-01
1
-0
/
+19
*
Add syslog(3) support to devd(8).
asomers
2013-07-01
4
-36
/
+65
*
Correct a typo in comment.
delphij
2013-07-01
1
-1
/
+1
*
A recent version of the oldnfs NFS client in head/current
rmacklem
2013-07-01
1
-2
/
+2
*
Ignore guest PAT settings by default in EPT mappings.
grehan
2013-07-01
1
-2
/
+10
*
Enable SCTP, since it is also enabled on GENERIC and it works fine on
tuexen
2013-07-01
1
-0
/
+1
*
Make hastctl(1) ('list' command) output a worker pid.
trociny
2013-07-01
2
-0
/
+5
*
Remove forced timeout of in-flight commands from mfi_timeout.
smh
2013-07-01
1
-5
/
+8
*
Count the number of hits for a filter by default.
np
2013-07-01
1
-0
/
+1
*
Add a sysctl to get the number of filters available.
np
2013-07-01
1
-0
/
+3
[prev]
[next]