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
*
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
*
new depends
sjg
2015-06-16
72
-23
/
+3257
*
Export the ARM __aeabi_mem* functions from libc, they are needed by the gcc
andrew
2015-06-16
2
-8
/
+17
*
Follow up to r284427: fix NaN mixing for ctanhf too.
tijl
2015-06-15
1
-1
/
+2
*
- Change comments to be more consistent with s_ccosh.c and s_csinh.c.
tijl
2015-06-15
2
-20
/
+21
*
Fix some exceptional cases where the sign of the result is unspecified
tijl
2015-06-15
2
-47
/
+43
*
Pay attention to MK_ELFTOOLCHAIN_TOOLS so we build the desired tools.
sjg
2015-06-15
1
-0
/
+14
*
Fix some exceptional cases where the sign of the result is unspecified
tijl
2015-06-15
2
-34
/
+32
*
Revert r284417 it is not necessary anymore
bapt
2015-06-15
30
-30
/
+30
*
Enforce overwritting SHLIBDIR
bapt
2015-06-15
30
-30
/
+30
*
Fix name of a constant.
tuexen
2015-06-14
1
-2
/
+2
*
Fix typo in comment.
kib
2015-06-14
1
-2
/
+2
*
NetBSD commit log:
jlh
2015-06-14
1
-8
/
+5
*
Fix the following clang 3.7.0 warnings in lib/libfetch/http.c:
dim
2015-06-13
1
-12
/
+6
*
Add META_MODE support.
sjg
2015-06-13
272
-27
/
+16235
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
168
-528
/
+783
|
*
Fix include of atf-c.h
sjg
2015-05-30
2
-1
/
+3
|
*
Merge sync of head
sjg
2015-05-27
832
-12341
/
+21496
|
|
\
|
*
|
Need headers staged by libpam
sjg
2014-11-30
10
-0
/
+10
|
*
|
Put lib/csu/amd64/Makefile back the way it is in head
sjg
2014-11-30
3
-9
/
+9
[next]