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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve libgeom XML parsing error handling.
jh
2012-10-26
1
-8
/
+33
*
Cleanup and rename some variables in libpmc and hwpmc.
sbruno
2012-10-24
4
-4
/
+4
*
Allow building libc++ with any custom -std=xxx flag. Note that using
dim
2012-10-22
1
-0
/
+2
*
Revert r241756
imp
2012-10-22
1
-62
/
+0
*
Revert r241755
imp
2012-10-22
1
-51
/
+0
*
Update the kill(2) and killpg(2) man pages to the modern permission
eadler
2012-10-22
2
-16
/
+20
*
remove duplicate semicolons where possible.
eadler
2012-10-22
3
-3
/
+3
*
Implement HTTP 305 redirect handling.
eadler
2012-10-22
1
-1
/
+5
*
Don't deny non-temporary redirects if the -A option is set (per
eadler
2012-10-22
2
-2
/
+13
*
Be a bit more lenient in the maximum number of redirects allowed.
eadler
2012-10-22
1
-1
/
+1
*
Add ATF to the build. This is may be a bit rought around the egdes,
marcel
2012-10-22
5
-0
/
+245
*
Grammar fixes to r241781.
andre
2012-10-20
1
-1
/
+1
*
Hide the unfortunate named sysctl kern.ipc.somaxconn from sysctl -a
andre
2012-10-20
1
-4
/
+18
*
Apply local patches to mandoc and connect it to the build.
uqs
2012-10-20
1
-0
/
+1
*
Document the method used to compute expf. Taken from exp, with
imp
2012-10-19
1
-0
/
+62
*
Document the methods used to compute logf. Taken and edited from the
imp
2012-10-19
1
-0
/
+51
*
Merge mandoc from vendor into contrib and provide the necessary Makefile glue.
uqs
2012-10-19
1
-0
/
+20
*
Remove trailing whitespace.
joel
2012-10-19
1
-159
/
+159
*
Update man page crossreferences to sandybridge xeon class
sbruno
2012-10-19
3
-3
/
+6
*
Update hwpmc to support the Xeon class of Sandybridge processors.
sbruno
2012-10-19
3
-3
/
+1048
*
Replace our version of the pwcache(3) API with NetBSD's implementation.
brooks
2012-10-19
4
-207
/
+8
*
Fix warnings found by -Wmising-variable-declarations.
ed
2012-10-19
5
-6
/
+6
*
Remove WARNS=6 lines.
ed
2012-10-18
1
-2
/
+0
*
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
attilio
2012-10-18
4
-14
/
+0
*
Disconnect non-MPSAFE NTFS from the build in preparation for dropping
attilio
2012-10-17
3
-3
/
+0
*
Disconnect non-MPSAFE NWFS from the build in preparation for dropping
attilio
2012-10-17
4
-13
/
+0
*
mdoc: avoid nested displays.
joel
2012-10-14
1
-32
/
+35
*
* Update the comment that explains the choice of values in the
kargl
2012-10-13
1
-6
/
+7
*
Fix my last commit. Only call strunvis after properly checking the argument is
stefanf
2012-10-11
1
-5
/
+7
*
Decode the first two fstab fields with strunvis(3). This allows having spaces
stefanf
2012-10-11
1
-0
/
+5
*
Apply some style. Checked with md5.
stefanf
2012-10-11
1
-25
/
+26
*
Remove undefined behavior from sranddev() and
eadler
2012-10-09
2
-4
/
+2
*
procstat_getprocs: honor kvm_getprocs interface - cnt is signed
avg
2012-10-06
1
-2
/
+5
*
kvm_getprocs: gracefully handle errors from kvm_deadprocs
avg
2012-10-06
1
-2
/
+8
*
kvm_proclist: ignore processes in larvae state
avg
2012-10-06
1
-0
/
+2
*
Add support for bmake. This includes:
marcel
2012-10-06
1
-3
/
+1
*
Fix "make install"
kientzle
2012-10-06
1
-1
/
+1
*
MFV: libpcap 1.3.0.
delphij
2012-10-05
1
-1
/
+7
*
Do not install incomplete unwind.h from clang. This header file was meant
jkim
2012-10-05
1
-1
/
+0
*
Fix some memory allocation errors:
jamie
2012-10-04
1
-13
/
+17
*
rpc: convert all uid and gid variables to u_int.
pfg
2012-10-04
4
-7
/
+8
*
rpc: convert all uid and gid variables of the type uid_t and gid_t.
pfg
2012-10-03
1
-3
/
+3
*
Correct detection of a superblock.
gber
2012-10-03
1
-8
/
+7
*
Optimize prev. commit for speed.
ache
2012-10-03
1
-3
/
+7
*
rpc: convert all uid and gid variables of the type uid_t and gid_t.
pfg
2012-10-03
1
-5
/
+5
*
libtirpc: be sure to free cl_netid and cl_tp
pfg
2012-10-02
1
-0
/
+4
*
Fix __rpc_getconfip
pfg
2012-10-02
1
-2
/
+4
*
RPC: Convert all uid and gid variables of the type uid_t and gid_t.
pfg
2012-10-02
4
-11
/
+9
*
Using putenv() and later direct pointer contents modification it is possibe
ache
2012-10-02
1
-1
/
+3
*
clarify the wording for 'first' and 'last'
eadler
2012-09-30
1
-5
/
+4
[next]