Print this page
1666 libwrap is 32bit only
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Garrett D'Amore <garrett.damore@dey-sys.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>

*** 22,31 **** # defined by the application. # $mapfile_version 2 ! SYMBOL_SCOPE { global: allow_severity { FLAGS = NODIRECT; }; deny_severity { FLAGS = NODIRECT; }; }; --- 22,72 ---- # defined by the application. # $mapfile_version 2 ! SYMBOL_VERSION ILLUMOS_0.1 { global: allow_severity { FLAGS = NODIRECT; }; + clean_exit; deny_severity { FLAGS = NODIRECT; }; + dot_quad_addr; + dry_run; + eval_client; + eval_hostaddr; + eval_hostinfo; + eval_hostname; + eval_server; + eval_user; + fromhost; + hosts_access_verbose; + hosts_access; + hosts_allow_table; + hosts_ctl; + hosts_deny_table; + numeric_addr; + paranoid; + percent_m; + percent_x; + process_options; + refuse; + request_init; + request_set; + rfc931; + rfc931_timeout; + shell_cmd; + skip_ipv6_addrs; + sock_host; + sock_hostaddr; + sock_hostname; + sockgen_simplify; + split_at; + tcpd_buf; + tcpd_context; + tcpd_gethostbyname; + tcpd_warn; + tli_host; + unknown; + xgets; + local: + *; };