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
*
* Update the comments to agree with commit r226595.
kargl
2014-07-13
1
-4
/
+4
*
* Makefile:
kargl
2014-07-13
8
-19
/
+696
*
* Use 9 digits instead of 11 digits in efx and efx8.
kargl
2014-07-13
1
-54
/
+49
*
* Update the comments that refer to erf[c](nan) and erf[c](+-inf)
kargl
2014-07-13
1
-4
/
+4
*
* Use the volatile qualifier for 'tiny' to prevent compilers
kargl
2014-07-13
2
-10
/
+21
*
Whitespace.
kargl
2014-07-13
1
-25
/
+18
*
strfmon: reduce unnecessary snprintf.
pfg
2014-07-12
1
-5
/
+3
*
Fix some edge cases with rewinddir():
jhb
2014-07-11
5
-165
/
+225
*
Sync some (mostly cosmetical) changes from NetBSD
pfg
2014-07-10
12
-39
/
+80
*
Implement Short/Small String Optimization in SBUF(9) and change lengths and
gahr
2014-07-10
1
-1
/
+1
*
Support EAGAIN in fetch_writev
bapt
2014-07-10
1
-0
/
+2
*
Implement sysconf(_SC_GETGR_R_SIZE_MAX) and sysconf(_SC_GETPW_R_SIZE_MAX).
kib
2014-07-09
1
-3
/
+9
*
In libproc, avoid calling __cxa_demangle(), and thus depending on either
dim
2014-07-09
2
-18
/
+21
*
Fix a typo.
markj
2014-07-09
1
-1
/
+1
*
[mdoc] Fix previous change.
pluknet
2014-07-08
1
-1
/
+1
*
Remove ia64.
marcel
2014-07-07
86
-5360
/
+10
*
Add the DTrace probe definitions for plockstat support.
rpaulo
2014-07-05
1
-0
/
+46
*
minor perf enhancement for UTF-8
pfg
2014-07-04
1
-19
/
+10
*
getopt(3): clarify GNU instead of NetBSD.
pfg
2014-07-04
1
-1
/
+1
*
Note that most errors are possible for all syscalls from utimes(2)
kib
2014-07-03
1
-46
/
+20
*
regex(3): Add support for \< and \> word delimiters
pfg
2014-06-30
2
-2
/
+25
*
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
[next]