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
*
Revert r265367:
pfg
2014-05-05
1
-1
/
+1
*
regex: Use calloc instead of malloc.
pfg
2014-05-05
1
-1
/
+1
*
If the traced process stops because it received a signal, libproc needs
markj
2014-05-04
3
-24
/
+30
*
Fix a typo.
markj
2014-05-03
1
-1
/
+1
*
Allow "a.out" as an alias for the executable if no other matching entries
markj
2014-05-03
4
-19
/
+63
*
Properly free resources in case of error.
brueffer
2014-05-02
1
-8
/
+6
*
regex: Remove some unreachable breaks.
pfg
2014-05-01
2
-7
/
+1
*
citrus: Avoid invalid code points.
pfg
2014-05-01
1
-2
/
+1
*
Don't forget to remember previous element at the end of the loop.
pjd
2014-04-30
1
-0
/
+1
*
citrus: Avoid invalid code points.
pfg
2014-04-29
1
-0
/
+8
*
Allow a virtual machine to be forcibly reset or powered off. This is done
neel
2014-04-28
2
-3
/
+6
*
Set the new floating point exception mask correctly
andrew
2014-04-28
1
-1
/
+1
*
r261913 broke DES passwords, because the only way they could work,
des
2014-04-26
1
-77
/
+56
*
Spell NO_PROFILE= as MK_PROFILE=no.
imp
2014-04-25
6
-7
/
+8
*
Kill last remaining NO_INSTALLLIB in tree by converting it over to
imp
2014-04-25
1
-1
/
+1
*
Eliminate last vestigies of NO_MAN= in the tree. Also, remove
imp
2014-04-25
1
-1
/
+2
*
libc/stdio: Fail fdopen() on an execute-only fd.
jilles
2014-04-21
2
-3
/
+5
*
Rename the fp{get,set}* files so they no longer conflict with the softfloat
andrew
2014-04-21
7
-2
/
+2
*
Add the deprecated fp{get,set}* functions, a few ports use them.
andrew
2014-04-20
7
-0
/
+304
*
Add a missing break in the TCP case.
brueffer
2014-04-17
1
-0
/
+1
*
Remove the libkse directory. It was unhooked from the build and kernel
brooks
2014-04-16
179
-27209
/
+0
*
Correct sorting.
brueffer
2014-04-15
1
-1
/
+1
*
Mention Capsicum.
brueffer
2014-04-15
1
-1
/
+7
*
Add support for emulating the slave PIC.
tychon
2014-04-14
1
-1
/
+1
*
Fix err() usage in libcapsicum(3) example.
gjb
2014-04-14
1
-2
/
+2
*
Fix some off-by-one errors. The kve_end and rdl_eaddr fields contain the
markj
2014-04-14
1
-3
/
+3
*
realpath(): Properly fail "." or ".." components after non-directories.
jilles
2014-04-13
1
-20
/
+6
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
10
-12
/
+12
*
Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0
hselasky
2014-04-11
2
-0
/
+5
*
Fix table alignment. EVFILT_PROCDESC is longer than the existing filters.
ed
2014-04-07
1
-1
/
+1
*
Implement kqueue(2) for procdesc(4).
ed
2014-04-07
2
-2
/
+27
*
Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks.
kevlo
2014-04-07
1
-0
/
+5
*
Move definitions out of rpc_com so that the linker doesn't complain about
theraven
2014-04-06
2
-2
/
+5
*
lib: Remove duplicate SUBDIR libnv.
jilles
2014-04-05
1
-1
/
+0
*
Accept RFC 2292 option values so that RFC 2292 compliant programs that
marcel
2014-04-05
1
-6
/
+18
*
The getlogin_basic() function can return a 0 status with a NULL
marcel
2014-04-05
1
-3
/
+8
*
Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
imp
2014-04-05
10
-10
/
+10
*
The proper way to request no man pages currently is NO_MAN=xxx. Use it
imp
2014-04-05
4
-4
/
+4
*
Silence a warning with GCC that was breaking the build with Juniper's GCC.
theraven
2014-04-05
3
-4
/
+7
*
Correct return type of pdfork(2).
ed
2014-04-04
1
-2
/
+2
*
Fix the inheritance of the FBSDprivate_1.0 namespace.
theraven
2014-04-03
1
-1
/
+1
*
Move _b functions into the 11.x symbol version namespace.
theraven
2014-04-03
3
-5
/
+16
*
Add an extra void* cast to work around a bug in FreeBSD-gcc inherited
theraven
2014-04-03
1
-1
/
+1
*
Move scandir_b to a later symbol version.
theraven
2014-04-02
1
-1
/
+1
*
Add support for some block functions that come from OS X. These are
theraven
2014-04-02
17
-30
/
+390
*
Fix an issue where the locale and rune locale could become out of sync,
theraven
2014-04-02
2
-9
/
+9
*
libnv: Don't lose big-endian flag when receiving a message.
jilles
2014-04-01
1
-1
/
+1
*
Add atf m4 files from the vendor branch.
jmmv
2014-04-01
2
-0
/
+6
*
- In the libiconv module for ISO 2022 restore the original order of the
tijl
2014-04-01
22
-42
/
+42
*
Use the correct variable name in the example code.
eadler
2014-03-30
1
-1
/
+1
[next]