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
*
Make tohex() work as expected.
ae
2016-01-09
1
-1
/
+1
*
Fix a typo.
ae
2016-01-09
1
-1
/
+1
*
New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 and
glebius
2016-01-08
1
-32
/
+91
*
Bump copyright (forgotten part of r293340)
dteske
2016-01-07
1
-1
/
+1
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-01-07
1
-0
/
+3
*
Don't install /usr/include/stand.h twice after r293040.
bdrewery
2016-01-07
1
-1
/
+1
*
Increase maximum buffer size for `-x cmd' value
dteske
2016-01-07
1
-1
/
+1
*
Add in DIRDEPS_BUILD support.
bdrewery
2016-01-07
1
-0
/
+22
*
Add fls() to libstand
emaste
2016-01-06
1
-2
/
+3
*
Add sbin and /usr/local directories to _PATH_DEFPATH.
jilles
2016-01-05
2
-4
/
+4
*
Fix a memory leak in gss_release_oid_set
dfr
2016-01-04
1
-6
/
+16
*
Remove free'ing of an uninitialized variable
ngie
2016-01-04
1
-2
/
+0
*
Use `nitems(x)` macro instead of using hardcoded numbers for indices into
ngie
2016-01-04
1
-53
/
+59
*
Convert another `string` variable to `string_arr` missed in r293130
ngie
2016-01-04
1
-3
/
+3
*
Rename nitems and string variables to avoid collisions
ngie
2016-01-04
1
-105
/
+106
*
Add sys/types.h for for size_t, etc
ngie
2016-01-03
1
-0
/
+1
*
Reduce libstand Makefile duplication
emaste
2016-01-01
1
-3
/
+4
*
When building libstand for arm, don't emit instructions that require
ian
2015-12-31
1
-0
/
+6
*
Fix a file descriptor leak in mdXhl.c (which is used by numerous hashing
jtl
2015-12-30
1
-4
/
+9
*
Use __alignof__ instead of assuming int64_t to get the right
imp
2015-12-30
1
-10
/
+1
*
Document the recently added support for ptrace(2) LWP events.
jhb
2015-12-30
1
-1
/
+38
*
The FILE structure has a mbstate_t in it. This structure needs to be
imp
2015-12-27
1
-2
/
+14
*
Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
allanjude
2015-12-27
6
-423
/
+78
*
Verify that tv_sec value specified in settimeofday() and clock_settime()
dchagin
2015-12-27
2
-2
/
+8
*
Replace implementation of hsearch() by one that scales.
ed
2015-12-27
7
-185
/
+335
*
Typo.
kib
2015-12-27
1
-1
/
+1
*
Upgrade our copies of clang and llvm to 3.7.1 release. This is a
dim
2015-12-25
6
-13
/
+13
*
Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, as
cperciva
2015-12-25
1
-0
/
+1
*
Remove _gethostbynisname() and _gethostbynisaddr(). These functions
ume
2015-12-25
2
-57
/
+0
*
Do not compile ARMv6 instructions on ARMv4/v5. Although clang is fine
kib
2015-12-24
1
-0
/
+7
*
Increase the timeout for resolv_test from the default (300 seconds) to
ngie
2015-12-23
2
-4
/
+13
*
Use j instead of a hardcoded index (9) and increment it after
ngie
2015-12-23
1
-1
/
+2
*
Support a.out format in nlist only on i386
emaste
2015-12-22
1
-2
/
+2
*
Move the mkioctls script to libsysdecode and use it to generate a
jhb
2015-12-22
5
-1
/
+178
*
Let tsearch()/tdelete() use an AVL tree.
ed
2015-12-22
6
-86
/
+605
*
We don't need to use a temporary buffer, here.
ume
2015-12-22
1
-7
/
+3
*
Make CUSE usable with platforms where the size of "unsigned long" is
hselasky
2015-12-22
1
-4
/
+4
*
Allow dhcp/bootp server-provided values to be overriden from environment
ian
2015-12-22
1
-6
/
+13
*
Use _map_v4v6_address().
ume
2015-12-21
1
-4
/
+3
*
Make the building of libsmb and mount_smbfs unconditional, now that r292552
ian
2015-12-21
1
-8
/
+1
*
Simplify _map_v4v6_address().
ume
2015-12-21
1
-7
/
+3
*
If we end up following a CNAME chain that does not find
ume
2015-12-21
1
-1
/
+6
*
libc: Use namespace.h in a few more files.
jilles
2015-12-20
4
-11
/
+19
*
libthr: Don't use both __sys_open() and __sys_openat().
jilles
2015-12-20
2
-2
/
+1
*
addrinfo.ai_family is an address family, not a protocol family.
ume
2015-12-20
1
-8
/
+8
*
clock_gettime(2),gettimeofday(2): Remove [EFAULT] error.
jilles
2015-12-20
2
-8
/
+2
*
Fix lockf(3) cancellation behaviour.
kib
2015-12-20
1
-3
/
+8
*
Integrate the remaining tools/regression/lib/msun testcases into the
ngie
2015-12-20
8
-1
/
+1978
*
Create libstand version of uuid_from_string and uuid_to_string. The
imp
2015-12-19
3
-1
/
+244
*
Use _map_v4v6_address().
ume
2015-12-18
1
-4
/
+3
[next]