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
*
MFC r303687:
bdrewery
2016-08-08
1
-0
/
+1
*
MFC r303486:
ed
2016-08-05
2
-7
/
+16
*
MFC r303104, r303106:
brooks
2016-08-03
1
-2
/
+21
*
MFC r303393:
kib
2016-08-03
3
-7
/
+0
*
MFC 303164: Add more documentation regarding unsafe AIO requests.
jhb
2016-07-28
4
-20
/
+16
*
MFC r303046:
pfg
2016-07-26
1
-12
/
+12
*
MFC 302899: Add documentation for the sigevent structure.
jhb
2016-07-25
7
-22
/
+175
*
MFC 302860: Fix aio system call wrappers in librt.
jhb
2016-07-25
1
-7
/
+15
*
MFC: r302916
bapt
2016-07-20
1
-1
/
+5
*
fcntl(2): Document interrupt/restart for file locks.
jilles
2016-07-07
1
-1
/
+22
*
Fix a bad test resulting in a segfault with ISO-8859-5 locales
bapt
2016-07-03
1
-1
/
+1
*
libcxxrt: correct mangled "typeinfo name" symbols in Version.map
emaste
2016-06-29
1
-8
/
+8
*
Use on crypto.x and rpc.x from the source tree.
bdrewery
2016-06-28
2
-2
/
+2
*
This commit addresses regression introduceded in r302177
cy
2016-06-28
1
-0
/
+14
*
Fix build: explicitly reference the generated magic.h as dependency
delphij
2016-06-27
1
-3
/
+3
*
MFV r302218: file 5.28.
delphij
2016-06-27
2
-3
/
+12
*
Revert r302194, there are issues with some applications after changing
kib
2016-06-25
1
-4
/
+1
*
For pthread_mutex_trylock() call on owned error-check or non-portable
kib
2016-06-25
1
-2
/
+5
*
Resolve issue with libusb C++ header file inclusion.
hselasky
2016-06-24
2
-5
/
+5
*
Add support for USB streams to the LibUSB v1.0 API and update the
hselasky
2016-06-23
6
-2
/
+83
*
Replace use of the pipe(2) system call with pipe2(2) with a zero flags
brooks
2016-06-22
20
-457
/
+29
*
Implement libusb_hotplug_register_callback() and
hselasky
2016-06-22
6
-1
/
+349
*
MFV r302003,r302037,r302038,r302056:
mm
2016-06-22
1
-0
/
+3
*
Add clang-format under WITH_CLANG_EXTRAS.
bdrewery
2016-06-17
5
-1
/
+72
*
Add missing return statement.
hselasky
2016-06-16
1
-0
/
+1
*
Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.
hselasky
2016-06-16
4
-2
/
+290
*
Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.
hselasky
2016-06-16
6
-4
/
+47
*
Add support for libusb_get_port_number() to the LibUSB v1.0 API.
hselasky
2016-06-16
3
-1
/
+16
*
Define LIBUSB_API_VERSION.
hselasky
2016-06-16
1
-0
/
+2
*
Implement libusb_get_version() and update libusb manual page.
hselasky
2016-06-16
4
-1
/
+32
*
DIRDEPS_BUILD: Update dependencies
bdrewery
2016-06-14
4
-1
/
+3
*
Fix compile warning.
hselasky
2016-06-13
1
-1
/
+1
*
Don't close fd if it's lower then stderr, otherwise we can close
oshogbo
2016-06-13
1
-1
/
+2
*
Implement code to stop all USB endpoints before executing a USB device
hselasky
2016-06-12
1
-2
/
+14
*
Fix regression from r301461.
pfg
2016-06-10
1
-3
/
+3
*
libc/rpc: Make use of some xdr_* macros. (part 2)
pfg
2016-06-09
3
-19
/
+19
*
utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(2).
jilles
2016-06-09
2
-4
/
+19
*
Fix frexpl() declaration to not include the field name.
trasz
2016-06-09
1
-1
/
+1
*
libc/rpc: Make use of some xdr_* macros.
pfg
2016-06-09
2
-7
/
+7
*
Fix the rpcb_getaddr() definition to match its declaration.
kevlo
2016-06-09
1
-1
/
+1
*
Implement an NSS backend for netgroups and add getnetgrent_r(3).
markj
2016-06-09
3
-115
/
+470
*
Fix an infinite loop in setnetgrent(3) with NIS netgroups.
markj
2016-06-09
1
-0
/
+4
*
Use a more common spelling for "(char *)0" in the getnetgrent man page.
markj
2016-06-09
1
-2
/
+2
*
Revert r301707
ngie
2016-06-08
1
-2
/
+2
*
Use NULL instead of `0` in _ht_getnetbyname(..)
ngie
2016-06-08
1
-2
/
+2
*
Test for strchr(3) returning NULL, not 0
ngie
2016-06-08
1
-1
/
+1
*
Update to a June 8th snapshot of (un)vis form NetBSD.
brooks
2016-06-08
1
-0
/
+1
*
Replace _pam_verbose_error() with a macro. This was the last difference
des
2016-06-08
4
-74
/
+9
*
Don't leak olinep if malloc() fails.
truckman
2016-06-08
1
-0
/
+2
*
Don't leak addrinfo if ai->ai_addrlen <= minsiz test fails.
truckman
2016-06-08
1
-12
/
+13
[next]