| Age | Commit message (Expand) | Author |
| 2013-04-05 | split debug info for rtld | christos |
| 2013-03-21 | Convert from __attribute__(foo) to the __foo equiv in <sys/cdefs.h> | lukem |
| 2013-03-21 | Update version to 20110904 for the user-visible change I made back then: | lukem |
| 2013-03-09 | fix PR 47629, using a slightly different patch to the one in the PR. | mrg |
| 2013-03-02 | Fix typo, releaases. | ryoon |
| 2013-02-05 | Make sure UUDECODE_FILES is empty if we do not have an old ld.so_aout | martin |
| 2013-02-05 | There are other little endian arm machine_arches other than "arm" | matt |
| 2013-01-24 | don't free cp before we copy it! | christos |
| 2013-01-23 | Handle CPUFLAGS being empty | matt |
| 2013-01-23 | Make sure CFLAGS is not empty. | matt |
| 2013-01-22 | If you are using aapcs, you must be using INITFINI | matt |
| 2013-01-22 | Stuff UFS_ in front of a few of ufs's symbols to reduce namespace | dholland |
| 2012-12-16 | Fix the other lwp_park() to pass 0 for the 'unpark' lwp. | dsl |
| 2012-12-16 | You need to pass 0 (not -1) to lwp_park() if you don't also | dsl |
| 2012-12-04 | Minor typo | pgoyette |
| 2012-11-07 | Add support for R_386_TLS_TPOFF32. This patch was created by | apb |
| 2012-11-04 | Only include the headers we use and remove useless variable. | christos |
| 2012-11-04 | if you are going to use utmpx.h, include it. | christos |
| 2012-11-04 | remove useless include (sys/stat.h) and add useful one (stdio.h) | christos |
| 2012-11-04 | include pwd.h for password stuff | christos |
| 2012-10-13 | Improve the diagnostic messages for invalid/non-ELF files. Proposed a | dholland |
| 2012-10-01 | On failure in _rtld_dlcheck, call _rtld_error, not xwarnx. | riastradh |
| 2012-09-15 | does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the files are | plunky |
| 2012-08-23 | Revert last, it breaks the tricks xsrc uses. | joerg |
| 2012-08-23 | Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if | joerg |
| 2012-08-15 | Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY). | matt |
| 2012-08-13 | Add a comment for EABI. Use "pop" instructions to save one instruction. | matt |
| 2012-08-04 | Don't abuse DBG, use COPTS instead. | matt |
| 2012-07-25 | Try to make dbg() printfs realy ELFSIZE independent | martin |
| 2012-07-22 | Add special handling needed for OLO10 relocations. | martin |
| 2012-07-22 | Remove a debug assert that does not hold for PIE (e.g. phdr = 0x40, but | martin |
| 2012-07-19 | when generating URIs escape various characters as specified in RFC 3986. | mrg |
| 2012-07-14 | bin/46703: BSD r-commands use wrong source address for stderr | darrenr |
| 2012-06-28 | Don't attempt to parse a termcap/terminfo string ourselves; | roy |
| 2012-06-20 | - Remove redundant argument to (successive) `.Nm' macro; | wiz |
| 2012-06-19 | Make WARNS=5 the default here. | dholland |
| 2012-06-19 | Pass WARNS=5 | dholland |
| 2012-04-21 | Add capfile(5) to describe the termcap format. | roy |
| 2012-04-16 | Make load_threshold double and restore original value of 0.2. | joerg |
| 2012-04-12 | Don't assign non-integral constants to integral variables. | joerg |
| 2012-04-12 | Use the same loop order for freeing as for allocation. Simpler code and | joerg |
| 2012-03-16 | This version of __diagssert13 is dead. | joerg |
| 2012-03-15 | Add __printflike attribution to use vprintf and friends with an argument | joerg |
| 2012-03-15 | Add __diagassert13() so that if libc is compiled with _DIAGNOSTIC, it does | christos |
| 2012-03-14 | Add BOZO_PRINTFLIKE for functions that pass an argument and va_arg to | joerg |
| 2012-03-13 | Mark _rtld_debug_state as not to be inlined. Add an explicit instruction | joerg |
| 2012-02-29 | Avoid using computed string as format string, just print it as string. | joerg |
| 2012-02-20 | Bump date for previous. Use more markup. | wiz |
| 2012-02-20 | Check in very basic compressed file support. httpd will now serve | elric |
| 2012-02-20 | Use a ``certificate chain file'' rather than a ``certificate file'' so | elric |