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
*
Rework privatelib/internallib
bapt
2014-08-06
1
-1
/
+1
*
Integrate lib/libnv into the build/kyua
ngie
2014-08-05
8
-0
/
+1429
*
Integrate lib/libmp into the build/kyua
ngie
2014-08-04
3
-0
/
+227
*
fix misordering...
jmg
2014-08-04
1
-3
/
+3
*
add xrefs for the other functions...
jmg
2014-08-04
1
-1
/
+5
*
Add support for the SCTP_RECONFIG_SUPPORTED and the corresponding
tuexen
2014-08-04
1
-0
/
+3
*
Add support for the SCTP_PKTDROP_SUPPORTED socket option and
tuexen
2014-08-03
1
-0
/
+3
*
Add SCTP socket option SCTP_NRSACK_SUPPORTED to control the
tuexen
2014-08-03
1
-0
/
+3
*
Add support for the SCTP_PR_SUPPORTED socket option as specified in
tuexen
2014-08-02
1
-0
/
+3
*
Cleanup the ECN configuration handling and provide an SCTP socket
tuexen
2014-08-02
1
-0
/
+3
*
Add pkgfs, a file system implementation for reading files out of a
marcel
2014-07-31
3
-0
/
+793
*
Fix the example: free the memory that was allocated by getline().
n_hibma
2014-07-31
1
-0
/
+1
*
Provide a means for loaders to control which file system to use. This
marcel
2014-07-30
2
-9
/
+24
*
If telldir() is called immediately after a call to seekdir(), POSIX
jhb
2014-07-29
2
-28
/
+26
*
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
[next]