Author: cy Date: Fri Dec 23 22:42:14 2016 New Revision: 310490 URL: https://svnweb.freebsd.org/changeset/base/310490
Log: MFC r308493, r308619: Update amd from am-utils 6.1.5 to 6.2. Used extensively on my network over the past ten weeks. Reviewed by: pfg, brooks Suggested by: pfg Obtained from: ftp://ftp.am-utils.org/pub/am-utils/ Relnotes: yes Differential Revision: D8405 Added: stable/11/contrib/amd/amd/info_sun.c - copied unchanged from r308493, head/contrib/amd/amd/info_sun.c stable/11/contrib/amd/amd/ops_ext.c - copied unchanged from r308493, head/contrib/amd/amd/ops_ext.c stable/11/contrib/amd/amd/ops_lustre.c - copied unchanged from r308493, head/contrib/amd/amd/ops_lustre.c stable/11/contrib/amd/amd/ops_nfs4.c - copied unchanged from r308493, head/contrib/amd/amd/ops_nfs4.c stable/11/contrib/amd/amd/ops_udf.c - copied unchanged from r308493, head/contrib/amd/amd/ops_udf.c stable/11/contrib/amd/amd/sun2amd.8 - copied unchanged from r308493, head/contrib/amd/amd/sun2amd.8 stable/11/contrib/amd/amd/sun2amd.c - copied unchanged from r308493, head/contrib/amd/amd/sun2amd.c stable/11/contrib/amd/amd/sun_map.c - copied unchanged from r308493, head/contrib/amd/amd/sun_map.c stable/11/contrib/amd/amd/sun_map.h - copied unchanged from r308493, head/contrib/amd/amd/sun_map.h stable/11/contrib/amd/amd/sun_map_parse.y - copied unchanged from r308493, head/contrib/amd/amd/sun_map_parse.y stable/11/contrib/amd/amd/sun_map_tok.l - copied unchanged from r308493, head/contrib/amd/amd/sun_map_tok.l stable/11/contrib/amd/amd/test1.sh - copied unchanged from r308493, head/contrib/amd/amd/test1.sh stable/11/contrib/amd/fsinfo/null_gram.c - copied unchanged from r308493, head/contrib/amd/fsinfo/null_gram.c stable/11/contrib/amd/fsinfo/null_gram.h - copied unchanged from r308493, head/contrib/amd/fsinfo/null_gram.h stable/11/contrib/amd/fsinfo/null_gram.y - copied unchanged from r308493, head/contrib/amd/fsinfo/null_gram.y stable/11/contrib/amd/fsinfo/null_lex.c - copied unchanged from r308493, head/contrib/amd/fsinfo/null_lex.c stable/11/contrib/amd/fsinfo/null_lex.l - copied unchanged from r308493, head/contrib/amd/fsinfo/null_lex.l stable/11/contrib/amd/include/nfs_common.h - copied unchanged from r308493, head/contrib/amd/include/nfs_common.h Modified: stable/11/contrib/amd/AUTHORS stable/11/contrib/amd/BUGS stable/11/contrib/amd/COPYING stable/11/contrib/amd/ChangeLog stable/11/contrib/amd/FAQ stable/11/contrib/amd/INSTALL stable/11/contrib/amd/MIRRORS.html stable/11/contrib/amd/MIRRORS.txt stable/11/contrib/amd/NEWS stable/11/contrib/amd/README stable/11/contrib/amd/README.attrcache stable/11/contrib/amd/README.ldap stable/11/contrib/amd/README.y2k stable/11/contrib/amd/amd/am_ops.c stable/11/contrib/amd/amd/amd.8 stable/11/contrib/amd/amd/amd.c stable/11/contrib/amd/amd/amd.h stable/11/contrib/amd/amd/amfs_auto.c stable/11/contrib/amd/amd/amfs_direct.c stable/11/contrib/amd/amd/amfs_error.c stable/11/contrib/amd/amd/amfs_generic.c stable/11/contrib/amd/amd/amfs_host.c stable/11/contrib/amd/amd/amfs_link.c stable/11/contrib/amd/amd/amfs_linkx.c stable/11/contrib/amd/amd/amfs_nfsl.c stable/11/contrib/amd/amd/amfs_nfsx.c stable/11/contrib/amd/amd/amfs_program.c stable/11/contrib/amd/amd/amfs_root.c stable/11/contrib/amd/amd/amfs_toplvl.c stable/11/contrib/amd/amd/amfs_union.c stable/11/contrib/amd/amd/amq_subr.c stable/11/contrib/amd/amd/amq_svc.c stable/11/contrib/amd/amd/autil.c stable/11/contrib/amd/amd/clock.c stable/11/contrib/amd/amd/conf.c stable/11/contrib/amd/amd/conf_parse.y stable/11/contrib/amd/amd/conf_tok.l stable/11/contrib/amd/amd/get_args.c stable/11/contrib/amd/amd/info_exec.c stable/11/contrib/amd/amd/info_file.c stable/11/contrib/amd/amd/info_hesiod.c stable/11/contrib/amd/amd/info_ldap.c stable/11/contrib/amd/amd/info_ndbm.c stable/11/contrib/amd/amd/info_nis.c stable/11/contrib/amd/amd/info_nisplus.c stable/11/contrib/amd/amd/info_passwd.c stable/11/contrib/amd/amd/info_union.c stable/11/contrib/amd/amd/map.c stable/11/contrib/amd/amd/mapc.c stable/11/contrib/amd/amd/mntfs.c stable/11/contrib/amd/amd/nfs_prot_svc.c stable/11/contrib/amd/amd/nfs_start.c stable/11/contrib/amd/amd/nfs_subr.c stable/11/contrib/amd/amd/ops_TEMPLATE.c stable/11/contrib/amd/amd/ops_cachefs.c stable/11/contrib/amd/amd/ops_cdfs.c stable/11/contrib/amd/amd/ops_efs.c stable/11/contrib/amd/amd/ops_lofs.c stable/11/contrib/amd/amd/ops_mfs.c stable/11/contrib/amd/amd/ops_nfs.c stable/11/contrib/amd/amd/ops_nfs3.c stable/11/contrib/amd/amd/ops_nullfs.c stable/11/contrib/amd/amd/ops_pcfs.c stable/11/contrib/amd/amd/ops_tfs.c stable/11/contrib/amd/amd/ops_tmpfs.c stable/11/contrib/amd/amd/ops_ufs.c stable/11/contrib/amd/amd/ops_umapfs.c stable/11/contrib/amd/amd/ops_unionfs.c stable/11/contrib/amd/amd/ops_xfs.c stable/11/contrib/amd/amd/opts.c stable/11/contrib/amd/amd/readdir.c stable/11/contrib/amd/amd/restart.c stable/11/contrib/amd/amd/rpc_fwd.c stable/11/contrib/amd/amd/sched.c stable/11/contrib/amd/amd/srvr_amfs_auto.c stable/11/contrib/amd/amd/srvr_nfs.c stable/11/contrib/amd/amq/amq.8 stable/11/contrib/amd/amq/amq.c stable/11/contrib/amd/amq/amq.h stable/11/contrib/amd/amq/amq_clnt.c stable/11/contrib/amd/amq/amq_xdr.c stable/11/contrib/amd/amq/pawd.1 stable/11/contrib/amd/amq/pawd.c stable/11/contrib/amd/bootstrap stable/11/contrib/amd/conf/checkmount/checkmount_bsd44.c stable/11/contrib/amd/conf/mtab/mtab_bsd.c stable/11/contrib/amd/conf/nfs_prot/nfs_prot_freebsd2.h stable/11/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h stable/11/contrib/amd/conf/transp/transp_sockets.c stable/11/contrib/amd/conf/umount/umount_bsd44.c stable/11/contrib/amd/doc/am-utils.texi stable/11/contrib/amd/doc/stamp-vti stable/11/contrib/amd/doc/texinfo.tex stable/11/contrib/amd/doc/version.texi stable/11/contrib/amd/fixmount/fixmount.8 stable/11/contrib/amd/fixmount/fixmount.c stable/11/contrib/amd/fsinfo/fsi_analyze.c stable/11/contrib/amd/fsinfo/fsi_data.h stable/11/contrib/amd/fsinfo/fsi_dict.c stable/11/contrib/amd/fsinfo/fsi_gram.y stable/11/contrib/amd/fsinfo/fsi_lex.l stable/11/contrib/amd/fsinfo/fsi_util.c stable/11/contrib/amd/fsinfo/fsinfo.8 stable/11/contrib/amd/fsinfo/fsinfo.c stable/11/contrib/amd/fsinfo/fsinfo.h stable/11/contrib/amd/fsinfo/wr_atab.c stable/11/contrib/amd/fsinfo/wr_bparam.c stable/11/contrib/amd/fsinfo/wr_dumpset.c stable/11/contrib/amd/fsinfo/wr_exportfs.c stable/11/contrib/amd/fsinfo/wr_fstab.c stable/11/contrib/amd/hlfsd/hlfsd.8 stable/11/contrib/amd/hlfsd/hlfsd.c stable/11/contrib/amd/hlfsd/hlfsd.h stable/11/contrib/amd/hlfsd/homedir.c stable/11/contrib/amd/hlfsd/nfs_prot_svc.c stable/11/contrib/amd/hlfsd/stubs.c stable/11/contrib/amd/include/am_compat.h stable/11/contrib/amd/include/am_defs.h stable/11/contrib/amd/include/am_utils.h stable/11/contrib/amd/include/am_xdr_func.h stable/11/contrib/amd/include/amq_defs.h stable/11/contrib/amd/include/mount_headers1.h stable/11/contrib/amd/include/mount_headers2.h stable/11/contrib/amd/ldap-id.ms stable/11/contrib/amd/ldap-id.txt stable/11/contrib/amd/libamu/amu.h stable/11/contrib/amd/libamu/hasmntopt.c stable/11/contrib/amd/libamu/misc_rpc.c stable/11/contrib/amd/libamu/mount_fs.c stable/11/contrib/amd/libamu/mtab.c stable/11/contrib/amd/libamu/nfs_prot_xdr.c stable/11/contrib/amd/libamu/strerror.c stable/11/contrib/amd/libamu/strutil.c stable/11/contrib/amd/libamu/wire.c stable/11/contrib/amd/libamu/xdr_func.c stable/11/contrib/amd/libamu/xutil.c stable/11/contrib/amd/mk-amd-map/mk-amd-map.8 stable/11/contrib/amd/mk-amd-map/mk-amd-map.c stable/11/contrib/amd/scripts/amd.conf-sample stable/11/contrib/amd/scripts/amd.conf.5 stable/11/contrib/amd/scripts/automount2amd.8 stable/11/contrib/amd/scripts/fixrmtab.in stable/11/contrib/amd/vers.m4 stable/11/contrib/amd/wire-test/wire-test.8 stable/11/contrib/amd/wire-test/wire-test.c stable/11/usr.sbin/amd/amd/Makefile stable/11/usr.sbin/amd/fsinfo/Makefile stable/11/usr.sbin/amd/include/config.h Directory Properties: stable/11/ (props changed) Changes in other areas also in this revision: Added: stable/10/contrib/amd/amd/info_sun.c - copied unchanged from r308493, head/contrib/amd/amd/info_sun.c stable/10/contrib/amd/amd/ops_ext.c - copied unchanged from r308493, head/contrib/amd/amd/ops_ext.c stable/10/contrib/amd/amd/ops_lustre.c - copied unchanged from r308493, head/contrib/amd/amd/ops_lustre.c stable/10/contrib/amd/amd/ops_nfs4.c - copied unchanged from r308493, head/contrib/amd/amd/ops_nfs4.c stable/10/contrib/amd/amd/ops_udf.c - copied unchanged from r308493, head/contrib/amd/amd/ops_udf.c stable/10/contrib/amd/amd/sun2amd.8 - copied unchanged from r308493, head/contrib/amd/amd/sun2amd.8 stable/10/contrib/amd/amd/sun2amd.c - copied unchanged from r308493, head/contrib/amd/amd/sun2amd.c stable/10/contrib/amd/amd/sun_map.c - copied unchanged from r308493, head/contrib/amd/amd/sun_map.c stable/10/contrib/amd/amd/sun_map.h - copied unchanged from r308493, head/contrib/amd/amd/sun_map.h stable/10/contrib/amd/amd/sun_map_parse.y - copied unchanged from r308493, head/contrib/amd/amd/sun_map_parse.y stable/10/contrib/amd/amd/sun_map_tok.l - copied unchanged from r308493, head/contrib/amd/amd/sun_map_tok.l stable/10/contrib/amd/amd/test1.sh - copied unchanged from r308493, head/contrib/amd/amd/test1.sh stable/10/contrib/amd/fsinfo/null_gram.c - copied unchanged from r308493, head/contrib/amd/fsinfo/null_gram.c stable/10/contrib/amd/fsinfo/null_gram.h - copied unchanged from r308493, head/contrib/amd/fsinfo/null_gram.h stable/10/contrib/amd/fsinfo/null_gram.y - copied unchanged from r308493, head/contrib/amd/fsinfo/null_gram.y stable/10/contrib/amd/fsinfo/null_lex.c - copied unchanged from r308493, head/contrib/amd/fsinfo/null_lex.c stable/10/contrib/amd/fsinfo/null_lex.l - copied unchanged from r308493, head/contrib/amd/fsinfo/null_lex.l stable/10/contrib/amd/include/nfs_common.h - copied unchanged from r308493, head/contrib/amd/include/nfs_common.h Modified: stable/10/contrib/amd/AUTHORS stable/10/contrib/amd/BUGS stable/10/contrib/amd/COPYING stable/10/contrib/amd/ChangeLog stable/10/contrib/amd/FAQ stable/10/contrib/amd/INSTALL stable/10/contrib/amd/MIRRORS.html stable/10/contrib/amd/MIRRORS.txt stable/10/contrib/amd/NEWS stable/10/contrib/amd/README stable/10/contrib/amd/README.attrcache stable/10/contrib/amd/README.ldap stable/10/contrib/amd/README.y2k stable/10/contrib/amd/amd/am_ops.c stable/10/contrib/amd/amd/amd.8 stable/10/contrib/amd/amd/amd.c stable/10/contrib/amd/amd/amd.h stable/10/contrib/amd/amd/amfs_auto.c stable/10/contrib/amd/amd/amfs_direct.c stable/10/contrib/amd/amd/amfs_error.c stable/10/contrib/amd/amd/amfs_generic.c stable/10/contrib/amd/amd/amfs_host.c stable/10/contrib/amd/amd/amfs_link.c stable/10/contrib/amd/amd/amfs_linkx.c stable/10/contrib/amd/amd/amfs_nfsl.c stable/10/contrib/amd/amd/amfs_nfsx.c stable/10/contrib/amd/amd/amfs_program.c stable/10/contrib/amd/amd/amfs_root.c stable/10/contrib/amd/amd/amfs_toplvl.c stable/10/contrib/amd/amd/amfs_union.c stable/10/contrib/amd/amd/amq_subr.c stable/10/contrib/amd/amd/amq_svc.c stable/10/contrib/amd/amd/autil.c stable/10/contrib/amd/amd/clock.c stable/10/contrib/amd/amd/conf.c stable/10/contrib/amd/amd/conf_parse.y stable/10/contrib/amd/amd/conf_tok.l stable/10/contrib/amd/amd/get_args.c stable/10/contrib/amd/amd/info_exec.c stable/10/contrib/amd/amd/info_file.c stable/10/contrib/amd/amd/info_hesiod.c stable/10/contrib/amd/amd/info_ldap.c stable/10/contrib/amd/amd/info_ndbm.c stable/10/contrib/amd/amd/info_nis.c stable/10/contrib/amd/amd/info_nisplus.c stable/10/contrib/amd/amd/info_passwd.c stable/10/contrib/amd/amd/info_union.c stable/10/contrib/amd/amd/map.c stable/10/contrib/amd/amd/mapc.c stable/10/contrib/amd/amd/mntfs.c stable/10/contrib/amd/amd/nfs_prot_svc.c stable/10/contrib/amd/amd/nfs_start.c stable/10/contrib/amd/amd/nfs_subr.c stable/10/contrib/amd/amd/ops_TEMPLATE.c stable/10/contrib/amd/amd/ops_cachefs.c stable/10/contrib/amd/amd/ops_cdfs.c stable/10/contrib/amd/amd/ops_efs.c stable/10/contrib/amd/amd/ops_lofs.c stable/10/contrib/amd/amd/ops_mfs.c stable/10/contrib/amd/amd/ops_nfs.c stable/10/contrib/amd/amd/ops_nfs3.c stable/10/contrib/amd/amd/ops_nullfs.c stable/10/contrib/amd/amd/ops_pcfs.c stable/10/contrib/amd/amd/ops_tfs.c stable/10/contrib/amd/amd/ops_tmpfs.c stable/10/contrib/amd/amd/ops_ufs.c stable/10/contrib/amd/amd/ops_umapfs.c stable/10/contrib/amd/amd/ops_unionfs.c stable/10/contrib/amd/amd/ops_xfs.c stable/10/contrib/amd/amd/opts.c stable/10/contrib/amd/amd/readdir.c stable/10/contrib/amd/amd/restart.c stable/10/contrib/amd/amd/rpc_fwd.c stable/10/contrib/amd/amd/sched.c stable/10/contrib/amd/amd/srvr_amfs_auto.c stable/10/contrib/amd/amd/srvr_nfs.c stable/10/contrib/amd/amq/amq.8 stable/10/contrib/amd/amq/amq.c stable/10/contrib/amd/amq/amq.h stable/10/contrib/amd/amq/amq_clnt.c stable/10/contrib/amd/amq/amq_xdr.c stable/10/contrib/amd/amq/pawd.1 stable/10/contrib/amd/amq/pawd.c stable/10/contrib/amd/bootstrap stable/10/contrib/amd/conf/checkmount/checkmount_bsd44.c stable/10/contrib/amd/conf/mtab/mtab_bsd.c stable/10/contrib/amd/conf/nfs_prot/nfs_prot_freebsd2.h stable/10/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h stable/10/contrib/amd/conf/transp/transp_sockets.c stable/10/contrib/amd/conf/umount/umount_bsd44.c stable/10/contrib/amd/doc/am-utils.texi stable/10/contrib/amd/doc/stamp-vti stable/10/contrib/amd/doc/texinfo.tex stable/10/contrib/amd/doc/version.texi stable/10/contrib/amd/fixmount/fixmount.8 stable/10/contrib/amd/fixmount/fixmount.c stable/10/contrib/amd/fsinfo/fsi_analyze.c stable/10/contrib/amd/fsinfo/fsi_data.h stable/10/contrib/amd/fsinfo/fsi_dict.c stable/10/contrib/amd/fsinfo/fsi_gram.y stable/10/contrib/amd/fsinfo/fsi_lex.l stable/10/contrib/amd/fsinfo/fsi_util.c stable/10/contrib/amd/fsinfo/fsinfo.8 stable/10/contrib/amd/fsinfo/fsinfo.c stable/10/contrib/amd/fsinfo/fsinfo.h stable/10/contrib/amd/fsinfo/wr_atab.c stable/10/contrib/amd/fsinfo/wr_bparam.c stable/10/contrib/amd/fsinfo/wr_dumpset.c stable/10/contrib/amd/fsinfo/wr_exportfs.c stable/10/contrib/amd/fsinfo/wr_fstab.c stable/10/contrib/amd/hlfsd/hlfsd.8 stable/10/contrib/amd/hlfsd/hlfsd.c stable/10/contrib/amd/hlfsd/hlfsd.h stable/10/contrib/amd/hlfsd/homedir.c stable/10/contrib/amd/hlfsd/nfs_prot_svc.c stable/10/contrib/amd/hlfsd/stubs.c stable/10/contrib/amd/include/am_compat.h stable/10/contrib/amd/include/am_defs.h stable/10/contrib/amd/include/am_utils.h stable/10/contrib/amd/include/am_xdr_func.h stable/10/contrib/amd/include/amq_defs.h stable/10/contrib/amd/include/mount_headers1.h stable/10/contrib/amd/include/mount_headers2.h stable/10/contrib/amd/ldap-id.ms stable/10/contrib/amd/ldap-id.txt stable/10/contrib/amd/libamu/amu.h stable/10/contrib/amd/libamu/hasmntopt.c stable/10/contrib/amd/libamu/misc_rpc.c stable/10/contrib/amd/libamu/mount_fs.c stable/10/contrib/amd/libamu/mtab.c stable/10/contrib/amd/libamu/nfs_prot_xdr.c stable/10/contrib/amd/libamu/strerror.c stable/10/contrib/amd/libamu/strutil.c stable/10/contrib/amd/libamu/wire.c stable/10/contrib/amd/libamu/xdr_func.c stable/10/contrib/amd/libamu/xutil.c stable/10/contrib/amd/mk-amd-map/mk-amd-map.8 stable/10/contrib/amd/mk-amd-map/mk-amd-map.c stable/10/contrib/amd/scripts/amd.conf-sample stable/10/contrib/amd/scripts/amd.conf.5 stable/10/contrib/amd/scripts/automount2amd.8 stable/10/contrib/amd/scripts/fixrmtab.in stable/10/contrib/amd/vers.m4 stable/10/contrib/amd/wire-test/wire-test.8 stable/10/contrib/amd/wire-test/wire-test.c stable/10/usr.sbin/amd/amd/Makefile stable/10/usr.sbin/amd/fsinfo/Makefile stable/10/usr.sbin/amd/include/config.h Directory Properties: stable/10/ (props changed) Modified: stable/11/contrib/amd/AUTHORS ============================================================================== --- stable/11/contrib/amd/AUTHORS Fri Dec 23 21:56:08 2016 (r310489) +++ stable/11/contrib/amd/AUTHORS Fri Dec 23 22:42:14 2016 (r310490) @@ -6,22 +6,22 @@ This file lists the ones who contributed particular order, and I thank them all. This is of course not to diminish the smaller contributes of the many others. Thank you all. -* Erez Zadok <[email protected]> +* Erez Zadok <ezk AT cs.sunysb.edu> The most significant changes were made by Erez Zadok in terms of bug fixes, ports, and new features added. Erez Zadok is the current maintainer of am-utils, as of January 1997. -* Ion Badulescu <[email protected]> +* Ion Badulescu <ion AT cs.columbia.edu> Co-maintainer of am-utils since late 1999: Linux and Solaris autofs support, Linux NFSv3 support, major code reorganization, etc... -* Randall S. Winchester <[email protected]> +* Randall S. Winchester <rsw AT glue.umd.edu> May 7, 1997: contributed a special version of upl102 that included NFS V.3 support. Some of the code was contributed by Christos Zoulas -<[email protected]>. I (Erez) ported these changes to am-utils. +<christos AT deshaw.com>. I (Erez) ported these changes to am-utils. September 12, 1997: lots of small prototype cleanups and fixes to numerous files. @@ -35,12 +35,12 @@ February 1, 1998: fixes for NetBSD to be September 4, 1999: assorted fixes for NetBSD 1.4+. -* Hannes Reinecke <[email protected]> +* Hannes Reinecke <hare AT MathI.UNI-Heidelberg.DE> Back in 1995, contributed code for linux. A new parser for file system specific options that only exist under linux. -* Leif Johansson <[email protected]> +* Leif Johansson <leifj AT matematik.su.se> June 22, 1997: minor patch to ensure that systems without an RE library work. @@ -52,7 +52,7 @@ functions. Contributed scripts/amd2ldif August 4, 1997: info_ldap.c fixes and adding two new amd.conf ldap variables: ldap_cache_seconds and ldap_cache_maxmem. -* Andreas Stolcke <[email protected]> +* Andreas Stolcke <stolcke AT speech.sri.com> June 22, 1997: patches to ensure that proto= and vers= options work properly in mount tables and can be overridden. Later on, more code @@ -68,11 +68,11 @@ message. December 19, 1997: detected an FMR (Free Memory Read) in amd/mntfs.c, uninit_mntfs(). -* Danny Braniss <[email protected]> +* Danny Braniss <danny AT cs.huji.ac.il> July, 6 1997: contributed patches to hesiod on bsdi3. -* Tom Schmidt <[email protected]> +* Tom Schmidt <tschmidt AT micron.com> July 10, 1997: Recommdation to include libgdbm if libc has no dbm_open. Patches for netgrp(host) command. Mods to aux/config.guess to recognize @@ -86,7 +86,7 @@ IFF_ROUTE instead of IFF_LOOPBACK. May 30, 2000: correct logging types for addopts/mergeopts messages. -* Daniel S. Riley <[email protected]> +* Daniel S. Riley <dsr AT mail.lns.cornell.edu> July 11, 1997: fixes to DU-4.0 to support string POSIX.1 signals, and struct sockaddr with sa_len field. @@ -99,15 +99,15 @@ grpid, nosuid, and actimo. August 15, 1998: fix memory leak in processing of /defaults, and avoid accessing uninitialized memory in osf1. -* Roman Hodek <[email protected]> +* Roman Hodek <Roman.Hodek AT informatik.uni-erlangen.de> July 23, 1997: Got lots of patches from the Debian Linux folks, who fixed several generic bugs, and one serious one for Linux. The latter involved using connected sockets for NFS mounts on kernels 1.3.10 and older. Roman's -work is baed on amd-upl102, and work from Ian Murdock <[email protected]> -and Dominik Kubla <[email protected]>. +work is baed on amd-upl102, and work from Ian Murdock <imurdock AT debian.org> +and Dominik Kubla <dominik AT debian.org>. -* Rainer Orth <[email protected]> +* Rainer Orth <ro AT TechFak.Uni-Bielefeld.DE> August 6, 1997: assorted fixes to support hesiod-1.3, solaris 2.4 (which I already fixed but did not release yet), and support for $LDFLAGS at @@ -132,34 +132,34 @@ mount tables in Solaris 8. February 9, 2000: new debug options hrtime (hi-res timer) and xdrtrace. bug fixes. -* Jason Thorpe <[email protected]> +* Jason Thorpe <thorpej AT nas.nasa.gov> August 25, 1997: make amd work when talking to NIS+ servers in NIS compatibility mode. Fix originally came from Matthieu Herrb -<[email protected]>. +<matthieu AT laas.fr>. -* Chris Metcalf <[email protected]> +* Chris Metcalf <metcalf AT catfish.lcs.mit.edu> August 29, 1997: patch to make amd use FQHN for NFS/RPC authentication, useful esp. for cross-domain NFS mounts. September 2, 1997: if plock() succeeded, don't display errno string. -* Enami Tsugutomo <[email protected]> +* Enami Tsugutomo <enami AT cv.sony.co.jp> September 4, 1997: don't ping remote servers with NFS V.3 always, but V.2, regardless of client's NFS version. (conf/transp/transp_sockets.c) -* Dan Riley <[email protected]> +* Dan Riley <dsr AT mail.lns.cornell.edu> September 19, 1997: make sure that amd works with more secure portmappers that do not allow forwarding of RPC messages to other services. -* Wolfgang Rupprecht <[email protected]> +* Wolfgang Rupprecht <wolfgang AT wsrcc.com> August 10, 1997: netbsd and other bsd systems have a mask flag for pcfs_args (msdos mount). -* Christos Zoulas <[email protected]> +* Christos Zoulas <christos AT zoulas.com> September 25, 1997: fix to initialize uid/gid fields of pcfs_args_t on netbsd. @@ -181,7 +181,7 @@ TLI implementations. Patch to print ver options had been initialized, so we can print domain, host, and hostd. Linux patch to use umount2(2) if umount(2) fails. -* Bill Paul <[email protected]> +* Bill Paul <wpaul AT ctr.columbia.edu> November 5, 1997: NFS v.3 support for AIX 4.2.1, which does *not* include headers for this. Bill had to guess at the right structures, field names, @@ -189,26 +189,26 @@ sizes, alignment, etc. January 15, 1999: small ldap bug fixes. -* Stefan Vogel <[email protected]> +* Stefan Vogel <vogel AT physik-rzu.unizh.ch> November 14, 1997: typo in the subscription instructions to amd-dev. -* Guntram Wolski <[email protected]> +* Guntram Wolski <gwolsk AT sei.com> November 15, 1997: pointed out mismatching documentation for the -o option. -* Michael Hucka <[email protected]> +* Michael Hucka <hucka AT eecs.umich.edu> January 11, 1997: pointed out reversed definition of NFS mount options vers and proto. -* Albert Chin <[email protected]> +* Albert Chin <china AT pprd.abbott.com> January 12, 1998: minor bug in output of amd -H. June 23, 2005: assortment of small compile bugs on aix4, and solaris 5/6/7. -* Thomas Richter <[email protected]> +* Thomas Richter <richter AT chemie.fu-berlin.de> January 13, 1998: use case insensitive comparisons for variables that need it (such as all hostname related ones, and more). @@ -216,11 +216,11 @@ it (such as all hostname related ones, a July 20, 1998: don't leak memory in the private version of yp_all (when vendor yp_all is bad). -* Fred Korz <[email protected]> +* Fred Korz <korz AT smarts.com> January 30, 1998: minor typo fixed to tftp example in am-utils.texi. -* Donald Buczek <[email protected]> +* Donald Buczek <buczek AT MPIMG-Berlin-Dahlem.MPG.DE> March 6, 1998: correctly inherit existing NFS V.3 mounts upon restart. @@ -230,36 +230,36 @@ March 20, 1998: do not close stdout in c allow startup script to redirect it. Set a temporary secure umask(0022) before writing log file and restore it afterwards. -* Matthew Crosby <[email protected]> +* Matthew Crosby <mcrosby AT ms.com> April 20, 1998: allow arbitrary number of interfaces in wire listing. -* David O'Brien <[email protected]> +* David O'Brien <obrien AT NUXI.com> September 4, 1998: bug fix to avoid overrunning hostname buffer, and minor amd.conf man page typo correction. September 22, 1999: use more secure vsnprintf in real_plog(). -* Danny Rathjens <[email protected]> +* Danny Rathjens <dkr AT cs.fiu.edu> October 29, 1998: swap arguments to kill(2) in amd.c. -* Mike Mitchell <[email protected]> +* Mike Mitchell <mcm AT unx.sas.com> November 3, 1998: amd/nfs_subr.c (nfsproc_lookup_2_svc): try to avoid a race condition between unmounting and re-mounting an entry, by increasing the ttl of a looked up entry before unmounting it. -* Douglas K. Rand" <[email protected]> +* Douglas K. Rand" <rand AT aero.und.edu> December 3, 1998: case insensitive host name match for nfsl. -* David Wolfskill <[email protected]> +* David Wolfskill <dhw AT whistle.com> January 28, 1999: don't turn on/off noconn option if it was already in that state. -* Jeffrey C Honig <[email protected]> +* Jeffrey C Honig <jch AT BSDI.COM> March 14, 1999: clean up more autogenerated files upon "make distclean". March 15, 1999: avoid overly verbose NIS warning even on systems that don't @@ -271,30 +271,30 @@ detection for bsdi4. September 17, 1999: fixes to expn. -* Paul Balyoz <[email protected]> +* Paul Balyoz <pbalyoz AT sedona.ch.intel.com> March 26, 1999: ensure lostaltmail displays Y2K compliant dates. -* Jon Peatfield <[email protected]> +* Jon Peatfield <J.S.Peatfield AT damtp.cam.ac.uk> March 30, 1999: turn off incomplete NFS V.3 support in HPUX 10.20. September 22, 1999: safe reloading of maps without first clearing old copies, and using cached copies if map failed to reload. -* Peter Breitenlohner <[email protected]> +* Peter Breitenlohner <peb AT mppmu.mpg.de> July 24, 1999: patch for linux 2.2.x to work with older libc5 systems, and nis_isup mis-logic fixes. December 13, 2001: report typos in scripts/amd.conf.5. -* Dale Talcott <[email protected]> +* Dale Talcott <aeh AT quest.cc.purdue.edu> July 26, 1999: added NFS3 support for AIX mounting. -* Christophe Kalt <[email protected]> +* Christophe Kalt <Christophe-Kalt AT deshaw.com> July 14, 1999: add netgrpd() syntax function which uses FQHN. -* Andrew J. Korty <[email protected]> +* Andrew J. Korty <ajk AT purdue.edu> September 5, 1999: pawd works for type:=nfsl. -* Nick Williams <[email protected]> +* Nick Williams <njw AT ms.com> September 1, 1999: bug fix for incorrect symlinks when two locations are requested simultaneously. @@ -306,38 +306,38 @@ doing rapid mounts and umounts in succes June 5, 2000: better handling of potential race-conditions during rapid u/mounts. Correctly update d_drops stats for amq -s. -* Johann Pfefferl <[email protected]> +* Johann Pfefferl <johann.pfefferl.jp AT germany.agfa.com> November 16, 1999: fix to ldap code so repeated calls to string2he don't corrupt the string passed. -* Amitha Perera <[email protected]> +* Amitha Perera <perera AT cs.rpi.edu> December 9, 1999: detect all wire() interfaces correctly. -* Steven Danz <[email protected]> +* Steven Danz <sdanz AT awc.kc.noaa.gov> January 25, 2000: allow browsable auto maps. -* Wolfram Klaus <[email protected]>. +* Wolfram Klaus <klaus AT physik.fu-berlin.de>. November 21, 2000: recognize proplist mnttab flag. -* Thomas Klausner <[email protected]> +* Thomas Klausner <tk AT giga.or.at> November 21, 2000: lots of NetBSD fixes (many of which are generic). April 18, 2003: patch to reference am-utils info pages in man page. November 28, 2004: small fixes to typos in amd.conf(5) man page. -* Olaf Kirch <[email protected]> +* Olaf Kirch <okir AT caldera.de> February 1, 2001: important Linux NFS error number mapping fixed -* Ahmon Dancy <[email protected]> +* Ahmon Dancy <dancy AT franz.com> February 9, 2001: Apple Rhapsody/Darwin/OS X port -* Sebastien Bahloul <[email protected]> +* Sebastien Bahloul <sebastien.bahloul AT mangoosta.fr> July 3, 2001: LDAP fixes and updates to support new APIs March 27, 2002: LDAP bug and port to HPUX-11. -* Philippe Troin <[email protected]> +* Philippe Troin <phil AT fifi.org> July 12, 2001: Proper handling of GNU getopt, support for optionally disabling LDAP/Hesiod, fixes for the dev/nodev option on Linux. Texi documentation fix. @@ -348,65 +348,65 @@ generic mount option. July 17, 2003: pref:=null core dump fix. libgdbm portability. tcpd/librap support. And a few other things for the 6.0 branch. -* Trond Myklebust <[email protected]> +* Trond Myklebust <trond.myklebust AT fys.uio.no> January 10, 2002: Proper initialization of the timeo parameter on Linux, TCP _must_ have a timeout 2 orders of magnitude larger than UDP -* George Ross <[email protected]> +* George Ross <gdmr AT dcs.ed.ac.uk> April 29, 2002: Rework of old code, support for wildcards in LDAP queries, and an FD leak fix. Amd -A support. October 21, 2002: ldap_unbind fix for SIGPIPE, and support for LDAPv3 -protocol version parameter (with Tim Colles <[email protected]>). +protocol version parameter (with Tim Colles <timc AT inf.ed.ac.uk>). -* Matthias Scheler <[email protected]> +* Matthias Scheler <tron AT zhadum.de> June 14, 2002: patch to use "xlatecookie" NFS mount option. -* Jun-ichiro itojun Hagino <[email protected]>. +* Jun-ichiro itojun Hagino <itojun AT iijlab.net>. June 11, 2002: minor fixes to support NetBSD 1.6A. -* Sean Fagan <[email protected]> +* Sean Fagan <sef AT apple.com> March 14, 2003: detect and use the MNT2_GEN_OPT_AUTOMNTFS mount flag on OS X / Darwin. -* Hendrik Scholz <[email protected]> +* Hendrik Scholz <hscholz AT raisdorf.net> June 9, 2003: mk-amd-map should open temp db file using O_EXCL. -* Mark Davies <[email protected]> +* Mark Davies <mark AT mcs.vuw.ac.nz> July 14, 2003: define "xlatecookie" mnttab option if not defined (for NetBSD). Support null hesiod entries if they start with a ".". -* Eric S. Raymond <[email protected]> +* Eric S. Raymond <esr AT thyrsus.com> December 9, 2003: fix unbalanced [] typo in fsinfo man page. -* Martin Blapp <[email protected]> +* Martin Blapp <mb AT imp.ch> July 6, 2004: recognize fields in pcfs_args_t in FreeBSD 5. -* Dan Nelson <[email protected]> +* Dan Nelson <dnelson AT allantgroup.com> August 2, 2004: pawd to recognize "host" type mounts. -* Hauke Fath <[email protected]> +* Hauke Fath <hauke AT Espresso.Rhein-Neckar.DE> August 3, 2004: pawd to recognize "linkx" type mounts. -* Michael van Elst <[email protected]> +* Michael van Elst <M.van.Elst AT science-computing.de> September 1, 2004: bug fix to avoid race condition in calls to mntctl on AIX. -* Jonathan Chen <[email protected]> +* Jonathan Chen <jon+amd AT spock.org> October 22, 2004: patch/fix to move mlock/mlockall/plock code after the fork(). June 29, 2005: core dump going off end of exported_ap[] array. September 29, 2005: patch/fix for pawd not to go into an infinite loop. October 25, 2005: patch/fix for pawd to repeatedly resolve path. -* David Rage <[email protected]> +* David Rage <rage AT ucl.ac.uk> January 17, 2005: prevent Amd from logging 'Read-only filesystem' errors when the mount point has an ancestor (i.e. '/') that is mounted read-only. -* Kevin Layer <[email protected]> +* Kevin Layer <layer AT franz.com> January 28, 2005: basic instructions how to setup Amd on Mac OS-X. -* Dan Ottavio <[email protected]> +* Dan Ottavio <dottavio AT ic.sunysb.edu> March 2, 2005: new global amd.conf option debug_mtab_file, to set the debug mtab file when using debug_options=mtab. Default has changed from "./mtab" to "/tmp/mtab" to avoid security problem. Bug fixed to ensure that Amd @@ -415,16 +415,13 @@ terminates properly even mtab file doesn * Erik Kline <ekline at ekline dot com> January 3, 2005: implementation of executable maps for Amd. -* Jim Zajkowski <[email protected]> +* Jim Zajkowski <jim.zajkowski AT gmail.com> March 14, 2005: small patch to amd2ldif. * Adam Morley <adam at gmi dot com> January 27, 2005: synchronize what amd2ldif does vs. what the ldap.schema expects. -* Graeme Wilford <[email protected]> +* Graeme Wilford <G.Wilford AT surrey.ac.uk> July 4, 2005: buffer overflow in pawd. -* Steve Plite <[email protected]> -September 22, 2005: repair reversed meaning of D_AMQ, so amq will unregister -on exit. Modified: stable/11/contrib/amd/BUGS ============================================================================== --- stable/11/contrib/amd/BUGS Fri Dec 23 21:56:08 2016 (r310489) +++ stable/11/contrib/amd/BUGS Fri Dec 23 22:42:14 2016 (r310490) @@ -1,7 +1,7 @@ LIST OF KNOWN BUGS IN AM-UTILS OR OPERATING SYSTEMS Note: report am-utils bugs via Bugzilla to https://bugzilla.am-utils.org/ or -by email to the [email protected] mailing list. +by email to the am-utils mailing list (see www.am-utils.org). (1) mips-sgi-irix* @@ -98,11 +98,11 @@ diff -u -r1.1 utsname.h (4) powerpc-ibm-aix4.2.1.0 -[4A] "Randall S. Winchester" <[email protected]> reports that for amd to +[4A] "Randall S. Winchester" <rsw AT Glue.umd.edu> reports that for amd to start, you need to kill and restart rpc.mountd and possibly also make sure that nfsd is running. Normally these are not required. -[4B] "Stefan Vogel" <[email protected]> reports that if your amq +[4B] "Stefan Vogel" <vogel AT physik.unizh.ch> reports that if your amq executable dump core unexpectedly, then it may be a bug in gcc 2.7.x. Upgrade to gcc 2.8.x or use IBM's xlC compiler. @@ -123,7 +123,7 @@ but it is not yet in the glibc-2.0.7-19 A bug in libc results in an amq binary that doesn't work; amq -v dumps core in xdr_string. There is no known fix (source code or vendor patch) at this -time. (Please let [email protected] know if you know of a fix.) +time. (Please let us know if you have a fix; see www.am-utils.org.) (7) *-aix4.3.2.0 Modified: stable/11/contrib/amd/COPYING ============================================================================== --- stable/11/contrib/amd/COPYING Fri Dec 23 21:56:08 2016 (r310489) +++ stable/11/contrib/amd/COPYING Fri Dec 23 22:42:14 2016 (r310490) @@ -1,4 +1,4 @@ -Copyright (c) 1997-2006 Erez Zadok +Copyright (c) 1997-2014 Erez Zadok Copyright (c) 1989 Jan-Simon Pendry Copyright (c) 1989 Imperial College of Science, Technology & Medicine Copyright (c) 1989 The Regents of the University of California. @@ -15,12 +15,7 @@ are met: 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -3. All advertising materials mentioning features or use of this software - must display the following acknowledgment: - This product includes software developed by the University of - California, Berkeley and its contributors, as well as the Trustees of - Columbia University. -4. Neither the name of the University nor the names of its contributors +3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. Modified: stable/11/contrib/amd/ChangeLog ============================================================================== --- stable/11/contrib/amd/ChangeLog Fri Dec 23 21:56:08 2016 (r310489) +++ stable/11/contrib/amd/ChangeLog Fri Dec 23 22:42:14 2016 (r310490) @@ -1,14 +1,564 @@ -2006-05-11 Erez Zadok <[email protected]> +2014-10-28 Christos Zoulas <[email protected]> ******************************************************************* - *** Released am-utils-6.1.5 *** + *** Released am-utils-6.2 *** ******************************************************************* -2006-05-10 Erez Zadok <[email protected]> + * add ylwrap.amd, sick and tired of patching broken ylwrap. + +2014-09-05 Christos Zoulas <[email protected]> + + * factor out the size check for both readdir methods + (raven at themaw.net) + +2014-09-03 Christos Zoulas <[email protected]> + + * configure test for 64 bit xdr function (raven at themaw.net) + +2014-09-01 Christos Zoulas <[email protected]> + + * bug fix from raven at themaw.net to prevent writing v3 handle + to a v2 structure. + +2014-07-21 Christos Zoulas <[email protected]> + + * fix permission problems with access + * auto_nfs_version = 3 now works for me. + +2014-07-20 Christos Zoulas <[email protected]> + + * refresh some autoconf files + * force autoconf version since earlier versions don't work + * changes from raven at themaw.net to support NFSv3 for automounted + toplevel filesystems presented to the list in May. A few bug fixes + and integration changes by me. The code now works well enough to + mount the filesystem with NFSv3 and automount children but readdir + does not work yet (so no listing of automounted filesystems). + The new code is not enabled by default. To enable use + auto_nfs_version = 3 + in your configuration file. + +2014-03-26 Christos Zoulas <[email protected]> + + From Ian Kent <[email protected]> + + * use mktemp in scripts/fixrmtab + * fix documentatio nits + * [linux] Add ext2, ext3, ext4 specific mount options + * fix tcpwrappers (hosts.{allow,deny} problems for specific host + entries + +2014-03-20 Christos Zoulas <[email protected]> + + + * don't background autofs umount + * avoid fh NULL dereference on umount + * handle ENOENT umount return for autofs mounts + * fix error message in get_nfs_version + * fix debug log deadlock + * [linux] retry umount on EBUSY + * handle failed umount on exit + +2014-03-09 Christos Zoulas <[email protected]> + + * Remove BSD advertising clause. + * Remove expn program which is not used by anything + +2013-12-05 Christos Zoulas <[email protected]> + + * Change the way we handle multiple lex scanners and yacc parsers + in a single program. Our old patch to ylwrap does not work anymore + because the bison parsers need shared symbols that start with yy + and we can't easily select which ones work. So now we use -P and + -p to let lex and yacc do the work for us. This requires a patch + to ylwrap, but it is smaller. + + +2013-12-05 Christos Zoulas <[email protected]> + + * Change the way we handle multiple lex scanners and yacc parsers + in a single program. Our old patch to ylwrap does not work anymore + because the bison parsers need shared symbols that start with yy + and we can't easily select which ones work. So now we use -P and + -p to let lex and yacc do the work for us. This requires a patch + to ylwrap, but it is smaller. + +2013-05-14 Christos Zoulas <[email protected]> + + * update to handle new autoconf and regen files + +2012-11-23 Christos Zoulas <[email protected]> + + * recognize mountport=, noacl options + * simplify the bootstrap process, by forcing + all the files to be rebuild with autoreconf -f - i + +2012-10-03 Christos Zoulas <[email protected]> + + * add missing ops_nfs4.c to the Makefile.am + +2012-09-14 Christos Zoulas <[email protected]> + + * add locking option handling for lustre + * fix noatime, nodiratime, mandlock for linux + +2012-07-25 Christos Zoulas <[email protected]> + + * bug fixes for lustre rhost parsing + +2012-06-27 Christos Zoulas <[email protected]> + + * Disable 1/2-baked sun map support to avoid SIGSEGV + +2012-06-16 Christos Zoulas <[email protected]> + + ******************************************************************* + *** Released am-utils-6.2-rc1 *** + ******************************************************************* + + * Fix libtool.m4 to work with later versions of autoconf. + * In buildall, use eval so that quoted strings work + * Centralize nfs version checking function, and introduce + new configuration variable nfs_vers_ping, which is the + max version we ping for. This is not documented yet, because + there might be a better way separate the max version we can + use vs the max version we ping for. + +2012-06-09 Christos Zoulas <[email protected]> + + * fix issue with parsing nfsv4 security option strings + +2012-05-01 Christos Zoulas <[email protected]> + + * Handle EPERM return from v4 file handles + in old linux kernels + +2012-03-09 Christos Zoulas <[email protected]> + + * fix linux autofs detection + * fix wrong types in new amq mount xdr processing + +2012-01-25 Christos Zoulas <[email protected]> + + * FreeBSD portability fixes + +2012-01-23 Christos Zoulas <[email protected]> + + * Avoid type punned warnings + +2011-12-29 Christos Zoulas <[email protected]> + + * fix bug I introduced in get_nfs_version that caused it to return 0 + * add direct support for ext{2,3,4} + +2011-12-15 Christos Zoulas <[email protected]> + + * Include <linux/fs.h> on linux, to grab extra mount flags + * Add support for lustre + +2011-11-28 Christos Zoulas <[email protected]> + + * For nfsl mounts, match against either the short local + host name or the fqdn name. + +2011-10-06 Christos Zoulas <[email protected]> + + * Add NFSv4 support (loosely based on Ramya's code). + Currently if the NFSv4 mount fails with ENOENT we fail + back to NFSv3, unless -DNO_FALLBACK. + * Replace strdup with xstrdup. It is not nice to replace + system functions with ones that behave differently. + * Add various consistency checks (caller function checks + variable for NULL, but callee does not). + * Fix error handling in various paths. + * Don't check before using XFREE(). free(NULL) works. + +2011-09-15 Christos Zoulas <[email protected]> + + * amq -i addition (prints info about the map files) + +2011-09-14 Christos Zoulas <[email protected]> + + * Solaris OS and compiler fixes from: + Hofmann, Frank <[email protected]> + Sayle, Alex <[email protected]> + - (void)&var generates warnings, removed + - __inline is invalid, changed with inline + - <sys/socket.h> and other headers have extra dependendcies + ` +2011-08-11 Christos Zoulas <[email protected]> + + * fix potential buffer overflow in expand_error() + (Richard Kettlewell). Does not seem to be exploitable. + + * simplify %option parsing to appease ancient flex. + +2011-06-21 Christos Zoulas <[email protected]> + + * add support for linux autofs version 5 (untested) + +2011-06-18 Christos Zoulas <[email protected]> + + * roll back to an older version of libtool that works + + * newer versions of config.guess and config.sub + + * minor fixes to buildall + +2011-05-19 Christos Zoulas <[email protected]> + + * m4/macros/libtool.m4: for AIX AC_LANG_PROGRAM is incorrectly + used and the latest autoconf gives an error. For now just + quote it. + + * configure.in: Fedora Core 15 and RedHat 6 now don't define + af_family_t in <linux/socket.h>, but in <bits/sockaddr.h>. + Include <sys/socket.h> so that we get <bits/sockaddr.h> + indirectly. This caused the <linux/nfs_mount.h> detection + test to fail. + +2010-11-24 Erez Zadok <[email protected]> + + * m4/macros/os_cflags.m4: for linux, define _GNU_SOURCE (to get + definitions for O_LARGEFILE and more). + +2010-11-20 Christos Zoulas <[email protected]> + + * Update news items, add release readme, mark as rc1 + + * Fix addopts code to work with options that are key=value + when the built-in hasmntopt() code is not used. The problem + was that the code passed "key=" to hasmntopt not "key". + +2009-12-10 Christos Zoulas <[email protected]> + + * Copy all fields of the am_opts structure + When we introduced am_loc we also added a function to + create a duplicate of an am_opts structure. As it turns + out, that only made a partial copy of the struct and some + fields (e.g. opt_cache) was left blank in the new structure. + Unfortunately any code that was checking the options + through the mntfs structure was mislead by the partial + copy: caching was disabled completely, for example, and + since browsing relies on caching being enabled it wasn't + working either. + From: Krisztian Kovacs <[email protected]> + + * Initialize RPC authentication flavor to AUTH_UNIX instead + of zero. RHEL 5 uses version 6 of the mount_arg structure + that includes the desired RPC authorization flavour. + Unfortunately amd initializes that value to zero, meaning + AUTH_NULL, resulting in all NFS servers denying operations. + From: Krisztian Kovacs <[email protected]> + + * Make sure to remove nodes in the proper order when going + down. Depending on what order the nodes got created it's + possible that the parent of a node has a bigger am_mapno + (index in exported_ap[]) so that it gets freed before + its child while the child's am_parent pointer is still + pointing to the already freed block of memory. + This change makes sure that umount_exported() cleans up + all children of a node first before freeing the node. + From: Krisztian Kovacs <[email protected]> + + * Fix Linux-specific stuff in ops_tmpfs.c + AUTOFS_TMPFS_FS_FLAGS is defined only in the Linux-specific + conf_linux.c file, so it cannot be built on Solaris. + From: Krisztian Kovacs <[email protected]> + + * Add missing parenthesis to fix defined(XXX + From: Krisztian Kovacs <[email protected]> + + * In the previous commit we've already made a change that + makes this code unnecessary since the node is returned + even if the backing file server is known to be down. + Since the code path is unused it should be removed. + From: Krisztian Kovacs <[email protected]> + + * amfs_generic_lookup_child() tries to find an alternate + file server if it detects that the current one is down. + However, in the comparison used to decide if a possible + mount is the same as the current one it compares the am_loc + pointers instead of the actual mntfs pointers. Since + amfs_lookup_one_location() creates a brand new am_loc + structure for the returned mntfs structure the am_loc + pointer will be different even if the mntfs it's pointing + to is the same. + This tricks amfs_generic_lookup_child() think it has + found an alternate file server while it hasn't and thus + starts multiple racing mounts for the very same node and + mntfs. + From: Krisztian Kovacs <[email protected]> + + * In the new am_loc scheme mounted mntfs structures still + have their mf_fo structure left intact. So when restart + creates a fake mntfs for an already mounted filesystem it + should not free mf_fo right away. + From: Krisztian Kovacs <[email protected]> + + * Setting the error flag of the mntfs for which the share + is already mounted results in the mount point not being + removed when it times out. (Amd considers it an error + mntfs and thus umount becomse a no-op.) + From: Krisztian Kovacs <[email protected]> + + * Right now AMD sets all timeout values to their defaults + even if you explicitly set them to zero. This patch + introduces separate flags that store if the respective + values have been set and the code path setting default + values checks these flags instead of testing the values + for zero. [Linux only] + From: Krisztian Kovacs <[email protected]> + + * Fix mntfs related lookup/(un)mount race conditions, by + introducing a new structure linking an mntfs to a node. + From: Krisztian Kovacs <[email protected]> + + * We have to free the buffers allocated by the XDR routines when + decoding the mount response after copying them to their final place. + From: Krisztian Kovacs <[email protected]> + +2009-12-09 Christos Zoulas <[email protected]> + + * Free continuation in amfs_retry() if we don't call amfs_bgmount() + Normally it's amfs_bgmount() which frees the continuation. However, if + the mount is already in progress and we're in amfs_retry() for another + node we don't try mounting the filesystem once again. Still, we have + to free the continuation as we won't get called again and thus would + leak the continuation structure and our am_loc references. + From: Krisztian Kovacs <[email protected]> + + * Fix use-after-free and double free of mntfs private data + ops_nfs.c(nfs_init) does not clear private data pointer after free(). + This leads to use-after-free and double free in case mount() fails. + (found by valgrind) + From: Krisztian Kovacs <[email protected]> + +2009-11-23 Christos Zoulas <[email protected]> + + * The temporary filename buffer was leaked in lock_mtab(). + From: Krisztian Kovacs <[email protected]> + +2009-10-27 Christos Zoulas <[email protected]> + + * Deal with errno.h->sys/errno.h better + +2009-10-26 Christos Zoulas <[email protected]> + + * Fix issue with autoconf 2.63 + + * Fix compile warnings for gcc-4.4.x + +2009-04-15 Christos Zoulas <[email protected]> + + * Share the LDAP connection between different maps to save resources + on the LDAP server. (Olaf Flebbe <[email protected]>) + +2009-03-20 Christos Zoulas <[email protected]> + + * Fix largefile re-definitions + + * Fix compilation error caused in previous patch + +2009-02-19 Christos Zoulas <[email protected]> + + * Add a synchronous unmount amq rpc that will wait for the remote + filesystem to be unmounted, or return an error. Enabled by amq -uu + +2009-01-11 Erez Zadok <[email protected]> + + * amd/ops_udf.c: don't define functions/variables which may not be + used. + + * amd/ops_tmpfs.c (mount_tmpfs): force gcc not to complain about + unused variables. + + * config.guess.long: properly support Fedora Core. + +2009-01-09 Christos Zoulas <[email protected]> + + * Fix nfs mounts on linux 2.6.26 by explicitly initializing context. + + * Treat an empty sublink as an unset sublink; this allows us to + say sublink:=; in a spec to override the default. (This produces + Bad selector error, but it works. XXX: We need to decide how to + unset a selector. I proposed an unset keyword a while ago). + +2009-01-06 Christos Zoulas <[email protected]> + + * re-renerate all generated files with newer versions of the + auto-tools. + + * move INSTALL to INSTALL.am-utils to avoid conflicts + + * fix incompatibilities with new m4 and new autoconf. + + * add UDF filesystem support. + + * fix NetBSD nfs file handle detection. + +2009-01-02 Christos Zoulas <[email protected]> + + * add nocasetrans, nojoliet, rrcaseins for cd9660 filesystems + +2008-12-03 Christos Zoulas <[email protected]> + + * allow ldap queries try a comma-separated list of servers given as: + + ldap_hostports = host1:port1,host2,host3:port3 + + original patch from Florian Geyer + +2008-09-19 Christos Zoulas <[email protected]> + + * the auth_create gid on NetBSD is int + + * deal with lossage from flex -P + + * fix missing/incorrect prototypes + +2008-09-17 Christos Zoulas <[email protected]> + + * fix manual page section issues (sorting, non-existant) + + * add missing forward declarations + + * avoid null pointer derefs (coverity) + + * more portable endian detection support + + * implement tmpfs support + + * use sizeof var instead of constant + + * fix yyerror declaration and definition + + * fix yy function renaming, and correct some renaming issues. + + * work around automake < 1.9 issue where ylwrap is not being run + for a single yacc or lex file. + + * NetBSD + - handle headers that need other headers to compile + - add exfs and tmpfs specific glue + - add options log, noatime, nocoredump, nodevmtime, softdep, + symperm, union + - NetBSD's new mount system call needs the size of the opaque + filesystem specific structure, but passing 0 for now works. + We would need to change a lot more code to pass the size from + the fs-specific calls, so for now punt. + - recvfrom takes socklen_t * on NetBSD + - handle newer NetBSD using statvfs + - NetBSD calls its ufs ffs + + * Linux + - Most recent kernels have trouble with trying to parse the pid + hostname and do locking. What before was a silent failure, now + there is a warning printed and the mount is rejected. This is + the simplest fix: + (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479884) + +2007-04-13 Erez Zadok <[email protected]> + + * amd/sun_map.c (sun_append_str): When translating '&' from Sun + automounter maps, replace it with "${key}" in the Amd map, not + with the value of the key at the time. This way '*' maps work + too. + + * config.guess.long: don't use -q option to grep because some + systems don't support it. Bug fix for solaris. + +2007-03-11 Christos Zoulas <[email protected]> + + * amd/opts.c (expand_op): Don't call xstrlcpy() to truncate a + string. It causes spurious xstrlcpy() syslog() errors. Use + memcpy() and explicitly terminate the string. + +2007-01-20 Erez Zadok <[email protected]> + + * updated copyright year to 2007 on all files. + +2006-12-27 Erez Zadok <[email protected]> + + * 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. + +2006-11-27 Erez Zadok <[email protected]> + + * doc/Makefile.am: properly publish html files using newer + text2html. + +2006-11-27 Erez Zadok <[email protected]> + + * doc/Makefile.am: obfuscate emails in ChangeLog before it is *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
