Initial revision
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 5 Nov 1998 02:04:18 +0000 (02:04 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 5 Nov 1998 02:04:18 +0000 (02:04 +0000)
commite797cee74eb83d4892c6c7c8a1c45d0f659b22bc
tree7150951b54a29e79a450b30f6867aad67176a70c
Initial revision
397 files changed:
AUTHORS [new file with mode: 0644]
BUGS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
MIRRORS [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
README.autofs [new file with mode: 0644]
README.y2k [new file with mode: 0644]
TODO [new file with mode: 0644]
amd/Makefile.am [new file with mode: 0644]
amd/Makefile.in [new file with mode: 0644]
amd/am_ops.c [new file with mode: 0644]
amd/amd.8 [new file with mode: 0644]
amd/amd.c [new file with mode: 0644]
amd/amd.h [new file with mode: 0644]
amd/amfs_auto.c [new file with mode: 0644]
amd/amfs_direct.c [new file with mode: 0644]
amd/amfs_error.c [new file with mode: 0644]
amd/amfs_host.c [new file with mode: 0644]
amd/amfs_inherit.c [new file with mode: 0644]
amd/amfs_link.c [new file with mode: 0644]
amd/amfs_linkx.c [new file with mode: 0644]
amd/amfs_nfsl.c [new file with mode: 0644]
amd/amfs_nfsx.c [new file with mode: 0644]
amd/amfs_program.c [new file with mode: 0644]
amd/amfs_root.c [new file with mode: 0644]
amd/amfs_toplvl.c [new file with mode: 0644]
amd/amfs_union.c [new file with mode: 0644]
amd/amq_subr.c [new file with mode: 0644]
amd/amq_svc.c [new file with mode: 0644]
amd/autil.c [new file with mode: 0644]
amd/clock.c [new file with mode: 0644]
amd/conf.c [new file with mode: 0644]
amd/conf_parse.y [new file with mode: 0644]
amd/conf_tok.l [new file with mode: 0644]
amd/get_args.c [new file with mode: 0644]
amd/info_file.c [new file with mode: 0644]
amd/info_hesiod.c [new file with mode: 0644]
amd/info_ldap.c [new file with mode: 0644]
amd/info_ndbm.c [new file with mode: 0644]
amd/info_nis.c [new file with mode: 0644]
amd/info_nisplus.c [new file with mode: 0644]
amd/info_passwd.c [new file with mode: 0644]
amd/info_union.c [new file with mode: 0644]
amd/map.c [new file with mode: 0644]
amd/mapc.c [new file with mode: 0644]
amd/mntfs.c [new file with mode: 0644]
amd/nfs_prot_svc.c [new file with mode: 0644]
amd/nfs_start.c [new file with mode: 0644]
amd/nfs_subr.c [new file with mode: 0644]
amd/ops_TEMPLATE.c [new file with mode: 0644]
amd/ops_autofs.c [new file with mode: 0644]
amd/ops_cachefs.c [new file with mode: 0644]
amd/ops_cdfs.c [new file with mode: 0644]
amd/ops_efs.c [new file with mode: 0644]
amd/ops_lofs.c [new file with mode: 0644]
amd/ops_mfs.c [new file with mode: 0644]
amd/ops_nfs.c [new file with mode: 0644]
amd/ops_nfs3.c [new file with mode: 0644]
amd/ops_nullfs.c [new file with mode: 0644]
amd/ops_pcfs.c [new file with mode: 0644]
amd/ops_tfs.c [new file with mode: 0644]
amd/ops_tmpfs.c [new file with mode: 0644]
amd/ops_ufs.c [new file with mode: 0644]
amd/ops_umapfs.c [new file with mode: 0644]
amd/ops_unionfs.c [new file with mode: 0644]
amd/ops_xfs.c [new file with mode: 0644]
amd/opts.c [new file with mode: 0644]
amd/restart.c [new file with mode: 0644]
amd/rpc_fwd.c [new file with mode: 0644]
amd/sched.c [new file with mode: 0644]
amd/srvr_amfs_auto.c [new file with mode: 0644]
amd/srvr_nfs.c [new file with mode: 0644]
amq/Makefile.am [new file with mode: 0644]
amq/Makefile.in [new file with mode: 0644]
amq/amq.8 [new file with mode: 0644]
amq/amq.c [new file with mode: 0644]
amq/amq.h [new file with mode: 0644]
amq/amq_clnt.c [new file with mode: 0644]
amq/amq_xdr.c [new file with mode: 0644]
amq/pawd.1 [new file with mode: 0644]
amq/pawd.c [new file with mode: 0644]
buildall [new file with mode: 0755]
conf/checkmount/checkmount_aix.c [new file with mode: 0644]
conf/checkmount/checkmount_bsd44.c [new file with mode: 0644]
conf/checkmount/checkmount_default.c [new file with mode: 0644]
conf/checkmount/checkmount_osf.c [new file with mode: 0644]
conf/checkmount/checkmount_svr4.c [new file with mode: 0644]
conf/checkmount/checkmount_ultrix.c [new file with mode: 0644]
conf/fh_dref/fh_dref_aix3.h [new file with mode: 0644]
conf/fh_dref/fh_dref_aix42.h [new file with mode: 0644]
conf/fh_dref/fh_dref_bsd44.h [new file with mode: 0644]
conf/fh_dref/fh_dref_default.h [new file with mode: 0644]
conf/fh_dref/fh_dref_freebsd22.h [new file with mode: 0644]
conf/fh_dref/fh_dref_hpux.h [new file with mode: 0644]
conf/fh_dref/fh_dref_irix.h [new file with mode: 0644]
conf/fh_dref/fh_dref_isc3.h [new file with mode: 0644]
conf/fh_dref/fh_dref_linux.h [new file with mode: 0644]
conf/fh_dref/fh_dref_nextstep.h [new file with mode: 0644]
conf/fh_dref/fh_dref_osf2.h [new file with mode: 0644]
conf/fh_dref/fh_dref_osf4.h [new file with mode: 0644]
conf/fh_dref/fh_dref_sunos3.h [new file with mode: 0644]
conf/fh_dref/fh_dref_sunos4.h [new file with mode: 0644]
conf/fh_dref/fh_dref_svr4.h [new file with mode: 0644]
conf/hn_dref/hn_dref_default.h [new file with mode: 0644]
conf/hn_dref/hn_dref_isc3.h [new file with mode: 0644]
conf/hn_dref/hn_dref_linux.h [new file with mode: 0644]
conf/mount/mount_aix.c [new file with mode: 0644]
conf/mount/mount_bsdi3.c [new file with mode: 0644]
conf/mount/mount_freebsd3.c [new file with mode: 0644]
conf/mount/mount_hpux.c [new file with mode: 0644]
conf/mount/mount_irix5.c [new file with mode: 0644]
conf/mount/mount_irix6.c [new file with mode: 0644]
conf/mount/mount_isc3.c [new file with mode: 0644]
conf/mount/mount_linux.c [new file with mode: 0644]
conf/mount/mount_mach3.c [new file with mode: 0644]
conf/mount/mount_stellix.c [new file with mode: 0644]
conf/mount/mount_svr4.c [new file with mode: 0644]
conf/mtab/mtab_aix.c [new file with mode: 0644]
conf/mtab/mtab_bsd.c [new file with mode: 0644]
conf/mtab/mtab_file.c [new file with mode: 0644]
conf/mtab/mtab_isc3.c [new file with mode: 0644]
conf/mtab/mtab_mach3.c [new file with mode: 0644]
conf/mtab/mtab_osf.c [new file with mode: 0644]
conf/mtab/mtab_svr4.c [new file with mode: 0644]
conf/mtab/mtab_ultrix.c [new file with mode: 0644]
conf/nfs_prot/nfs_prot_aix3.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_aix4.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_aix4_2.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_bsdi2.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_bsdi3.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_default.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_freebsd2.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_freebsd3.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_hpux.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_hpux11.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_irix5.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_irix6.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_linux.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_ncr2.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_netbsd.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_netbsd1_3.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_nextstep.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_openbsd.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_osf2.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_osf4.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_sunos3.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_sunos4.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_sunos5_3.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_sunos5_4.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_sunos5_5.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_sunos5_6.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_svr4.h [new file with mode: 0644]
conf/nfs_prot/nfs_prot_ultrix.h [new file with mode: 0644]
conf/sa_dref/sa_dref_386bsd.h [new file with mode: 0644]
conf/sa_dref/sa_dref_aix3.h [new file with mode: 0644]
conf/sa_dref/sa_dref_aoi.h [new file with mode: 0644]
conf/sa_dref/sa_dref_bsd44.h [new file with mode: 0644]
conf/sa_dref/sa_dref_default.h [new file with mode: 0644]
conf/sa_dref/sa_dref_isc3.h [new file with mode: 0644]
conf/sa_dref/sa_dref_linux.h [new file with mode: 0644]
conf/sa_dref/sa_dref_svr4.h [new file with mode: 0644]
conf/transp/transp_sockets.c [new file with mode: 0644]
conf/transp/transp_tli.c [new file with mode: 0644]
conf/trap/trap_aix3.h [new file with mode: 0644]
conf/trap/trap_aux.h [new file with mode: 0644]
conf/trap/trap_default.h [new file with mode: 0644]
conf/trap/trap_dgux.h [new file with mode: 0644]
conf/trap/trap_freebsd3.h [new file with mode: 0644]
conf/trap/trap_hcx.h [new file with mode: 0644]
conf/trap/trap_hpux.h [new file with mode: 0644]
conf/trap/trap_hpux11.h [new file with mode: 0644]
conf/trap/trap_irix.h [new file with mode: 0644]
conf/trap/trap_isc3.h [new file with mode: 0644]
conf/trap/trap_linux.h [new file with mode: 0644]
conf/trap/trap_mach3.h [new file with mode: 0644]
conf/trap/trap_news4.h [new file with mode: 0644]
conf/trap/trap_rtu6.h [new file with mode: 0644]
conf/trap/trap_stellix.h [new file with mode: 0644]
conf/trap/trap_svr4.h [new file with mode: 0644]
conf/trap/trap_ultrix.h [new file with mode: 0644]
conf/umount/umount_bsd44.c [new file with mode: 0644]
conf/umount/umount_default.c [new file with mode: 0644]
conf/umount/umount_osf.c [new file with mode: 0644]
configure [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/am-utils.dvi [new file with mode: 0644]
doc/am-utils.info [new file with mode: 0644]
doc/am-utils.info-1 [new file with mode: 0644]
doc/am-utils.info-2 [new file with mode: 0644]
doc/am-utils.info-3 [new file with mode: 0644]
doc/am-utils.info-4 [new file with mode: 0644]
doc/am-utils.info-5 [new file with mode: 0644]
doc/am-utils.info-6 [new file with mode: 0644]
doc/am-utils.ps [new file with mode: 0644]
doc/am-utils.texi [new file with mode: 0644]
doc/hlfsd.ps [new file with mode: 0644]
doc/stamp-vti [new file with mode: 0644]
doc/texinfo.tex [new file with mode: 0644]
doc/version.texi [new file with mode: 0644]
fixmount/Makefile.am [new file with mode: 0644]
fixmount/Makefile.in [new file with mode: 0644]
fixmount/fixmount.8 [new file with mode: 0644]
fixmount/fixmount.c [new file with mode: 0644]
fsinfo/Makefile.am [new file with mode: 0644]
fsinfo/Makefile.in [new file with mode: 0644]
fsinfo/fsi_analyze.c [new file with mode: 0644]
fsinfo/fsi_data.h [new file with mode: 0644]
fsinfo/fsi_dict.c [new file with mode: 0644]
fsinfo/fsi_gram.y [new file with mode: 0644]
fsinfo/fsi_lex.l [new file with mode: 0644]
fsinfo/fsi_util.c [new file with mode: 0644]
fsinfo/fsinfo.8 [new file with mode: 0644]
fsinfo/fsinfo.c [new file with mode: 0644]
fsinfo/fsinfo.h [new file with mode: 0644]
fsinfo/wr_atab.c [new file with mode: 0644]
fsinfo/wr_bparam.c [new file with mode: 0644]
fsinfo/wr_dumpset.c [new file with mode: 0644]
fsinfo/wr_exportfs.c [new file with mode: 0644]
fsinfo/wr_fstab.c [new file with mode: 0644]
hlfsd/Makefile.am [new file with mode: 0644]
hlfsd/Makefile.in [new file with mode: 0644]
hlfsd/hlfsd.8 [new file with mode: 0644]
hlfsd/hlfsd.c [new file with mode: 0644]
hlfsd/hlfsd.h [new file with mode: 0644]
hlfsd/homedir.c [new file with mode: 0644]
hlfsd/nfs_prot_svc.c [new file with mode: 0644]
hlfsd/stubs.c [new file with mode: 0644]
include/am_compat.h [new file with mode: 0644]
include/am_defs.h [new file with mode: 0644]
include/am_utils.h [new file with mode: 0644]
include/am_xdr_func.h [new file with mode: 0644]
include/amq_defs.h [new file with mode: 0644]
libamu/Makefile.am [new file with mode: 0644]
libamu/Makefile.in [new file with mode: 0644]
libamu/amu.h [new file with mode: 0644]
libamu/clnt_sperrno.c [new file with mode: 0644]
libamu/hasmntopt.c [new file with mode: 0644]
libamu/memcmp.c [new file with mode: 0644]
libamu/misc_rpc.c [new file with mode: 0644]
libamu/mount_fs.c [new file with mode: 0644]
libamu/mtab.c [new file with mode: 0644]
libamu/nfs_prot_xdr.c [new file with mode: 0644]
libamu/strcasecmp.c [new file with mode: 0644]
libamu/strdup.c [new file with mode: 0644]
libamu/strstr.c [new file with mode: 0644]
libamu/strutil.c [new file with mode: 0644]
libamu/ualarm.c [new file with mode: 0644]
libamu/wire.c [new file with mode: 0644]
libamu/xdr_func.c [new file with mode: 0644]
libamu/xutil.c [new file with mode: 0644]
m4/GNUmakefile [new file with mode: 0644]
m4/acconfig.h [new file with mode: 0644]
m4/acinclude.m4 [new file with mode: 0644]
m4/aclocal.m4 [new file with mode: 0644]
m4/amindent [new file with mode: 0755]
m4/autopat [new file with mode: 0755]
m4/aux_conf.h.in [new file with mode: 0644]
m4/chop-aclocal.pl [new file with mode: 0755]
m4/config.guess [new file with mode: 0755]
m4/config.h.in [new file with mode: 0644]
m4/config.sub [new file with mode: 0755]
m4/configure.in [new file with mode: 0644]
m4/install-sh [new file with mode: 0755]
m4/ltconfig [new file with mode: 0755]
m4/ltmain.sh [new file with mode: 0644]
m4/macros/HEADER [new file with mode: 0644]
m4/macros/TRAILER [new file with mode: 0644]
m4/macros/c_void_p.m4 [new file with mode: 0644]
m4/macros/cache_check_dynamic.m4 [new file with mode: 0644]
m4/macros/check_am_fs.m4 [new file with mode: 0644]
m4/macros/check_checkmount_style.m4 [new file with mode: 0644]
m4/macros/check_extern.m4 [new file with mode: 0644]
m4/macros/check_fhandle.m4 [new file with mode: 0644]
m4/macros/check_field.m4 [new file with mode: 0644]
m4/macros/check_fs_headers.m4 [new file with mode: 0644]
m4/macros/check_fs_mntent.m4 [new file with mode: 0644]
m4/macros/check_hide_mount_type.m4 [new file with mode: 0644]
m4/macros/check_lib2.m4 [new file with mode: 0644]
m4/macros/check_lib_funcs.m4 [new file with mode: 0644]
m4/macros/check_map_funcs.m4 [new file with mode: 0644]
m4/macros/check_mnt2_cdfs_opt.m4 [new file with mode: 0644]
m4/macros/check_mnt2_gen_opt.m4 [new file with mode: 0644]
m4/macros/check_mnt2_nfs_opt.m4 [new file with mode: 0644]
m4/macros/check_mnttab_file_name.m4 [new file with mode: 0644]
m4/macros/check_mnttab_location.m4 [new file with mode: 0644]
m4/macros/check_mnttab_opt.m4 [new file with mode: 0644]
m4/macros/check_mnttab_style.m4 [new file with mode: 0644]
m4/macros/check_mnttab_type.m4 [new file with mode: 0644]
m4/macros/check_mount_style.m4 [new file with mode: 0644]
m4/macros/check_mount_trap.m4 [new file with mode: 0644]
m4/macros/check_mount_type.m4 [new file with mode: 0644]
m4/macros/check_mtype_printf_type.m4 [new file with mode: 0644]
m4/macros/check_mtype_type.m4 [new file with mode: 0644]
m4/macros/check_network_transport_type.m4 [new file with mode: 0644]
m4/macros/check_nfs_fh_dref.m4 [new file with mode: 0644]
m4/macros/check_nfs_hn_dref.m4 [new file with mode: 0644]
m4/macros/check_nfs_prot_headers.m4 [new file with mode: 0644]
m4/macros/check_nfs_sa_dref.m4 [new file with mode: 0644]
m4/macros/check_nfs_socket_connection.m4 [new file with mode: 0644]
m4/macros/check_os_libs.m4 [new file with mode: 0644]
m4/macros/check_restartable_signal_handler.m4 [new file with mode: 0644]
m4/macros/check_umount_style.m4 [new file with mode: 0644]
m4/macros/check_unmount_args.m4 [new file with mode: 0644]
m4/macros/check_unmount_call.m4 [new file with mode: 0644]
m4/macros/expand_cpp_hex.m4 [new file with mode: 0644]
m4/macros/expand_cpp_int.m4 [new file with mode: 0644]
m4/macros/expand_cpp_string.m4 [new file with mode: 0644]
m4/macros/expand_run_string.m4 [new file with mode: 0644]
m4/macros/extern_optarg.m4 [new file with mode: 0644]
m4/macros/extern_sys_errlist.m4 [new file with mode: 0644]
m4/macros/field_mntent_t_mnt_time_string.m4 [new file with mode: 0644]
m4/macros/func_bad_memcmp.m4 [new file with mode: 0644]
m4/macros/func_bad_yp_all.m4 [new file with mode: 0644]
m4/macros/host_macros.m4 [new file with mode: 0644]
m4/macros/localconfig.m4 [new file with mode: 0644]
m4/macros/mount_headers.m4 [new file with mode: 0644]
m4/macros/msg.m4 [new file with mode: 0644]
m4/macros/name_package.m4 [new file with mode: 0644]
m4/macros/name_version.m4 [new file with mode: 0644]
m4/macros/opt_amq_mount.m4 [new file with mode: 0644]
m4/macros/opt_amu_cflags.m4 [new file with mode: 0644]
m4/macros/opt_cppflags.m4 [new file with mode: 0644]
m4/macros/opt_debug.m4 [new file with mode: 0644]
m4/macros/opt_ldflags.m4 [new file with mode: 0644]
m4/macros/opt_libs.m4 [new file with mode: 0644]
m4/macros/os_cflags.m4 [new file with mode: 0644]
m4/macros/os_cppflags.m4 [new file with mode: 0644]
m4/macros/os_ldflags.m4 [new file with mode: 0644]
m4/macros/save_state.m4 [new file with mode: 0644]
m4/macros/struct_field_nfs_fh.m4 [new file with mode: 0644]
m4/macros/struct_mntent.m4 [new file with mode: 0644]
m4/macros/struct_mnttab.m4 [new file with mode: 0644]
m4/macros/struct_nfs_args.m4 [new file with mode: 0644]
m4/macros/struct_nfs_fh.m4 [new file with mode: 0644]
m4/macros/struct_nfs_fh3.m4 [new file with mode: 0644]
m4/macros/struct_nfs_gfs_mount.m4 [new file with mode: 0644]
m4/macros/struct_nfs_mount_data.m4 [new file with mode: 0644]
m4/macros/try_compile_anyfs.m4 [new file with mode: 0644]
m4/macros/try_compile_nfs.m4 [new file with mode: 0644]
m4/macros/try_compile_rpc.m4 [new file with mode: 0644]
m4/macros/type_auth_create_gidlist.m4 [new file with mode: 0644]
m4/macros/type_autofs_args.m4 [new file with mode: 0644]
m4/macros/type_cachefs_args.m4 [new file with mode: 0644]
m4/macros/type_cdfs_args.m4 [new file with mode: 0644]
m4/macros/type_efs_args.m4 [new file with mode: 0644]
m4/macros/type_lofs_args.m4 [new file with mode: 0644]
m4/macros/type_mfs_args.m4 [new file with mode: 0644]
m4/macros/type_pcfs_args.m4 [new file with mode: 0644]
m4/macros/type_recvfrom_fromlen.m4 [new file with mode: 0644]
m4/macros/type_rfs_args.m4 [new file with mode: 0644]
m4/macros/type_svc_in_arg.m4 [new file with mode: 0644]
m4/macros/type_time_t.m4 [new file with mode: 0644]
m4/macros/type_tmpfs_args.m4 [new file with mode: 0644]
m4/macros/type_ufs_args.m4 [new file with mode: 0644]
m4/macros/type_xdrproc_t.m4 [new file with mode: 0644]
m4/macros/type_xfs_args.m4 [new file with mode: 0644]
m4/macros/type_yp_order_outorder.m4 [new file with mode: 0644]
m4/mdate-sh [new file with mode: 0755]
m4/missing [new file with mode: 0755]
m4/mk-aclocal [new file with mode: 0755]
m4/mkconf [new file with mode: 0755]
m4/mkinstalldirs [new file with mode: 0755]
m4/rmtspc [new file with mode: 0755]
m4/stamp-h.in [new file with mode: 0644]
m4/update_build_version [new file with mode: 0755]
mk-amd-map/Makefile.am [new file with mode: 0644]
mk-amd-map/Makefile.in [new file with mode: 0644]
mk-amd-map/mk-amd-map.8 [new file with mode: 0644]
mk-amd-map/mk-amd-map.c [new file with mode: 0644]
scripts/Makefile.am [new file with mode: 0644]
scripts/Makefile.in [new file with mode: 0644]
scripts/am-eject.in [new file with mode: 0644]
scripts/amd.conf-sample [new file with mode: 0644]
scripts/amd.conf.5 [new file with mode: 0644]
scripts/amd2ldif.in [new file with mode: 0755]
scripts/amd2sun.in [new file with mode: 0755]
scripts/ctl-amd.in [new file with mode: 0755]
scripts/ctl-hlfsd.in [new file with mode: 0755]
scripts/expn.1 [new file with mode: 0644]
scripts/expn.in [new file with mode: 0755]
scripts/fix-amd-map.in [new file with mode: 0755]
scripts/fixrmtab.in [new file with mode: 0755]
scripts/lostaltmail.conf-sample [new file with mode: 0644]
scripts/lostaltmail.in [new file with mode: 0755]
scripts/wait4amd.in [new file with mode: 0755]
scripts/wait4amd2die.in [new file with mode: 0755]
tasks [new file with mode: 0644]
wire-test/Makefile.am [new file with mode: 0644]
wire-test/Makefile.in [new file with mode: 0644]
wire-test/wire-test.8 [new file with mode: 0644]
wire-test/wire-test.c [new file with mode: 0644]