Searched hist:120038 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/libexec/rtld-elf/
H A Dlibmap.hdiff 120038 Sat Sep 13 21:43:08 MDT 2003 mdodd Change libmap.c:lm_init() to return a status value; 0 for success
(libmap available) and 1 for failure. Assign this return to the
global 'libmap_disable' variable in rtld.c.

This totally prevents any libmap functions from being called after
lm_init() if no config file is present.
H A Dlibmap.cdiff 120038 Sat Sep 13 21:43:08 MDT 2003 mdodd Change libmap.c:lm_init() to return a status value; 0 for success
(libmap available) and 1 for failure. Assign this return to the
global 'libmap_disable' variable in rtld.c.

This totally prevents any libmap functions from being called after
lm_init() if no config file is present.
H A Drtld.cdiff 120038 Sat Sep 13 21:43:08 MDT 2003 mdodd Change libmap.c:lm_init() to return a status value; 0 for success
(libmap available) and 1 for failure. Assign this return to the
global 'libmap_disable' variable in rtld.c.

This totally prevents any libmap functions from being called after
lm_init() if no config file is present.
/freebsd-11.0-release/etc/sendmail/
H A Dfreebsd.mcdiff 176354 Sun Feb 17 05:38:29 MST 2008 gshapiro Fix quoting for the dnsbl example -- m4 misparses quoted strings with
commas due to our deconstruction of the line in cf/feature/dnsbl.m4.

PR: 120038
Submitted by: mattijs vreeling
MFC after: 1 week

Completed in 111 milliseconds