| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the following options to enable/disable several features in the base system | ngie | 2015-02-04 | 1 | -6/+24 |
* | Use powerof2(). Remove single-use variable. | kib | 2015-01-30 | 1 | -5/+3 |
* | Allow tracing dlfunc() / dlsym() events. | des | 2015-01-25 | 1 | -4/+13 |
* | Add MK_TALK knob for building the talk and talkd | ngie | 2015-01-25 | 1 | -1/+4 |
* | Apply r246556 to powerpc: | jhibbits | 2015-01-06 | 1 | -5/+5 |
* | Do not erronously export 'openat' symbol from rtld. | kib | 2015-01-04 | 1 | -1/+3 |
* | Add rtld private interface for dso to detect dynamic loading | kib | 2015-01-03 | 3 | -0/+24 |
* | Fix the following -Werror warning from clang 3.5.0, while building | dim | 2014-12-28 | 1 | -1/+1 |
* | The runtime linker needs to include a path to itself in the link map | jhb | 2014-12-02 | 1 | -0/+2 |
* | Convert to LIBADD | bapt | 2014-11-25 | 28 | -76/+34 |
* | Revert r274772: it is not valid on MIPS | emaste | 2014-11-25 | 1 | -1/+1 |
* | Use canonical __PIC__ flag | emaste | 2014-11-21 | 1 | -1/+1 |
* | I agree w/ tedu that this isn't a Bug.. it's like complaining that | jmg | 2014-11-20 | 1 | -18/+2 |
* | Add baud rate support to telnet(1) | ngie | 2014-11-11 | 1 | -0/+1 |
* | MFV: Import atf-0.21. | jmmv | 2014-11-01 | 3 | -3/+7 |
* | This is the much-discussed major upgrade to the random(4) device, known to yo... | markm | 2014-10-30 | 1 | -1/+1 |
* | Add an "empty" Makefile.pc98 because it doesn't need/want HYPERV. It | imp | 2014-10-16 | 1 | -0/+4 |
* | HYPERV isn't available on all architectures, but just on by default | imp | 2014-10-16 | 3 | -5/+12 |
* | Always return pathname in dl_iterate_phdr's dlpi_name, as Linux does | emaste | 2014-10-09 | 1 | -2/+1 |
* | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | andrew | 2014-10-01 | 1 | -1/+1 |
* | 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 |