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
*
Clearly split the logic to build ATF and plain tests apart.
rpaulo
2013-10-19
1
-1
/
+1
*
Fix the libproc build when DEBUG is defined.
markj
2013-10-17
1
-2
/
+2
*
Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose
neel
2013-10-16
1
-0
/
+1
*
Make it possible to seek within a gzip stream.
delphij
2013-10-16
1
-2
/
+8
*
Revert r256514 for libkvm. It wasn't correct actually and breaks build.
glebius
2013-10-15
1
-3
/
+1
*
Make getutxent(3) more robust against bad utx.log files. Whenever we read
glebius
2013-10-15
1
-0
/
+11
*
- While we are spreading the counter(9) across network stack, more userland
glebius
2013-10-15
1
-1
/
+3
*
Rename libbsdyml to libyaml, make private, and bump
bdrewery
2013-10-14
2
-69
/
+3
*
Remove most of the ATF tools and the _atf user.
rpaulo
2013-10-12
1
-1
/
+1
*
Bump OS versions in the toolchain triples to 11.0, and bump the
dim
2013-10-10
1
-2
/
+2
*
Unbreak zfsloader with LOADER_TFTP_SUPPORT on
kan
2013-10-09
1
-2
/
+6
*
Handle the cases where NULL is passed as cap_rightsp to the
pjd
2013-10-09
1
-10
/
+14
*
Parse the memory size parameter using expand_number() to allow specifying
neel
2013-10-09
2
-0
/
+28
*
don't assert on bad args, instead return an error..
jmg
2013-10-07
2
-37
/
+54
*
Merge projects/bhyve_npt_pmap into head.
neel
2013-10-05
2
-2
/
+27
*
accept(2): Update portability note for accept4().
jilles
2013-10-01
1
-3
/
+10
*
Remove BIND.
des
2013-09-30
18
-6851
/
+0
*
Temporarily disable iconv for non-shared library builds. The dynamic
delphij
2013-09-26
1
-1
/
+3
*
Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL).
delphij
2013-09-26
1
-0
/
+3
*
Add an elf note on ARM to store the MACHINE_ARCH an executable was built
andrew
2013-09-26
2
-0
/
+15
*
Add LLDB bmake infrastructure
emaste
2013-09-20
38
-9
/
+963
*
Minor mdoc improvements.
joel
2013-09-19
1
-4
/
+4
*
Extend the support for exempting processes from being killed when swap is
jhb
2013-09-19
3
-0
/
+146
*
Remove an unused variable and fix a memory leak in sctp_connectx().
tuexen
2013-09-19
1
-3
/
+4
*
Move libldns to the correct (ordered) library list.
des
2013-09-15
1
-1
/
+1
*
Build and install the Unbound caching DNS resolver daemon.
des
2013-09-15
2
-0
/
+39
*
After r255294, building lib/msun's symbol map (using clang as the
dim
2013-09-12
1
-1
/
+1
*
Consistently reference file descriptors as "fd". 55 other manpages
bdrewery
2013-09-12
6
-37
/
+37
*
Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use
jhb
2013-09-09
1
-1
/
+14
*
LDNS needs OpenSSL. This wasn't a problem as long as it was only build
des
2013-09-08
1
-0
/
+3
*
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
[next]