Module Name:    src
Committed By:   riastradh
Date:           Thu Nov 21 20:35:57 UTC 2024

Added Files:
        src/lib/libwrap: wrap.expsym

Log Message:
libwrap: Add expected symbols list.

NOTE: This looks pretty weird, does it all make sense?

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libwrap/wrap.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/lib/libwrap/wrap.expsym
diff -u /dev/null src/lib/libwrap/wrap.expsym:1.1
--- /dev/null	Thu Nov 21 20:35:57 2024
+++ src/lib/libwrap/wrap.expsym	Thu Nov 21 20:35:56 2024
@@ -0,0 +1,36 @@
+clean_exit
+dot_quad_addr
+dry_run
+eval_client
+eval_hostaddr
+eval_hostinfo
+eval_hostname
+eval_server
+eval_user
+expandm
+fix_options
+hosts_access
+hosts_access_verbose
+hosts_allow_table
+hosts_ctl
+hosts_deny_table
+paranoid
+percent_x
+process_options
+refuse
+request_init
+request_set
+resident
+rfc931
+rfc931_timeout
+shell_cmd
+sock_host
+sock_hostaddr
+sock_hostname
+split_at
+tcpd_buf
+tcpd_context
+tcpd_jump
+tcpd_warn
+unknown
+xgets

Reply via email to