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
*
Add thr*.2 and _umtx_op.2 manpages to the build.
kib
2016-05-14
1
-1
/
+8
*
MFV r299716: file 5.27
delphij
2016-05-14
1
-3
/
+3
*
Document the non-obsoleted kernel interfaces used by libthr.
kib
2016-05-14
6
-0
/
+1858
*
iconvctl(3): remove superfluous NULL pointer tests
vangyzen
2016-05-14
4
-6
/
+83
*
Remove NO_WERROR from libbsnmp/Makefile.inc
ngie
2016-05-13
1
-1
/
+0
*
Read the contents of the snapshot files properly
ngie
2016-05-13
1
-18
/
+15
*
Update jemalloc to 4.2.0.
jasone
2016-05-13
1
-1
/
+1
*
Use strlcpy() instead of strncpy() to ensure that qf->fsname is NUL
truckman
2016-05-13
1
-1
/
+1
*
libc: Actually export fopencookie(3)
cem
2016-05-12
1
-0
/
+1
*
MFV r299425:
mm
2016-05-12
3
-5
/
+115
*
Use strlcpy() instead of strncpy() to copy the string returned by
truckman
2016-05-12
1
-1
/
+1
*
print_positional_test: Fix misuse of wchar APIs
cem
2016-05-12
1
-3
/
+4
*
libmp: Fix trivial buffer overrun
cem
2016-05-12
1
-2
/
+2
*
nss/gethostby_test: fix broken vector iteration of gethostbyaddr h_aliases
cem
2016-05-12
1
-1
/
+1
*
libc: Add fopencookie(3) wrapper around funopen(3)
cem
2016-05-11
4
-3
/
+329
*
librpcsec_gss: remove redundant code.
pfg
2016-05-11
1
-5
/
+0
*
Rename dprintf into dbg_printf to avoid collision with dprintf(3)
bapt
2016-05-10
1
-10
/
+10
*
DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.
bdrewery
2016-05-09
2
-3
/
+3
*
libc/xdr: unsign some loop indexes.
pfg
2016-05-06
1
-2
/
+2
*
Limit Options.inc generation to desired targets
emaste
2016-05-05
1
-2
/
+3
*
Do not leak THR_FLAGS_SUSPENDED from the previous suspend/resume
kib
2016-05-05
2
-4
/
+2
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
48
-640
/
+468
*
Improve performance and functionality of the bitstring(3) api
asomers
2016-05-04
1
-1
/
+3
*
Correct wording.
kib
2016-05-03
1
-1
/
+1
*
Add EVFILT_VNODE open, read and close notifications.
kib
2016-05-03
1
-8
/
+26
*
Issue NOTE_EXTEND when a directory entry is added to or removed from
kib
2016-05-02
1
-2
/
+8
*
As a reader service, explain NOTE_LINK reporting for the directories.
kib
2016-05-01
1
-0
/
+4
*
lib: minor spelling fixes in comments.
pfg
2016-05-01
14
-19
/
+19
*
Provide an example to the kqueue man page, showing
bcr
2016-05-01
1
-1
/
+52
*
Remove useless calls to basename().
ed
2016-05-01
1
-2
/
+1
*
Don't leak PML4 in _amd64_initvtop(..) if kvm_read2(..) fails
ngie
2016-04-30
1
-0
/
+1
*
Remove a -Wunused-but-set-variable variable -- `pa`
ngie
2016-04-30
1
-2
/
+0
*
Remove kvm_getfiles(3)
ngie
2016-04-30
5
-319
/
+4
*
Fix memory allocation edgecases in kvm_argv(..)
ngie
2016-04-30
1
-3
/
+12
*
libc: spelling fixes.
pfg
2016-04-30
34
-43
/
+43
*
Fix including Kyuafile in packaged base system.
gjb
2016-04-29
4
-4
/
+8
*
Fix va_list handling
ngie
2016-04-28
1
-38
/
+41
*
Add 'devctl delete' that calls device_delete_child().
jhb
2016-04-27
3
-2
/
+36
*
Add a new rescan method to the bus interface.
jhb
2016-04-27
3
-2
/
+28
*
libcuse: make more use of the howmany() macro when available.
pfg
2016-04-26
1
-1
/
+1
*
libstand: make more use of the howmany() macro when available.
pfg
2016-04-26
1
-1
/
+1
*
libc: make more use of the howmany() macro when available.
pfg
2016-04-26
2
-3
/
+2
*
regex: prevent two improbable signed integer overflows.
pfg
2016-04-23
1
-2
/
+2
*
Fix up pointer issues with lib/libkvm
ngie
2016-04-22
10
-35
/
+52
*
Completely disable fmaxmin_test (follow up to r297952)
ngie
2016-04-21
1
-3
/
+9
*
elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree
emaste
2016-04-21
3
-7
/
+7
*
Restore the original ascii.c from prior to r290494
bapt
2016-04-21
1
-13
/
+10
*
Check the returned value of memchr(3) before using it
bapt
2016-04-20
1
-1
/
+4
*
Minor indentation issue.
pfg
2016-04-20
1
-2
/
+1
*
libc: use our roundup2/rounddown2() macros when param.h is available.
pfg
2016-04-20
3
-6
/
+6
[next]