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
*
The round of expand_number() cleanups.
pluknet
2013-08-30
1
-29
/
+10
*
libutil: Use O_CLOEXEC for internal file descriptors from open().
jilles
2013-08-28
5
-9
/
+12
*
Xref capsicum(4) and procdesc(4) from pdfork(2).
rwatson
2013-08-28
1
-4
/
+18
*
* Whitespace.
kargl
2013-08-28
1
-1
/
+1
*
wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec.
jilles
2013-08-27
1
-4
/
+4
*
* s_erf.c:
kargl
2013-08-27
2
-99
/
+71
*
Make the PAM password strength checking module WARNS=2 safe.
will
2013-08-27
1
-1
/
+1
*
Add libexecinfo Makefile
emaste
2013-08-23
1
-0
/
+19
*
libc: Access some unexported variables more efficiently (related to stdio).
jilles
2013-08-23
1
-2
/
+2
*
libc: Make various internal file descriptors from fopen() close-on-exec.
jilles
2013-08-23
13
-21
/
+21
*
Remove EOL whitespace.
joel
2013-08-22
1
-1
/
+1
*
Update Bind to 9.9.3-P2
erwin
2013-08-22
5
-88
/
+74
|
\
|
*
Vendor import of Bind 9.9.3-P2
erwin
2013-08-14
188
-1454
/
+8393
*
|
Even though it doesn't really make sense in the context of a CONNECT
des
2013-08-22
1
-0
/
+2
*
|
Expand the use of stat(2) flags to allow storing some Windows/DOS
ken
2013-08-21
2
-14
/
+72
*
|
Reset errno before strtoumax() call to properly detect ERANGE.
pluknet
2013-08-21
1
-0
/
+7
*
|
Check strtoumax(3) for ERANGE in case of non-prefixed string.
pluknet
2013-08-21
1
-0
/
+4
*
|
Implement fdclosedir(3) function, which is equivalent to the closedir(3)
pjd
2013-08-18
3
-3
/
+24
*
|
Remove redundant space.
pjd
2013-08-18
1
-1
/
+1
*
|
dup3(3): Replace copyright notice.
jilles
2013-08-18
1
-8
/
+4
*
|
Consistently use 'af' as an argument name for address family.
pjd
2013-08-18
1
-2
/
+2
*
|
Make example more correct (errstr is a pointer, not boolean).
pjd
2013-08-18
1
-1
/
+1
*
|
libc: Access _logname_valid more efficiently.
jilles
2013-08-17
3
-14
/
+2
*
|
Correct function name and return value.
pjd
2013-08-17
1
-2
/
+2
*
|
Ensure we set all fpu registers to zero by using the address and size of
andrew
2013-08-17
1
-1
/
+1
*
|
Add new mmap(2) flags to permit applications to request specific virtual
jhb
2013-08-16
1
-3
/
+50
*
|
pselect(2): Add xref to sigsuspend(2).
jilles
2013-08-16
1
-2
/
+3
*
|
Add man page dup3(3).
jilles
2013-08-16
3
-1
/
+123
*
|
Add dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC fcntls.
jilles
2013-08-16
3
-0
/
+61
*
|
GC unused source file.
des
2013-08-16
1
-178
/
+0
*
|
sigsuspend(2): Add xrefs to pselect(2) and sigwait-alikes.
jilles
2013-08-15
1
-1
/
+5
*
|
libc: Use O_CLOEXEC when writing gmon files (cc -pg).
jilles
2013-08-13
1
-2
/
+2
*
|
vfork(2) was listed as deprecated in 1994 (r1573) and was the false
peter
2013-08-13
1
-19
/
+19
*
|
db: Use O_CLOEXEC instead of separate fcntl() call.
jilles
2013-08-13
2
-8
/
+3
*
|
Expose _citrus_bcs_trunc_rws_len for libintl's use.
peter
2013-08-13
1
-0
/
+1
*
|
Turn off warns for this do-nothing file. clang noticed.
peter
2013-08-13
1
-0
/
+2
*
|
The iconv in libc did two things - implement the standard APIs, the GNU
peter
2013-08-13
6
-17
/
+41
*
|
db/hash: Use O_CLOEXEC instead of separate fcntl() call.
jilles
2013-08-11
1
-2
/
+1
*
|
Fix the return value when we found a symbol in .dynstr. This nasty bug was
rpaulo
2013-08-10
1
-0
/
+1
*
|
Add mkostemp() and mkostemps().
jilles
2013-08-09
4
-21
/
+106
*
|
According to POSIX \ in the fnmatch(3) pattern should escape
ache
2013-08-08
1
-2
/
+0
*
|
Our libc iconv (unlike gnu iconv and the citrus code in NetBSD) has a
peter
2013-08-08
1
-0
/
+13
*
|
Update Bind to 9.8.5-P2
erwin
2013-08-06
5
-1
/
+343
|
\
\
|
|
/
|
*
Vendor import of BIND 9.8.5-P2
erwin
2013-07-31
1
-1
/
+1
|
*
Vendor import of Bind 9.8.5-P1
erwin
2013-07-24
160
-1747
/
+5376
*
|
After r253839, which modifies ld's behaviour to not automatically pull
dim
2013-08-03
2
-0
/
+3
*
|
Include an Accept header in requests.
des
2013-07-30
2
-3
/
+18
*
|
Restore the longer form of the _Generic. The short form does not work in C++.
theraven
2013-07-29
1
-2
/
+11
*
|
Reenable the isnan(double) / isinf(double) declarations when targeting C89 + ...
theraven
2013-07-29
1
-0
/
+15
*
|
Revert r253748,253749
avg
2013-07-28
2
-0
/
+2
[next]