OpenGrok
libexec/
Branch: HEAD
Home
|
History
|
only in
libexec
History log of
libexec
Date
Author
Comments
16-Aug-2008
gmcgarry
Don't build atf tools with (${MKATF} == no).
Makefile
29-Jul-2008
matt
Make sure to call dlerror() to clear any error messages after the relocations
are done and there are no errors. This will prevent spurious undefined weak
symbol errors being returned by dlerror().
Fixes PR bin
/39240
.
ld.elf_so/reloc.c
24-Jul-2008
skrll
RCSID police
ld.elf_so/arch/m68k/mdreloc.c
ld.elf_so/arch/sh3/mdreloc.c
ld.elf_so/arch/vax/mdreloc.c
24-Jul-2008
matt
Refactor common code to _rtld_relocate_plt_object to i386 and arm so they
act like the other versions.
In _rtld_bind, if the result is 0, call _rtld_die.
Initialize _rtld_sym_zero.st_value to -_rtld_objself.maprelocbase. Now when
the symbol is resolved, st_value + maprelocbase will equal 0 and the above
check in _rtld_bind will fire and a call to NULL will be avoided.
ld.elf_so/arch/alpha/alpha_reloc.c
ld.elf_so/arch/arm/mdreloc.c
ld.elf_so/arch/hppa/hppa_reloc.c
ld.elf_so/arch/i386/mdreloc.c
ld.elf_so/arch/mips/mips_reloc.c
ld.elf_so/arch/powerpc/ppc_reloc.c
ld.elf_so/arch/sparc/mdreloc.c
ld.elf_so/arch/sparc64/mdreloc.c
ld.elf_so/arch/x86_64/mdreloc.c
ld.elf_so/rtld.c
ld.elf_so/symbol.c
21-Jul-2008
lukem
Remove the \n and tabs from the __COPYRIGHT() strings.
tftpd/tftpd.c
20-Jul-2008
lukem
Remove the \n and tabs from the __COPYRIGHT() strings.
mail.local/mail.local.c
makekey/makekey.c
makewhatis/makewhatis.c
rexecd/rexecd.c
rlogind/rlogind.c
rshd/rshd.c
talkd/talkd.c
telnetd/telnetd.c
getNAME/getNAME.c
getty/main.c
comsat/comsat.c
fingerd/fingerd.c
ftpd/ftpd.c
18-Jun-2008
yamt
merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
/dist/pf/libexec/tftp-proxy/filter.h
/dist/pf/libexec/tftp-proxy/tftp-proxy.8
/dist/pf/libexec/tftp-proxy/tftp-proxy.c
/dist/pf/libexec/tftp-proxy/Makefile
/dist/pf/libexec/tftp-proxy/filter.c
09-Jun-2008
lukem
Add missing RCSID.
ftpd/logutmp.c
09-Jun-2008
lukem
Don't use non-standard "u_<foo>" types.
Strip trailing whitespace (as well as ':'s) off PAM password prompts.
Improve some debug logging related to PAM.
ftpd/popen.c
ftpd/version.h
ftpd/cmds.c
ftpd/conf.c