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 libldns and libssh private.
des
2013-09-08
2
-1
/
+2
*
Update to OpenPAM Nummularia.
des
2013-09-07
1
-1
/
+6
|
\
|
*
Vendor import of OpenPAM Nummularia..
des
2013-09-07
86
-424
/
+1837
*
|
MFV (r255364): move the code around in preparation for Nummularia.
des
2013-09-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Prepare for OpenPAM Nummularia by reorganizing to match its new directory
des
2013-09-07
76
-0
/
+0
|
*
Merge upstream r634:646: correctly parse mixed quoted / unquoted text.
des
2013-03-04
2
-10
/
+3
|
*
OpenPAM Micrampelis was re-rolled due to a showstopper bug.
des
2012-05-26
1
-1
/
+3
*
|
On ARM EABI double precision floating point values are stored in the
andrew
2013-09-07
4
-4
/
+4
*
|
wait(2): Add some possible caveats to standards section.
jilles
2013-09-07
1
-4
/
+18
*
|
libc: Make resolver sockets close-on-exec (SOCK_CLOEXEC).
jilles
2013-09-06
1
-2
/
+3
*
|
libc: Use SOCK_CLOEXEC for various internal file descriptors.
jilles
2013-09-06
4
-9
/
+12
*
|
libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).
jilles
2013-09-06
1
-27
/
+28
*
|
Use Makefile.inc instead of .export.
theraven
2013-09-06
2
-3
/
+3
*
|
Fix the namespace pollution caused by iconv.h including stdbool.h
theraven
2013-09-06
2
-0
/
+4
*
|
Update some signal man pages for multithreading.
jilles
2013-09-06
4
-25
/
+41
*
|
Add stub implementations of the missing C++11 math functions.
theraven
2013-09-06
3
-0
/
+79
*
|
Correct two comments.
hselasky
2013-09-05
1
-2
/
+2
*
|
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
7
-7
/
+39
*
|
Add a c++/v1/tr1 include directory containing symlinks to all of the standard
theraven
2013-09-04
1
-0
/
+1
*
|
Connect libexecinfo to the build
emaste
2013-09-03
1
-0
/
+1
*
|
Don't install private libexecinfo headers
emaste
2013-09-03
1
-1
/
+1
*
|
Document SIGLIBRT in signal(3); take a stab at the signal description as
rwatson
2013-09-03
1
-0
/
+1
*
|
libexecinfo compatibility with devel/libexecinfo port
emaste
2013-09-02
1
-0
/
+4
*
|
system(): Restore behaviour for SIGINT and SIGQUIT.
jilles
2013-09-01
1
-0
/
+2
*
|
libc: Always use our own copy of sys_errlist and sys_nerr (.so only).
jilles
2013-08-31
4
-4
/
+56
*
|
Add support to the ARM platform specific section types.
andrew
2013-08-31
1
-1
/
+9
*
|
Unconditionally compile the __sync_* atomics support functions into compiler-rt
theraven
2013-08-31
1
-1
/
+2
*
|
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
[next]