* minor new port: ia64-hp-hpux11.23
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 28 Dec 2006 02:27:51 +0000 (02:27 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 28 Dec 2006 02:27:51 +0000 (02:27 +0000)
commitfefd6dc89dbbe8b43788ae115f5cfe88c940407a
tree3586e87bb00ea8f648f625ca2014cd8a253c441a
parentbcb4720d08ad7453cb80f4f13e8b90e6a0c13062
* minor new port: ia64-hp-hpux11.23

* m4/macros/check_libwrap_severity.m4 (LIBS): also test if caller
needs to define rfc931_timeout.

* amd/sun2amd.c: define rfc931_timeout and allow/deny_severity for
libwrap.

* amd/amq_svc.c: some versions of libwrap require the caller to
define rfc931_timeout in addition to allow/deny_severity.

* amd/amfs_toplvl.c (amfs_toplvl_init): properly detect when
forced unmount functionality exists for all systems.

* libamu/mount_fs.c (compute_nfs_args): reset nfs_args_t->pathconf
only if field exists.

* conf/nfs_prot/nfs_prot_hpux11.h: prevent HPUX 11.23 from
including <tiuser> or <sys/tiuser> (TLI definitions are already
included from elsewhere).

* configure.in: detect nfs_args_t->pathconf field.
.cvsignore
ChangeLog
NEWS
amd/amfs_toplvl.c
amd/amq_svc.c
amd/sun2amd.c
conf/nfs_prot/nfs_prot_hpux11.h
configure.in
libamu/mount_fs.c
m4/macros/check_libwrap_severity.m4