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
*
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
*
Dereference nonexistent md2(3) manual.
gjb
2014-03-28
4
-8
/
+4
*
Update system man pages for s/capability.h/capsicum.h/.
rwatson
2014-03-27
7
-14
/
+15
*
Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be called
neel
2014-03-26
2
-0
/
+8
*
Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to process
dim
2014-03-26
2
-0
/
+6
*
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
andrew
2014-03-23
5
-7
/
+14
*
Update to 20140321
bapt
2014-03-22
1
-0
/
+1
*
Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores the
andrew
2014-03-22
1
-10
/
+14
*
nv(3) was not in 10.0.
bdrewery
2014-03-21
1
-2
/
+2
*
Update hwpmc to support core events for Atom Silvermont microarchitecture.
hiren
2014-03-20
4
-1
/
+560
*
Update NetBSD Foundation copyrights to 2-clause BSD
emaste
2014-03-18
1
-7
/
+0
*
Remove an extra 1 in an #if line
andrew
2014-03-16
1
-1
/
+1
*
Fix the spelling of function.
andrew
2014-03-16
2
-2
/
+2
*
Add an optimised version of the float and double helper functions. These
andrew
2014-03-16
6
-124
/
+537
*
Update most userspace consumers of capability.h to use capsicum.h instead.
rwatson
2014-03-16
3
-3
/
+3
*
Only build the vfp/softfp switching code on armv6 as we don't support vfp
andrew
2014-03-16
1
-1
/
+5
*
Build fenv-vfp.c with the softfp float abi. Without this gcc generates an
andrew
2014-03-16
1
-0
/
+3
*
replace the kernel's version w/ cperciva's implementation... In all
jmg
2014-03-16
2
-2
/
+2
*
On armv6 access both the softfloat and, when available, the vfp to get and
andrew
2014-03-15
7
-10
/
+391
*
libusb: add libusb_log_level enum
eadler
2014-03-14
1
-0
/
+13
*
Make bsd.test.mk the only public mk fragment for the building of tests.
jmmv
2014-03-14
6
-6
/
+6
*
multiple: Remove 3rd clause from BSD license where approved by the
eadler
2014-03-14
2
-10
/
+2
*
Remove IPX support.
glebius
2014-03-14
5
-467
/
+0
*
To avoid missing a chance to cancel thread, call _pthread_testcancel at the
davidxu
2014-03-13
1
-0
/
+1
*
Make ether_line really report an error when all input is invalid.
jmmv
2014-03-12
1
-5
/
+7
*
Replace the userspace atpic stub with a more functional vmm.ko model.
tychon
2014-03-11
2
-0
/
+38
*
Support Last-Modified behind proxies which return UTC instead of GMT.
bdrewery
2014-03-11
1
-0
/
+6
*
libbsdstat: fix warnings, set WARNS
eadler
2014-03-11
2
-3
/
+1
*
Export _libc_arm_fpu_present as a private symbol to be used by other
andrew
2014-03-11
1
-0
/
+2
*
various formating fixes, use NUL for NUL bytes..
jmg
2014-03-09
1
-29
/
+37
[next]