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
/
libexec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,
delphij
2014-09-13
2
-0
/
+15
*
Document the whole settings needed to build a debug version of rtld.
kib
2014-08-29
1
-0
/
+4
*
Optimize r270798, only do the second pass over non-plt relocations
kib
2014-08-29
4
-3
/
+9
*
IFUNC symbol type shall be processed for non-PLT relocations,
kib
2014-08-29
9
-334
/
+311
*
Remove stray newline.
kib
2014-08-27
1
-1
/
+1
*
Fix "make checkdpadd" by "spoofing" DPADD
ngie
2014-08-26
1
-0
/
+1
*
Always check the limits of array index variables before using them.
pfg
2014-08-21
1
-2
/
+2
*
Revert r267233 for now. PIE support needs to be reworked.
bdrewery
2014-08-19
4
-8
/
+0
*
Remove LOG_ODELAY because it does nothing.
neel
2014-08-17
2
-2
/
+2
*
Rework privatelib/internallib
bapt
2014-08-06
2
-4
/
+2
*
Similar to r269506, fix LIBDIR to not duplicate TESTSDIR
ngie
2014-08-05
1
-2
/
+2
*
Remove unnecessary .PATH directive
ngie
2014-08-05
1
-2
/
+0
*
Fix BINDIR to not duplicate "${TESTSDIR}
ngie
2014-08-04
1
-1
/
+1
*
Move a -L argument from LDADD to LDFLAGS
ngie
2014-08-04
1
-1
/
+3
*
Fix a -Wsecurity warning with clang
ngie
2014-08-04
1
-1
/
+1
*
Remove hardcoded path to TESTSDIR (Makefile, ld_library_pathfds.c) at
ngie
2014-08-04
2
-12
/
+11
*
Don't save entropy inside jails.
delphij
2014-07-22
1
-0
/
+2
*
Replace all uses of libncurses and libtermcap with their wide character
brooks
2014-07-17
1
-2
/
+2
*
libpythagoras needs libm.
jmmv
2014-07-16
1
-0
/
+3
*
Fix atf-sh's integration_test
jmmv
2014-07-09
1
-2
/
+5
*
Remove ia64.
marcel
2014-07-07
5
-997
/
+3
*
Align the stack in _rtld_bind_start. Normally this is called with the
andrew
2014-07-06
1
-2
/
+5
*
Fix r264346 for ia64. We need to allocate memory for the function
marcel
2014-07-02
2
-0
/
+9
*
mdoc: remove superfluous paragraph macros.
joel
2014-06-23
1
-1
/
+0
*
Test RTLD's new LD_LIBRARY_PATH_FDS variable.
jonathan
2014-06-20
8
-0
/
+373
*
Add the LD_LIBRARY_PATH_FDS environmental variable.
jonathan
2014-06-20
4
-16
/
+148
*
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
7
-14
/
+14
*
In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.
bdrewery
2014-06-08
4
-0
/
+8
*
Move atf-sh from /usr/bin/ to /usr/libexec/
jmmv
2014-06-06
5
-2
/
+86
*
When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and
imp
2014-06-06
1
-3
/
+0
*
Change libatf-c and libatf-c++ to be private libraries.
jmmv
2014-05-25
1
-2
/
+2
*
Right now, the rtld prefork hook locks the rtld bind lock in the read
kib
2014-05-24
1
-1
/
+15
*
Fix LD_LIBMAP.
kib
2014-05-18
1
-3
/
+3
*
- Export the function added in r265456 rather than the non-existent
markj
2014-05-07
2
-3
/
+3
*
Add a postinit debugger hook to rtld. This will be used by dtrace(1) to halt
markj
2014-05-06
2
-0
/
+16
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
7
-6
/
+7
*
Fix releasing the lock in the parent atrun process after the queue
ghelmer
2014-04-17
1
-0
/
+6
*
Add dwarf annotations to the amd64 _rtld_bind_start to allow debuggers
kib
2014-04-14
1
-0
/
+43
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
8
-8
/
+8
*
Before calling mmap() on a shared library's text and data sections, rtld
alc
2014-04-11
4
-25
/
+67
*
Make bsd.test.mk the only public mk fragment for the building of tests.
jmmv
2014-03-14
1
-1
/
+1
*
Remove lukemftpd. It was disconnected from the build in 2009.
des
2014-03-14
5
-431
/
+0
*
Re-format the license to conform to our BSD license template as much
brueffer
2014-03-13
1
-13
/
+12
*
ttys(5): Pseudo-terminals are not listed and the network keyword is obsolete.
jilles
2014-03-09
1
-6
/
+5
*
Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusion
bapt
2014-02-22
1
-1
/
+1
*
Increase alignment to size of pointer if the alignment is too small.
davidxu
2014-02-22
1
-4
/
+2
*
Lower warning level when built with gcc
bapt
2014-02-21
1
-0
/
+6
*
Enforce mail user and group
bapt
2014-02-21
1
-1
/
+3
*
Add dma-mbox-create forgotten in the previous commit
bapt
2014-02-21
1
-0
/
+18
*
Import Dragonfly Mail Agent into base system
bapt
2014-02-21
2
-0
/
+39
[next]