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
*
MFV r291123:
delphij
2015-11-21
1
-6
/
+3
*
popen() requires check for fdopen() failure
rpokala
2015-11-20
1
-10
/
+24
*
If a NIS server has long entries on its database that is bigger than
araujo
2015-11-19
1
-5
/
+28
*
Do not print out errno if the call succeeded unexpectedly; this was a mistake
ngie
2015-11-18
1
-2
/
+2
*
Temporarily comment out the libcrypt tests.
rodrigc
2015-11-18
1
-7
/
+7
*
Change the driver stats to what they really are: unsigned values.
jtl
2015-11-16
1
-8
/
+9
*
Add some initial tests for SLIST and STAILQ macros
ngie
2015-11-16
2
-0
/
+239
*
Integrate contrib/netbsd-tests/lib/libcrypt/t_crypt.c in to the FreeBSD
ngie
2015-11-16
1
-2
/
+4
*
Fix unused-but-set-variable
bapt
2015-11-15
1
-1
/
+1
*
Disable -Wformat with scanfloat_test when compiling with gcc to avoid a
ngie
2015-11-15
1
-0
/
+8
*
Fix -Wformat issues
ngie
2015-11-15
1
-3
/
+3
*
Remove unused variables to fix building world
bapt
2015-11-15
4
-13
/
+2
*
Change WARNS to 2 across the board with all the libc testcases
ngie
2015-11-15
2
-2
/
+2
*
Fix -Wmissing-braces warnings by adding braces around all the
ngie
2015-11-15
1
-138
/
+138
*
Fix -Wunused warnings
ngie
2015-11-15
2
-4
/
+3
*
Bump WARNS to 2
ngie
2015-11-15
1
-0
/
+2
*
Remove unused variables; sort by alignment where needed
ngie
2015-11-15
4
-5
/
+1
*
Polish up iswctype_test
ngie
2015-11-15
1
-28
/
+50
*
Polish up the tests a bit more after projects/collation was merged to head
ngie
2015-11-15
2
-37
/
+77
*
Fix the Indian numbering system (hi_IN.ISCII-DEV) tests
ngie
2015-11-15
1
-4
/
+4
*
Fix bootstrapping of libopenbsd on build hosts where KERN_PROC_NFDS
rodrigc
2015-11-14
1
-0
/
+38
*
Add imsg to libopenbsd.
rodrigc
2015-11-14
1
-0
/
+3
*
Implemtn getdtablecount() to count open file descriptors for current process.
rodrigc
2015-11-14
3
-1
/
+98
*
1) Remove my overcomplicated error fallback and just return error
ache
2015-11-12
1
-11
/
+3
*
Add missing licensing boilerplate to test-fnmatch.c
ngie
2015-11-10
1
-0
/
+25
*
return "US-ASCII" instead of "POSIX" for "C" and "POSIX" locales
bapt
2015-11-10
1
-1
/
+1
*
nl_langinfo: Simplify case ladder
bapt
2015-11-09
1
-2
/
+0
*
Readd ascii.c forgotten in r290618
bapt
2015-11-09
1
-0
/
+192
*
locales: Enforce US-ASCII encoding (limited to 7-bit)
bapt
2015-11-09
4
-2
/
+7
*
Bump .Dd
ngie
2015-11-09
1
-1
/
+1
*
Document powl(3)
ngie
2015-11-09
2
-6
/
+12
*
Integrate tools/regression/lib/libc/gen into the FreeBSD test suite
ngie
2015-11-09
10
-1
/
+1666
*
Fix some TAP -> ATF conversion errors
ngie
2015-11-09
1
-6
/
+3
*
Integrate tools/regression/lib/libc/net into the FreeBSD test suite
ngie
2015-11-08
5
-8
/
+426
*
Delete leftover printfs from when these were TAP tests
ngie
2015-11-08
4
-8
/
+0
*
Convert print_positional_test over to ATF
ngie
2015-11-08
1
-16
/
+40
*
Reorganize code to elimitate one _sseek() call for append modes.
ache
2015-11-08
1
-21
/
+14
*
printfloat_test and scanfloat_test need symbols from msun; these are automati...
ngie
2015-11-08
1
-0
/
+6
*
Integrate tools/regression/lib/libc/string into the FreeBSD test suite
ngie
2015-11-08
5
-1
/
+554
*
Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suite
ngie
2015-11-08
5
-2
/
+492
*
Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite
ngie
2015-11-08
14
-23
/
+2613
*
Integrate tools/regression/lib/libc/locale into the FreeBSD test suite
ngie
2015-11-08
18
-1
/
+2355
*
Merge from head r290483
bapt
2015-11-07
34
-238
/
+1514
|
\
|
*
Correct posix_openpt reference in pty(3)
smh
2015-11-06
1
-2
/
+2
|
*
Revert r290298. Per discussion on tech-userlevel@netbsd.org this change
brooks
2015-11-05
1
-2
/
+2
|
*
Fix spelling error.
rodrigc
2015-11-05
2
-2
/
+2
|
*
Add README, similar to the one from libnetbsd.
rodrigc
2015-11-05
1
-0
/
+7
|
*
Import imsg from OpenBSD's libutil.
rodrigc
2015-11-04
4
-0
/
+1279
|
*
Rename libohash to libopenbsd.
rodrigc
2015-11-04
7
-2
/
+2
|
*
sdl->sdl_len in sockaddr_dl can be longer than
hrs
2015-11-03
1
-3
/
+13
[next]