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
*
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
|
*
The ops EL_SIGNAL, EL_EDITMODE, EL_UNBUFFERED, and EL_PREP_TERM all take
brooks
2015-11-02
1
-2
/
+2
|
*
Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi)
dteske
2015-11-02
5
-141
/
+147
|
*
Add _test suffix to multiple tests in lib/libc to conform to the design noted
ngie
2015-11-02
3
-38
/
+38
|
*
Remove unused variable (SRCDIR)
ngie
2015-11-02
1
-2
/
+0
|
*
Remove unnecessary `if (x)` tests before calling `free(x)`; free(3)
ngie
2015-11-02
10
-49
/
+25
*
|
Fix mbtowc not setting EILSEQ on an Incomplete multibyte sequence for eucJP e...
bapt
2015-11-02
1
-0
/
+1
*
|
Merge from head
bapt
2015-11-01
27
-1583
/
+163
|
\
\
|
|
/
|
*
Microoptimize.
ache
2015-11-01
1
-4
/
+3
|
*
Addition to prev. commit.
ache
2015-11-01
1
-4
/
+6
|
*
Don't seek to the end if write buffer is empty (in append modes).
ache
2015-11-01
1
-11
/
+12
|
*
We have long double on arm64, and the tests pass so enable them.
andrew
2015-10-31
1
-1
/
+3
|
*
Not all targets support by clang have a tested or enabled ubsan yet.
sbruno
2015-10-30
1
-0
/
+4
|
*
Disable h_raw/h_read with gcc
ngie
2015-10-30
1
-2
/
+7
|
*
- Re-enable h_raw with clang 3.7.0+
ngie
2015-10-30
1
-1
/
+2
|
*
Remove a set but unused variable in __getgroupmembership to fix a gcc 4.9+ wa...
ngie
2015-10-30
1
-2
/
+1
|
*
Integrate contrib/netbsd-tests/lib/libc/rpc into the FreeBSD test suite
ngie
2015-10-30
1
-0
/
+1
|
*
Use memmove(3) to avoid overlapping copy.
bdrewery
2015-10-29
1
-1
/
+1
|
*
Fix several memory leaks, and crashes, in iconvlist(3).
bdrewery
2015-10-29
1
-18
/
+26
|
*
Add _flags2 per jhb@ suggestion since no room left in _flags.
ache
2015-10-28
6
-10
/
+7
|
*
Update libucl to latest git snapshot (20151027)
bapt
2015-10-27
1
-0
/
+2
|
*
libedit: Use correct buffer lengths in vi mode v command.
jilles
2015-10-27
1
-6
/
+6
|
*
According to POSIX, a write operation shall start at the current size of
ache
2015-10-25
1
-0
/
+3
|
*
Fix compiling with gcc [4.2.1] after r287797 when MK_HESOID == no and
ngie
2015-10-25
2
-13
/
+9
|
*
Since no room left in the _flags, reuse __SALC for O_APPEND.
ache
2015-10-24
5
-19
/
+31
|
*
resolver: abuse _res a little less
vangyzen
2015-10-23
1
-39
/
+52
|
*
figpar(3) merged to stable/10 before release/10.2.0
dteske
2015-10-23
1
-3
/
+3
|
*
Bump date/copyright after correcting HISTORY
dteske
2015-10-23
1
-2
/
+2
|
*
dpv(3) merged to stable/10 before release/10.2.0
dteske
2015-10-23
1
-1
/
+1
|
*
Remove more disconnected libgpib items missed in r276214.
bdrewery
2015-10-22
5
-1467
/
+0
|
*
Revert lib/libc/gen/dirname.3@r289695
ngie
2015-10-21
1
-2
/
+0
|
*
Revert r289694
ngie
2015-10-21
1
-0
/
+2
|
*
cpuset.9: Link to/from the new page
cem
2015-10-20
2
-4
/
+6
|
*
Switch pl_child_pid from int to pid_t.
jhb
2015-10-20
1
-2
/
+2
*
|
locales: Fix eucJP sorting (broken upstream?)
bapt
2015-11-01
1
-3
/
+4
*
|
libc: Fix (and improve) nl_langinfo (CODESET)
bapt
2015-11-01
2
-9
/
+23
*
|
collate: Fix expansion substitions (broken upstream too)
bapt
2015-10-23
2
-57
/
+69
*
|
libc/collate: minor tweaks / fix
bapt
2015-10-22
1
-27
/
+30
[next]