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 build with WITHOUT_INET6.
ume
2014-06-26
1
-0
/
+2
*
- Exclude loopback address rather than loopback interface.
ume
2014-06-26
1
-13
/
+27
*
Document EINVAL as per POSIX.
pluknet
2014-06-26
2
-2
/
+10
*
MFV r267843: update file/libmagic to 5.19.
delphij
2014-06-26
2
-62
/
+127
*
Catch up with many years of changes:
wollman
2014-06-24
1
-13
/
+50
*
Provide APIs to directly get 'lowmem' and 'highmem' size directly.
neel
2014-06-24
2
-0
/
+16
*
mdoc: remove superfluous paragraph macros.
joel
2014-06-23
7
-9
/
+0
*
Exclude IPv4 address from doing longest match.
ume
2014-06-23
1
-1
/
+2
*
use .Mt to mark up email addresses consistently (part4)
bapt
2014-06-23
87
-111
/
+105
*
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
81
-148
/
+120
*
Merge intermediate OpenBSD v1.25 changes (almost identical to ours)
ache
2014-06-22
1
-18
/
+12
*
getopt(3): recognize option:: as GNU extension for "optional options".
pfg
2014-06-22
3
-8
/
+22
*
Revert r267675:
pfg
2014-06-21
1
-6
/
+6
*
regex: Make use of reallocf().
pfg
2014-06-20
1
-6
/
+6
*
Use SOCK_CLOEXEC.
ume
2014-06-19
1
-1
/
+1
*
Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED,
kib
2014-06-19
1
-6
/
+27
*
The time come to remove the wrapper, most likely, but tidy up it code
kib
2014-06-19
1
-11
/
+6
*
strptime: add support for %t and %n
pfg
2014-06-18
1
-38
/
+20
*
Fix syntax error.
wblock
2014-06-18
1
-1
/
+1
*
Retooling addrconfig() to exclude addresses on loopback interfaces
ume
2014-06-18
1
-29
/
+62
*
stdtime: style(9) fixes.
pfg
2014-06-18
3
-184
/
+186
*
Update license to strptime(3) implementation.
pfg
2014-06-16
1
-28
/
+5
*
Fix destruction of character devices by passing correct pointer to
hselasky
2014-06-16
1
-1
/
+1
*
Create a mechanism for providing fine-grained build order dependencies
ian
2014-06-15
1
-52
/
+63
*
Attach the CUSE library and kernel module to the default FreeBSD
hselasky
2014-06-13
1
-0
/
+5
*
iconv_open: initialise ci_ilseq_invalid field of _citrus_iconv_shared
tijl
2014-06-13
1
-2
/
+3
*
Replace malloc+memset with calloc.
tijl
2014-06-13
2
-5
/
+2
*
Replace malloc+memset with calloc.
tijl
2014-06-13
1
-4
/
+2
*
Fix path for zlib examples, this have no runtime effect and was
delphij
2014-06-11
1
-0
/
+2
*
Add a zlib pkg-config file (more and more ports requires it)
bapt
2014-06-11
2
-0
/
+18
*
Use Mt macro to properly format mailto links (patch from Franco Fichtner <fra...
bapt
2014-06-11
1
-12
/
+12
*
In some scenarios, when generating llvm/clang .inc.h files, multiple
dim
2014-06-10
1
-32
/
+43
*
siglongjmp(): Preserve floating point exception flags on i386 and amd64.
jilles
2014-06-09
2
-2
/
+0
*
In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.
bdrewery
2014-06-08
2
-0
/
+4
*
Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintained
neel
2014-06-07
2
-0
/
+8
*
Homogenize libatf-* version numbers with upstream.
jmmv
2014-06-06
2
-2
/
+2
*
Mdoc cleanup, typo and grammar fixes.
brueffer
2014-06-06
1
-157
/
+154
*
Add missing MLINKs.
brueffer
2014-06-06
1
-0
/
+5
*
When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and
imp
2014-06-06
1
-2
/
+0
*
Add support for arbitrary http requests
bapt
2014-06-05
3
-2
/
+37
*
Remove unnecessary semicolons
bapt
2014-06-05
1
-4
/
+4
*
Use NULL instead of 0
bapt
2014-06-05
1
-2
/
+2
*
If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all.
des
2014-06-05
2
-4
/
+10
*
Update reported libusb version to 1.0.13
emaste
2014-06-05
1
-1
/
+1
*
For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of the
kib
2014-06-04
1
-1
/
+45
*
- Return NULL and set errno to EINVAL if size is 0 (as required by POSIX).
gahr
2014-06-02
2
-8
/
+18
*
Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing
neel
2014-05-31
2
-1
/
+50
*
style(9) requires an empty line when function have no local variables.
hselasky
2014-05-30
1
-0
/
+2
*
Add support for snprintf() to libstand.
hselasky
2014-05-30
2
-6
/
+54
*
Minor mdoc fix
bjk
2014-05-30
1
-1
/
+1
[next]