Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/am-utils Import of am-utils-6.0.4 source for reachover ...
details: https://anonhg.NetBSD.org/src/rev/59139b95493f
branches: trunk
changeset: 499423:59139b95493f
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Nov 19 23:42:08 2000 +0000
description:
Import of am-utils-6.0.4 source for reachover build.
Changes: quoted RCS Ids in all files, added NetBSD's own in most,
and removed some easily regenerated files in doc/.
(amd2netbsd script will follow soon.)
diffstat:
dist/am-utils/AUTHORS | 9 +-
dist/am-utils/BUGS | 7 +
dist/am-utils/ChangeLog | 396 +-
dist/am-utils/INSTALL | 5 +
dist/am-utils/Makefile.am | 25 +-
dist/am-utils/Makefile.in | 456 +-
dist/am-utils/NEWS | 42 +-
dist/am-utils/README | 19 +-
dist/am-utils/acconfig.h | 1116 +
dist/am-utils/acinclude.m4 | 3979 +
dist/am-utils/aclocal.m4 | 4527 +
dist/am-utils/amd/Makefile.in | 524 +-
dist/am-utils/amd/am_ops.c | 11 +-
dist/am-utils/amd/amd.8 | 6 +-
dist/am-utils/amd/amd.c | 7 +-
dist/am-utils/amd/amd.h | 7 +-
dist/am-utils/amd/amfs_auto.c | 98 +-
dist/am-utils/amd/amfs_direct.c | 5 +-
dist/am-utils/amd/amfs_error.c | 5 +-
dist/am-utils/amd/amfs_host.c | 5 +-
dist/am-utils/amd/amfs_inherit.c | 5 +-
dist/am-utils/amd/amfs_link.c | 5 +-
dist/am-utils/amd/amfs_linkx.c | 5 +-
dist/am-utils/amd/amfs_nfsl.c | 5 +-
dist/am-utils/amd/amfs_nfsx.c | 5 +-
dist/am-utils/amd/amfs_program.c | 5 +-
dist/am-utils/amd/amfs_root.c | 5 +-
dist/am-utils/amd/amfs_toplvl.c | 5 +-
dist/am-utils/amd/amfs_union.c | 5 +-
dist/am-utils/amd/amq_svc.c | 5 +-
dist/am-utils/amd/autil.c | 5 +-
dist/am-utils/amd/clock.c | 5 +-
dist/am-utils/amd/conf.c | 37 +-
dist/am-utils/amd/conf_parse.y | 4 +-
dist/am-utils/amd/conf_tok.l | 4 +-
dist/am-utils/amd/get_args.c | 5 +-
dist/am-utils/amd/info_file.c | 5 +-
dist/am-utils/amd/info_hesiod.c | 5 +-
dist/am-utils/amd/info_ldap.c | 5 +-
dist/am-utils/amd/info_ndbm.c | 5 +-
dist/am-utils/amd/info_nis.c | 5 +-
dist/am-utils/amd/info_nisplus.c | 5 +-
dist/am-utils/amd/info_passwd.c | 5 +-
dist/am-utils/amd/info_union.c | 5 +-
dist/am-utils/amd/map.c | 20 +-
dist/am-utils/amd/mapc.c | 13 +-
dist/am-utils/amd/mntfs.c | 31 +-
dist/am-utils/amd/nfs_prot_svc.c | 5 +-
dist/am-utils/amd/nfs_start.c | 5 +-
dist/am-utils/amd/nfs_subr.c | 53 +-
dist/am-utils/amd/ops_TEMPLATE.c | 5 +-
dist/am-utils/amd/ops_autofs.c | 9 +-
dist/am-utils/amd/ops_cachefs.c | 5 +-
dist/am-utils/amd/ops_cdfs.c | 5 +-
dist/am-utils/amd/ops_efs.c | 5 +-
dist/am-utils/amd/ops_lofs.c | 5 +-
dist/am-utils/amd/ops_mfs.c | 5 +-
dist/am-utils/amd/ops_nfs.c | 5 +-
dist/am-utils/amd/ops_nfs3.c | 5 +-
dist/am-utils/amd/ops_nullfs.c | 5 +-
dist/am-utils/amd/ops_pcfs.c | 5 +-
dist/am-utils/amd/ops_tfs.c | 5 +-
dist/am-utils/amd/ops_tmpfs.c | 5 +-
dist/am-utils/amd/ops_ufs.c | 5 +-
dist/am-utils/amd/ops_umapfs.c | 5 +-
dist/am-utils/amd/ops_unionfs.c | 5 +-
dist/am-utils/amd/ops_xfs.c | 5 +-
dist/am-utils/amd/opts.c | 10 +-
dist/am-utils/amd/restart.c | 5 +-
dist/am-utils/amd/rpc_fwd.c | 5 +-
dist/am-utils/amd/sched.c | 5 +-
dist/am-utils/amd/srvr_amfs_auto.c | 5 +-
dist/am-utils/amq/Makefile.in | 229 +-
dist/am-utils/amq/amq.8 | 22 +-
dist/am-utils/amq/amq.c | 83 +-
dist/am-utils/amq/amq.h | 5 +-
dist/am-utils/amq/amq_clnt.c | 5 +-
dist/am-utils/amq/amq_xdr.c | 5 +-
dist/am-utils/amq/pawd.1 | 6 +-
dist/am-utils/amq/pawd.c | 5 +-
dist/am-utils/aux_conf.h.in | 56 +
dist/am-utils/buildall | 17 +-
dist/am-utils/conf/checkmount/checkmount_aix.c | 5 +-
dist/am-utils/conf/checkmount/checkmount_bsd44.c | 5 +-
dist/am-utils/conf/checkmount/checkmount_default.c | 5 +-
dist/am-utils/conf/checkmount/checkmount_osf.c | 5 +-
dist/am-utils/conf/checkmount/checkmount_svr4.c | 5 +-
dist/am-utils/conf/checkmount/checkmount_ultrix.c | 5 +-
dist/am-utils/conf/fh_dref/fh_dref_aix3.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_aix42.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_bsd44.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_default.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_freebsd22.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_hpux.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_irix.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_isc3.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_linux.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_nextstep.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_osf2.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_osf4.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_sunos3.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_sunos4.h | 3 +-
dist/am-utils/conf/fh_dref/fh_dref_svr4.h | 3 +-
dist/am-utils/conf/hn_dref/hn_dref_default.h | 3 +-
dist/am-utils/conf/hn_dref/hn_dref_isc3.h | 3 +-
dist/am-utils/conf/hn_dref/hn_dref_linux.h | 3 +-
dist/am-utils/conf/mount/mount_aix.c | 5 +-
dist/am-utils/conf/mount/mount_bsdi3.c | 5 +-
dist/am-utils/conf/mount/mount_default.c | 5 +-
dist/am-utils/conf/mount/mount_hpux.c | 5 +-
dist/am-utils/conf/mount/mount_irix5.c | 5 +-
dist/am-utils/conf/mount/mount_irix6.c | 5 +-
dist/am-utils/conf/mount/mount_isc3.c | 5 +-
dist/am-utils/conf/mount/mount_linux.c | 34 +-
dist/am-utils/conf/mount/mount_mach3.c | 5 +-
dist/am-utils/conf/mount/mount_stellix.c | 5 +-
dist/am-utils/conf/mount/mount_svr4.c | 5 +-
dist/am-utils/conf/mtab/mtab_aix.c | 5 +-
dist/am-utils/conf/mtab/mtab_bsd.c | 5 +-
dist/am-utils/conf/mtab/mtab_file.c | 5 +-
dist/am-utils/conf/mtab/mtab_isc3.c | 5 +-
dist/am-utils/conf/mtab/mtab_mach3.c | 5 +-
dist/am-utils/conf/mtab/mtab_osf.c | 5 +-
dist/am-utils/conf/mtab/mtab_svr4.c | 5 +-
dist/am-utils/conf/mtab/mtab_ultrix.c | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_aix3.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_aix4.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_aix4_2.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_aix4_3.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_bsdi2.h | 12 +-
dist/am-utils/conf/nfs_prot/nfs_prot_bsdi3.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_default.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_freebsd2.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_freebsd3.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_hpux.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_hpux11.h | 19 +-
dist/am-utils/conf/nfs_prot/nfs_prot_irix5.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_irix6.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_linux.h | 122 +-
dist/am-utils/conf/nfs_prot/nfs_prot_ncr2.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_netbsd.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_netbsd1_3.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_netbsd1_4.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_nextstep.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_openbsd.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_osf2.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_osf4.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos3.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos4.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos5_3.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos5_4.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos5_5.h | 21 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos5_6.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos5_7.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_sunos5_8.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_svr4.h | 5 +-
dist/am-utils/conf/nfs_prot/nfs_prot_ultrix.h | 5 +-
dist/am-utils/conf/sa_dref/sa_dref_386bsd.h | 3 +-
dist/am-utils/conf/sa_dref/sa_dref_aix3.h | 3 +-
dist/am-utils/conf/sa_dref/sa_dref_aoi.h | 3 +-
dist/am-utils/conf/sa_dref/sa_dref_bsd44.h | 3 +-
dist/am-utils/conf/sa_dref/sa_dref_default.h | 3 +-
dist/am-utils/conf/sa_dref/sa_dref_isc3.h | 3 +-
dist/am-utils/conf/sa_dref/sa_dref_linux.h | 3 +-
dist/am-utils/conf/sa_dref/sa_dref_svr4.h | 3 +-
dist/am-utils/conf/transp/transp_sockets.c | 8 +-
dist/am-utils/conf/transp/transp_tli.c | 5 +-
dist/am-utils/conf/trap/trap_aix3.h | 3 +-
dist/am-utils/conf/trap/trap_aux.h | 3 +-
dist/am-utils/conf/trap/trap_default.h | 3 +-
dist/am-utils/conf/trap/trap_dgux.h | 3 +-
dist/am-utils/conf/trap/trap_hcx.h | 3 +-
dist/am-utils/conf/trap/trap_hpux.h | 3 +-
dist/am-utils/conf/trap/trap_hpux11.h | 3 +-
dist/am-utils/conf/trap/trap_irix.h | 3 +-
dist/am-utils/conf/trap/trap_isc3.h | 3 +-
dist/am-utils/conf/trap/trap_linux.h | 3 +-
dist/am-utils/conf/trap/trap_mach3.h | 3 +-
dist/am-utils/conf/trap/trap_news4.h | 3 +-
dist/am-utils/conf/trap/trap_rtu6.h | 3 +-
dist/am-utils/conf/trap/trap_stellix.h | 3 +-
dist/am-utils/conf/trap/trap_svr4.h | 3 +-
dist/am-utils/conf/trap/trap_ultrix.h | 3 +-
dist/am-utils/conf/umount/umount_bsd44.c | 5 +-
dist/am-utils/conf/umount/umount_default.c | 5 +-
dist/am-utils/conf/umount/umount_osf.c | 5 +-
dist/am-utils/config.guess | 1270 +
dist/am-utils/config.guess.long | 27 +
dist/am-utils/config.h.in | 2037 +
dist/am-utils/config.sub | 1309 +
dist/am-utils/configure | 122466 +++++++++--------
dist/am-utils/configure.in | 1008 +
dist/am-utils/depcomp | 269 +
dist/am-utils/doc/Makefile.in | 97 +-
dist/am-utils/doc/am-utils.texi | 166 +-
dist/am-utils/doc/mdate-sh | 92 +
dist/am-utils/doc/stamp-vti | 6 +-
dist/am-utils/doc/texinfo.tex | 5999 +
dist/am-utils/doc/version.texi | 7 +-
dist/am-utils/fixmount/Makefile.in | 187 +-
dist/am-utils/fixmount/fixmount.8 | 6 +-
dist/am-utils/fixmount/fixmount.c | 5 +-
dist/am-utils/fsinfo/Makefile.in | 246 +-
dist/am-utils/fsinfo/fsi_analyze.c | 5 +-
dist/am-utils/fsinfo/fsi_data.h | 5 +-
dist/am-utils/fsinfo/fsi_dict.c | 5 +-
dist/am-utils/fsinfo/fsi_gram.y | 4 +-
dist/am-utils/fsinfo/fsi_lex.l | 4 +-
dist/am-utils/fsinfo/fsi_util.c | 5 +-
dist/am-utils/fsinfo/fsinfo.8 | 6 +-
dist/am-utils/fsinfo/fsinfo.h | 5 +-
dist/am-utils/fsinfo/wr_atab.c | 5 +-
dist/am-utils/fsinfo/wr_bparam.c | 5 +-
dist/am-utils/fsinfo/wr_dumpset.c | 5 +-
dist/am-utils/fsinfo/wr_exportfs.c | 5 +-
dist/am-utils/fsinfo/wr_fstab.c | 5 +-
dist/am-utils/hlfsd/Makefile.in | 207 +-
dist/am-utils/hlfsd/hlfsd.8 | 6 +-
dist/am-utils/hlfsd/hlfsd.c | 11 +-
dist/am-utils/hlfsd/hlfsd.h | 5 +-
dist/am-utils/hlfsd/homedir.c | 5 +-
dist/am-utils/hlfsd/nfs_prot_svc.c | 5 +-
dist/am-utils/hlfsd/stubs.c | 15 +-
dist/am-utils/include/am_compat.h | 10 +-
dist/am-utils/include/am_defs.h | 37 +-
dist/am-utils/include/am_utils.h | 14 +-
dist/am-utils/include/am_xdr_func.h | 5 +-
dist/am-utils/install-sh | 251 +
dist/am-utils/libamu/Makefile.am | 18 +-
dist/am-utils/libamu/Makefile.in | 275 +-
dist/am-utils/libamu/alloca.c | 3 +-
dist/am-utils/libamu/amu.h | 5 +-
dist/am-utils/libamu/clnt_sperrno.c | 5 +-
dist/am-utils/libamu/hasmntopt.c | 5 +-
dist/am-utils/libamu/memcmp.c | 5 +-
dist/am-utils/libamu/misc_rpc.c | 5 +-
dist/am-utils/libamu/mount_fs.c | 14 +-
dist/am-utils/libamu/mtab.c | 5 +-
dist/am-utils/libamu/nfs_prot_xdr.c | 5 +-
dist/am-utils/libamu/strcasecmp.c | 5 +-
dist/am-utils/libamu/strdup.c | 5 +-
dist/am-utils/libamu/strstr.c | 4 +-
dist/am-utils/libamu/ualarm.c | 5 +-
dist/am-utils/libamu/util.c | 5 +-
dist/am-utils/libamu/xdr_func.c | 101 +-
dist/am-utils/libamu/xutil.c | 60 +-
dist/am-utils/ltconfig | 3118 +
dist/am-utils/ltmain.sh | 4714 +
dist/am-utils/missing | 244 +
dist/am-utils/mk-amd-map/Makefile.in | 184 +-
dist/am-utils/mk-amd-map/mk-amd-map.8 | 6 +-
dist/am-utils/mk-amd-map/mk-amd-map.c | 5 +-
dist/am-utils/mkinstalldirs | 40 +
dist/am-utils/scripts/Makefile.in | 150 +-
dist/am-utils/scripts/amd.conf-sample | 8 +-
dist/am-utils/scripts/amd.conf.5 | 29 +-
dist/am-utils/scripts/automount2amd.8 | 6 +-
dist/am-utils/scripts/automount2amd.in | 2 +-
dist/am-utils/scripts/expn.1 | 4 +-
dist/am-utils/scripts/expn.in | 4 +-
dist/am-utils/stamp-h.in | 1 +
dist/am-utils/tasks | 10 +-
dist/am-utils/wire-test/Makefile.in | 184 +-
dist/am-utils/wire-test/wire-test.8 | 6 +-
dist/am-utils/wire-test/wire-test.c | 5 +-
265 files changed, 96663 insertions(+), 61119 deletions(-)
diffs (truncated from 172224 to 300 lines):
diff -r 1957bafeb8c1 -r 59139b95493f dist/am-utils/AUTHORS
--- a/dist/am-utils/AUTHORS Sun Nov 19 23:38:22 2000 +0000
+++ b/dist/am-utils/AUTHORS Sun Nov 19 23:42:08 2000 +0000
@@ -1,6 +1,5 @@
# -*- text -*-
PRIMARY AUTHORS AND MAJOR CONTRIBUTORS TO AM_UTILS:
-
Original authors of amd were the Berkeley team and especially Jan-Simon
Pendry. Since then many people have contributed patches.
@@ -85,6 +84,8 @@
January 29, 1998: fix for 0.0.0.0 loopback on SunOS 3.X which defines
IFF_ROUTE instead of IFF_LOOPBACK.
+May 30, 2000: correct logging types for addopts/mergeopts messages.
+
* Daniel S. Riley <dsr%mail.lns.cornell.edu@localhost>
July 11, 1997: fixes to DU-4.0 to support string POSIX.1 signals, and struct
@@ -128,6 +129,9 @@
December 10, 1999: assorted fixed and lots of fixes to support in-kernel
mount tables in Solaris 8.
+February 9, 2000: new debug options hrtime (hi-res timer) and xdrtrace. bug
+fixes.
+
* Jason Thorpe <thorpej%nas.nasa.gov@localhost>
August 25, 1997: make amd work when talking to NIS+ servers in NIS
@@ -283,6 +287,9 @@
January 19, 2000: fix (and reduce the incidence of) stale file handles when
doing rapid mounts and umounts in succession.
+June 5, 2000: better handling of potential race-conditions during rapid
+u/mounts. Correctly update d_drops stats for amq -s.
+
* Johann Pfefferl <johann.pfefferl.jp%germany.agfa.com@localhost>
November 16, 1999: fix to ldap code so repeated calls to string2he don't
corrupt the string passed.
diff -r 1957bafeb8c1 -r 59139b95493f dist/am-utils/BUGS
--- a/dist/am-utils/BUGS Sun Nov 19 23:38:22 2000 +0000
+++ b/dist/am-utils/BUGS Sun Nov 19 23:42:08 2000 +0000
@@ -143,4 +143,11 @@
dies with a SEGV when amd tries to contact it for access to a volume that
does not exist, or one for which there is no permission to mount.
+
+(10) *-*-hpux11
+
+If you're using NFSv3, you must install HP patches PHNE_20344 and
+PHNE_20371. If you don't, and you try to use amd with NFSv3 over TCP, your
+kernel will panic.
+
Erez.
diff -r 1957bafeb8c1 -r 59139b95493f dist/am-utils/ChangeLog
--- a/dist/am-utils/ChangeLog Sun Nov 19 23:38:22 2000 +0000
+++ b/dist/am-utils/ChangeLog Sun Nov 19 23:42:08 2000 +0000
@@ -1,3 +1,390 @@
+2000-07-08 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ *******************************************************************
+ *** Released am-utils-6.0.4 ***
+ *******************************************************************
+
+2000-07-08 Erez Zadok <ezk%earth.cs.columbia.edu@localhost>
+
+ * configure.in: update shared library information
+
+2000-07-04 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * INSTALL: document osf4.0f
+
+ * doc/am-utils.texi (Supported Platforms): document osf4.0f
+
+2000-06-19 Erez Zadok <ezk%vir.cs.columbia.edu@localhost>
+
+ * doc/am-utils.texi (dollar Selector Variable): document
+ ${dollar}.
+
+ * amd/opts.c: special new variable ${dollar} which expands into a
+ literal '$' sign. Otherwise there is no way to include a literal
+ dollar symbol in an amd map.
+
+2000-06-11 Erez Zadok <ezk%earth.cs.columbia.edu@localhost>
+
+ * amd/opts.c: correct comment name at top of opt_fields.
+
+2000-06-11 Ion Badulescu <ionut%moisil.cs.columbia.edu@localhost>
+
+ * config.guess.long: munge config.guess' output so that intel
+ linux appears as i386-pc-linux
+
+Fri Jun 9 16:06:56 2000 Erez Zadok <ezk%defiant.dev.hydraweb.com@localhost>
+
+ * conf/nfs_prot/nfs_prot_bsdi2.h: getifaddrs() on bsdi2 is broken.
+ Don't use it.
+
+2000-06-09 Rainer Orth <ro%TechFak.Uni-Bielefeld.DE@localhost>
+
+ * amd/mapc.c (maptypes): Change default allocation mode to
+ MAPC_INC where reload support is missing to avoid warning in
+ mapc_create().
+
+2000-06-09 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * conf/nfs_prot/nfs_prot_sunos5_5.h: turn off autofs support for
+ solaris 2.5 until a full port can be done.
+
+2000-06-07 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * released snapshot am-utils-6.0.4s5
+
+ * Makefile.am, aux/GNUmakefile: fix maintainer rules to update
+ config.* and texinfo.tex files.
+
+ * amd/nfs_subr.c (nfsproc_getattr_2_svc): Don't conditionalize the
+ mtime update of the symlinks on the SYMTTL option, but rather
+ delay unmount of what was looked up using am_timeo_w. Patch from
+ Nick Williams <Nick.Williams%msdw.com@localhost>. As Nick says "Basically:
+ during unmount, increment the parent dir's mtime (fixes people
+ doing amq -u). During stat, increase the TTL (to fix bad-luck
+ timeouts), but leave the mtime alone."
+
+ (nfsproc_lookup_2_svc, nfsproc_readlink_2_svc, unlink_or_rmdir,
+ nfsproc_readdir_2_svc): correctly update d_drops stats for amq -s.
+ Patch from Nick Williams <Nick.Williams%msdw.com@localhost>.
+
+ * amd/map.c (unmount_mp): update mtime of amd symlink to further
+ reduce the chances of race conditions between unmounting and
+ looking up an entry again. Patch from Nick Williams
+ <Nick.Williams%msdw.com@localhost>.
+
+ * README: updated instructions
+
+ * bootstrap: remove log file before existing
+
+2000-06-06 Erez Zadok <ezk%aladdin.dev.hydraweb.com@localhost>
+
+ * configure.in: no longer using aux/ subdir. don't force autoconf
+ 2.14. comment out (but leave explanation) everything that's needed
+ for autoconf 2.14, so for now it works with autoconf-2.13, but the
+ code is ready for 2.14 when it is released. Similar changes to
+ make code work with automake-1.4, until the next release comes
+ out.
+
+ * libamu/Makefile.am: include definitions that are required in
+ automake 1.4, but won't be necessary when the next release of
+ automake comes out (see XXX comments).
+
+ * cache_check_dynamic.m4, check_checkmount_style.m4,
+ check_mnttab_style.m4, check_mount_style.m4,
+ check_network_transport_type.m4, check_nfs_prot_headers.m4,
+ check_umount_style.m4: use symlink creation code that works for
+ both autoconf 2.13 and 2.14 (when the latter comes out).
+
+ * bootstrap: new script for maintainers to run to update autoconf,
+ automake, and libtool related files. Has the same effect as
+ "buildall -K".
+
+ * removed dependencies on CVS versions of autoconf, automake, and
+ libtool, especially the modified automake I had. This is so that
+ maintainers could built the auto* files out of the latest released
+ GNU autoconf, automake, and libtool. However, without my nice
+ patches to automake, many files that used to live in the aux/
+ subdir now were moved to the top level source directory: acconfig.h,
+ acinclude.m4, aclocal.m4, aux_conf.h.in, config.guess,
+ config.guess.long, config.h.in, config.sub, configure.in, depcomp,
+ install-sh, ltconfig, ltmain.sh, missing, and mkinstalldirs. Also
+ texinfo.tex and mdate-sh moved from aux/ dir to doc/ dir.
+
+2000-06-05 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * cvs-server.txt: instructions for maintainers to access the CVS
+ server for am-utils.
+
+2000-06-02 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * amd/am_ops.c (ops_match): changed XLOG_USER messages about
+ merging addopts options to the more appropriate XLOG_INFO. Patch
+ submitted by Tom Schmidt <tschmidt%micron.com@localhost>.
+
+ * config.{guess,sub}: make sure chmod'ed a+rx. Updated from
+ latest GNU copies.
+
+2000-05-30 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * released snapshot am-utils-6.0.4s4
+
+2000-05-29 Ion Badulescu <ionut%moisil.cs.columbia.edu@localhost>
+
+ * conf/transp/transp_sockets.c (amu_svc_getcaller): cast result of
+ svc_getcaller() to sockaddr_in, to appease glibc 2.2
+
+2000-05-28 Erez Zadok <ezk%mulberry.mcl.cs.columbia.edu@localhost>
+
+ * doc/am-utils.texi (Network Filesystem Group): minor typos
+
+2000-05-27 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * amd/amfs_auto.c (amfs_auto_readdir_browsable): cast pointers to
+ long for 64-bit architectures.
+
+ * libamu/xutil.c (amu_release_controlling_tty): eliminate an
+ unused variable "tempfile"
+
+ * libamu/wire.c (getwire_lookup): handle calling irs_gen_acc with
+ one or two arguments (bsdi3 vs. bsdi4)
+
+2000-05-26 Ion Badulescu <ionut%moisil.cs.columbia.edu@localhost>
+
+ * libamu/xutil.c (amu_release_controlling_tty): close standard
+ file descriptors, re-open them as /dev/null
+
+ * include/am_defs.h: don't try to include both <ndbm.h> and
+ <db1/ndbm.h>, it really doesn't work
+
+2000-05-16 Ion Badulescu <ib42%earth.cs.columbia.edu@localhost>
+
+ * hlfsd/stubs.c (nfsproc_lookup_2_svc): added code to update mtime
+ on lookup if MNT2_NFS_OPT_SYMTTL is not defined (copied from
+ getattr). This fixes the problem introduced by the Linux nfsv3
+ patches.
+
+2000-04-30 Erez Zadok <ezk%beetle.mcl.cs.columbia.edu@localhost>
+
+ * include/am_defs.h, aux/macros/mount_headers.m4,
+ aux/macros/try_compile_anyfs.m4: include linux/kdev_t.h and
+ linux/list.h before including linux/fs.h, and define __KERNEL__
+ for those two headers. All of this to get a couple of definitions
+ that are needed in the new struct vfsmount.
+
+ * aux/configure.in: look for <linux/kdev_t.h> and <linux/list.h>.
+
+ * include/am_defs.h, aux/macros/mount_headers.m4: avoid conflicts
+ between linux/in.h. and netinet/in.h (linux-2.3.99-pre6), by
+ defining _LINUX_IN_H so it doesn't get included.
+
+2000-04-03 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * minor new ports: i686-pc-linux-gnu-rh6.2,
+ i386-unknown-freebsdelf3.4, i586-pc-linux-gnu-rh6.2.
+
+2000-04-03 Erez Zadok <ezk%vir.cs.columbia.edu@localhost>
+
+ * aux/acconfig.h: move all #undef macros above @TOP@, so they can
+ be recognized by pickier autoconf.
+
+2000-04-03 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * aux/macros/cache_check_dynamic.m4 (ac_tmp): use correct echo -n
+ or \c.
+
+2000-03-25 Erez Zadok <ezk%beetle.mcl.cs.columbia.edu@localhost>
+
+ * include/am_defs.h: ditto
+
+ * aux/macros/{mount_headers,try_compile_anyfs}.m4: force
+ non-inclusion of <linux/string.h>. Breaks build on newer 2.3
+ kernels.
+
+2000-02-26 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * doc/am-utils.texi (Amq -w option): document new amq -w option.
+
+ * amq/amq.8: document new amq -w option.
+
+ * amq/amq.c: disable last remains of insecure amq -M code.
+ (main): add amq -H option to show usage.
+ (main): new amq -w option, translates getpwd() into an amd path.
+
+2000-02-24 Erez Zadok <ezk%shekel.mcl.cs.columbia.edu@localhost>
+
+ * minor new port: alphaev6-dec-osf5.0
+
+ * doc/am-utils.texi (Supported Platforms): hpux-11 supports NFSv3,
+ but only for UDP.
+
+ * released snapshot am-utils-6.0.4s3
+
+ * conf/nfs_prot/nfs_prot_hpux11.h: support NFSv3 in hpux-11. Note
+ that hpux-11 NFSv3 supports UDP only, and trying TCP locks up the
+ kernel! Must set nfs_proto=udp in amd.conf [global].
+
+ * aux/config.guess.long: set and export PATH separately. DU5
+ /bin/sh doesn't like setting it on the command line in a
+ back-tick'ed `script`.
+
+2000-02-24 Ion Badulescu <ionut%moisil.cs.columbia.edu@localhost>
+
+ * Makefile.am: removed struct_nfs_mount_data.m4
+
+ * aux/macros/struct_nfs_mount_data.m4: deleted
+
+ * aux/acconfig.h: removed definition for HAVE_NFS_MOUNT_DATA
+
+ * aux/configure.in: removed check for struct nfs_mount_data
+
+2000-02-24 Ion Badulescu <ib42%beetle.mcl.cs.columbia.edu@localhost>
+
+ * amd/amfs_auto.c (amfs_auto_bgmount): changed log message to
Home |
Main Index |
Thread Index |
Old Index