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
*
libusb: Fix minor cast-qual warning.
pfg
2015-07-20
1
-5
/
+3
*
Drop libarchive.pc
bapt
2015-07-19
2
-18
/
+0
*
The si_status field of the siginfo_t, provided by the waitid(2) and
kib
2015-07-18
2
-8
/
+12
*
.ie is not supposed to be used in manpages
bapt
2015-07-14
1
-6
/
+2
*
Correct the description of MADV_DONTNEED. Specifically, after using
alc
2015-07-12
1
-4
/
+4
*
Add new include path for sha256.h
rodrigc
2015-07-12
1
-1
/
+2
*
Add an initial NUMA affinity/policy configuration for threads and processes.
adrian
2015-07-11
3
-0
/
+201
*
Since sh(1) now supports mulitbyte (only UTF-8) clarify the related BUGS
bapt
2015-07-11
1
-3
/
+3
*
Complete the move that was started w/ r263218.. For some reason I
jmg
2015-07-11
2
-394
/
+0
*
Add support for makecontext. This supports up to 8 arguments as this
andrew
2015-07-10
5
-3
/
+129
*
increase buffer size to significantly increase performance...
jmg
2015-07-09
1
-1
/
+1
*
only enable immintrin when clang is used. The base gcc does not support it.
luigi
2015-07-08
1
-1
/
+2
*
cosmetic: whitespaces-tab before EOL
pfg
2015-07-08
1
-1
/
+1
*
Fix markup.
trasz
2015-07-07
1
-3
/
+3
*
Remove reboot.S (part of libc). It's not needed and was actually
trasz
2015-07-07
4
-97
/
+2
*
libsm/path.c is about to disappear in the merge of sendmail 8.15.2. It is an
gshapiro
2015-07-07
1
-1
/
+1
*
Move the 'devmem' device nodes from /dev/vmm to /dev/vmm.io
neel
2015-07-06
1
-1
/
+1
*
Add hton and ntoh to the arm64 Symbols.map file, they exist but were not
andrew
2015-07-06
1
-0
/
+4
*
Fix sysctl(3) so it returns the intended values for all mib names in
pkelsey
2015-07-06
1
-2
/
+14
*
Remove unused variable to silence clang warning.
araujo
2015-07-04
1
-4
/
+1
*
Add fdclose(3) function.
oshogbo
2015-07-04
3
-27
/
+134
*
Move the nvlist source and private includes from sys/kern to seperate
oshogbo
2015-07-04
1
-4
/
+4
*
Move nvlist documentation to the FreeBSD Kernel Developer's sections.
oshogbo
2015-07-04
2
-756
/
+0
*
New AES modes for IPSec, user space components.
gnn
2015-07-03
1
-0
/
+3
*
Grammar and language fixes.
kib
2015-07-03
1
-36
/
+50
*
Updated depends
sjg
2015-07-03
1
-2
/
+0
*
Let the nv.h and dnv.h includes be only in sys directory.
oshogbo
2015-07-02
17
-32
/
+28
*
Bump .Dd due to changes made in r285050 and r285053
garga
2015-07-02
1
-1
/
+1
*
Improve pw_lock.3 text changed in r285050
garga
2015-07-02
1
-2
/
+2
*
When passwd or group information is changed (by pw, vipw, chpass, ...)
garga
2015-07-02
3
-4
/
+23
*
Force the dynamic linker to resolve _end early so we pick up the correct
andrew
2015-07-02
1
-1
/
+12
*
Cleanup brk and sbrk to use the same code to find curbrk and minbrk when
andrew
2015-07-02
3
-36
/
+13
*
Bump .Dd for the example code update.
brueffer
2015-07-01
1
-1
/
+1
*
First cut of DTrace for AArch64.
br
2015-07-01
1
-3
/
+4
*
Make libproc compilable on AArch64.
br
2015-07-01
2
-12
/
+26
*
Make the example code actually work.
brueffer
2015-07-01
1
-1
/
+3
*
Document x86 machine-specific ptrace(2) requests. Provide list of the
kib
2015-06-30
1
-2
/
+175
*
Implement fpgetmask, it's needed by Python.
andrew
2015-06-25
3
-0
/
+49
*
Export __flt_rounds from the arm64 libc.so
andrew
2015-06-25
1
-0
/
+1
*
Fix compilation when the armv6 world is being compiled without hw floating
ian
2015-06-24
1
-1
/
+1
*
Implement fpsetmask. Some third-party software makes use of it, for example
andrew
2015-06-24
3
-0
/
+54
*
Set the alignment of the setjmp magic values correctly. The alignment needs
andrew
2015-06-24
3
-3
/
+3
*
Set some internal helpers as static and initialize few variables to silence
araujo
2015-06-24
2
-10
/
+11
*
Remove unused variables to silence CLANG warnings.
araujo
2015-06-24
2
-14
/
+4
*
Add __cxa_deleted_virtual to libcxxrt's version map.
dim
2015-06-23
1
-1
/
+5
*
Add a workaround to correctly align the stack before calling into C code.
andrew
2015-06-22
1
-3
/
+7
*
Install ncurses html documentation again after r284345
antoine
2015-06-22
1
-1
/
+1
*
Fix a regression in "movs" emulation after r284539. The regression was caused
neel
2015-06-22
1
-8
/
+17
*
fts_children: preserve errno after running close/fchdir
jilles
2015-06-20
1
-5
/
+8
*
Restructure memory allocation in bhyve to support "devmem".
neel
2015-06-18
2
-61
/
+311
[next]