summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2012-08-04Don't abuse DBG, use COPTS instead.matt
2012-07-25Try to make dbg() printfs realy ELFSIZE independentmartin
2012-07-22Add special handling needed for OLO10 relocations.martin
2012-07-22Remove a debug assert that does not hold for PIE (e.g. phdr = 0x40, butmartin
2012-07-19when generating URIs escape various characters as specified in RFC 3986.mrg
2012-07-14bin/46703: BSD r-commands use wrong source address for stderrdarrenr
2012-06-28Don't attempt to parse a termcap/terminfo string ourselves;roy
2012-06-20- Remove redundant argument to (successive) `.Nm' macro;wiz
2012-06-19Make WARNS=5 the default here.dholland
2012-06-19Pass WARNS=5dholland
2012-04-21Add capfile(5) to describe the termcap format.roy
2012-04-16Make load_threshold double and restore original value of 0.2.joerg
2012-04-12Don't assign non-integral constants to integral variables.joerg
2012-04-12Use the same loop order for freeing as for allocation. Simpler code andjoerg
2012-03-16This version of __diagssert13 is dead.joerg
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2012-03-15Add __diagassert13() so that if libc is compiled with _DIAGNOSTIC, it doeschristos
2012-03-14Add BOZO_PRINTFLIKE for functions that pass an argument and va_arg tojoerg
2012-03-13Mark _rtld_debug_state as not to be inlined. Add an explicit instructionjoerg
2012-02-29Avoid using computed string as format string, just print it as string.joerg
2012-02-20Bump date for previous. Use more markup.wiz
2012-02-20Check in very basic compressed file support. httpd will now serveelric
2012-02-20Use a ``certificate chain file'' rather than a ``certificate file'' soelric
2012-02-16Add _dlauxinfo helper function to provide access to the ELF auxilaryjoerg
2012-02-07Import the new apropos/whatis.joerg
2012-02-02Shut down the cleaner earlier if the filesystem is unmounted.perseant
2012-02-01libquota no longer requires libprop. Also remove some other no-longer-useddholland
2012-01-10Use __deadjoerg
2012-01-09PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTIONchristos
2012-01-09Update rquotad to use the new libquota API.dholland
2012-01-06Implement lazy binding on hppa. rump_server needs it!?!?!skrll
2012-01-02In lfs_cleanerd, check errno earlier, to avoid premature exit when theperseant
2011-12-23there is a macro for that, use it.christos
2011-12-11Align in the stack before calling _rtld in the way the x86_64 ABIjoerg
2011-12-11Mark xassert as __deadjoerg
2011-12-05Remove unused file.skrll
2011-12-04Use the tlsoffset from the correct object.skrll
2011-12-02Restore backwards compatibility by removing unnecessary addition ofskrll
2011-11-25Unbreak RTLD_NEXT and co on platforms that don't inline or tail calljoerg
2011-11-25Rename struct ufs_quota_entry -> struct quotaval.dholland
2011-11-25Replace if() NADA else if() NADA else continue logic with one explicitjoerg
2011-11-22Add TLS support for m68k.joerg
2011-11-18Hook up TLS support on ARM. Tested by martin@, kernel support from matt@joerg
2011-11-18merge bozohttpd 20111118mrg
2011-11-17Bump date for previous.wiz
2011-11-17allow the -I option to be useful in non-daemon mode, by letting it forcemrg
2011-11-17FreeBSD bug report 161344: TLS area for the main thread is set up tojoerg
2011-10-30PR/45542: Henning Petersen: Misplaced parenthesis in rshd.cchristos
2011-10-26avoid linker warnings with the new binutils by not forcing ld.elf_sochs
2011-10-23Don't block SIGTRAP so that on architectures where the debugger needs tochristos