summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2004-01-06Remove duplicated headers. Pointed out by Peter Postma in PR bin/24002.briggs
2003-12-17fix debug output.yamt
2003-12-13rearrange lib stuff so that these link on non-shared-lib platforms.chs
2003-12-11Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)dyoung
2003-12-10Modify the licences of code written by Theo De Raadt from a 4-clauseagc
2003-12-10Use sysconf(_SC_LOGIN_NAME_MAX) to determine the length of loginlukem
2003-12-07Change the symbol lookup order to search RTLD_GLOBAL objectsmrauch
2003-11-25Don't try to preload an empty string.christos
2003-11-19Restore handling of reloc entries that point to unaligned locationssimonb
2003-11-17Various typo fixes from Jonathon Gray via jmc@openbsd.wiz
2003-11-02Some improvements from the OpenBSD version of this man page. Forwardedwiz
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-21Don't use NULL for integers.fvdl
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19support MAKEVERBOSElukem
2003-10-13Move Jason Downs's code from a 4-clause to a 3-clause licence byagc
2003-10-06Update to new reality. XXX _rtld_bind still needs to be written.matt
2003-09-24Make the effect of the hack clearer.mycroft
2003-09-24One more tweak...mycroft
2003-09-24Make the comment a little more accurate.mycroft
2003-09-24Temporary workaround for some binutils/ld lossage. See the comment for moremycroft
2003-09-24Some notes...mycroft
2003-09-22Space after the keyword `if'.enami
2003-09-20memset(0) ext_getq_args before use. Should fix bin/22592 by Mark Davies.bouyer
2003-09-19realloc pedantitojun
2003-09-19realloc pedanntitojun
2003-09-19realloc pedantitojun
2003-09-19realloc mistakeitojun
2003-09-19realloc mistake. from openbsditojun
2003-09-14downgrade the accept error to a warning so that we don't exit if we are beingchristos
2003-09-07Back out revision 1.100. There is something screwier going on.mycroft
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz
2003-09-06use arc4randomitojun
2003-08-31dlsym() should not leave an error set. It confuses programs that checkmycroft
2003-08-23libkrb depends on libdes, patch in private mail fromlha
2003-08-18libkrb depend on libdeslha
2003-08-12Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works.skrll
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-05KNFskrll
2003-08-05libkrb depend on libdeslha
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-26include <string.h> or <stdlib.h> for all prototypesmrg
2003-07-24ANSIfy and de-__P().skrll
2003-07-23split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.seitojun
2003-07-22Since telnetd has ignored the USER environment variable for logging in formatt
2003-07-21Support immediate binding on arm.skrll
2003-07-21arm and sh5 also have bogus DT_TEXTRELs. sh5 was already covered so justskrll
2003-07-17Correct the in_plt parameter of a couple of _rtld_find_symdef calls.skrll
2003-07-16Bump date for -r removal.wiz