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
*
Update the list of cross references to include the more modern set of
gnn
2014-07-28
1
-1
/
+13
*
Unbreak the ABI by reverting r268494 until the compat shims are provided
gahr
2014-07-28
1
-1
/
+1
*
In r232153, libarchive 3.0.3 was imported, replacing the archive_hash.h
dim
2014-07-26
1
-10
/
+10
*
strftime() xlocale cleanups.
pfg
2014-07-26
1
-37
/
+46
*
In the "Too many open files" edge cases don't try to preserve old
ache
2014-07-26
1
-0
/
+8
*
Remove useless getpwnam() call.
des
2014-07-26
1
-3
/
+1
*
Reviewed by: imp
sjg
2014-07-26
1
-3
/
+3
*
POSIX says that passing a location returned by telldir() to seekdir()
jhb
2014-07-24
1
-0
/
+1
*
libstand's qdivrem.c assumes that sizeof(int) == sizeof(long), this is not
sbruno
2014-07-24
2
-13
/
+14
*
Fix fault injection in bhyve.
neel
2014-07-24
2
-32
/
+0
*
Fix mismatch.
pfg
2014-07-23
1
-1
/
+1
*
fparseln(3): Update from NetBSD sources.
pfg
2014-07-23
1
-5
/
+11
*
Emulate instructions emitted by OpenBSD/i386 version 5.5:
neel
2014-07-23
2
-2
/
+47
*
Avoid possible cast degradation.
pfg
2014-07-22
2
-2
/
+2
*
For "a"-mode files and rewind/fseek + fwrite combination return meaningful
ache
2014-07-22
1
-0
/
+18
*
Back the whole change out until I figure out how to obtain O_APPEND,
ache
2014-07-22
1
-6
/
+0
*
Checking for __SAPP alone is not enough because it is emulated O_APPEND
ache
2014-07-22
1
-1
/
+2
*
Revert r268984:
pfg
2014-07-22
1
-2
/
+5
*
Mostly cosmetic cleanups.
pfg
2014-07-22
2
-3
/
+3
*
ftello: return 1 when seeking offset on an append stream.
pfg
2014-07-22
1
-0
/
+2
*
rewind: always clear error indicator.
pfg
2014-07-22
1
-3
/
+2
*
Fix hdestroy() compliance issue.
pfg
2014-07-21
1
-1
/
+0
*
Update license.
pfg
2014-07-21
1
-7
/
+2
*
Add re-entrant versions of the hash functions based on the GNU api.
pfg
2014-07-21
4
-41
/
+153
*
Adjust errno on failed prepwrite.
pfg
2014-07-20
3
-3
/
+10
*
Const-ify a character string.
pfg
2014-07-20
1
-1
/
+1
*
Use a correct errno in freopen.
pfg
2014-07-20
1
-1
/
+1
*
Update fflush(3) to return success on a read-only stream.
pfg
2014-07-20
1
-9
/
+16
*
Add dl_unwind_find_exidx() for ARM EABI, required for C++ exception
ian
2014-07-19
3
-1
/
+111
*
Add support for the "account" facility.
des
2014-07-19
2
-5
/
+25
*
Handle nested exceptions in bhyve.
neel
2014-07-19
2
-0
/
+32
*
Check if the specified group is the user's primary group before
des
2014-07-19
1
-6
/
+4
*
Clean up the libunbound build to avoid accidentally regenerating the
des
2014-07-19
1
-2
/
+11
*
Clean r268867.
pfg
2014-07-19
1
-1
/
+1
*
Use unsigned optlen in getsourcefilter()
pfg
2014-07-19
1
-1
/
+2
*
ttyname(3): Fix EBADF/ENOTTY error descriptions.
jilles
2014-07-18
1
-5
/
+21
*
Extend kqueue's EVFILT_TIMER by adding precision unit flags support
bapt
2014-07-18
1
-3
/
+20
*
Update libucl to the 2014-07-16 snapshot
bapt
2014-07-18
1
-1
/
+3
*
Replace all uses of libncurses and libtermcap with their wide character
brooks
2014-07-17
1
-2
/
+2
*
Add a comment to explain the EAGAIN is only there for POSIX compliance
bapt
2014-07-15
1
-0
/
+1
*
libc/stdlib: Minor cleanups to code originating in NetBSD
pfg
2014-07-15
3
-22
/
+14
*
Document that listen(2) can fail with EDESTADDRREQ.
kevlo
2014-07-15
1
-1
/
+4
*
libc/gen: small updates to code originating at OpenBSD
pfg
2014-07-15
2
-19
/
+8
*
Make generation of nslexer.c more robust.
jmmv
2014-07-14
1
-3
/
+5
*
* Update the comments to agree with commit r226595.
kargl
2014-07-13
1
-4
/
+4
*
* Makefile:
kargl
2014-07-13
8
-19
/
+696
*
* Use 9 digits instead of 11 digits in efx and efx8.
kargl
2014-07-13
1
-54
/
+49
*
* Update the comments that refer to erf[c](nan) and erf[c](+-inf)
kargl
2014-07-13
1
-4
/
+4
*
* Use the volatile qualifier for 'tiny' to prevent compilers
kargl
2014-07-13
2
-10
/
+21
*
Whitespace.
kargl
2014-07-13
1
-25
/
+18
[next]