Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/usr.sbin/amd/amd Pull up revision 1.17 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/2636487ff737
branches:  netbsd-1-5
changeset: 490634:2636487ff737
user:      he <he%NetBSD.org@localhost>
date:      Sat Feb 03 22:05:10 2001 +0000

description:
Pull up revision 1.17 (requested by wiz):
  Add amd.conf.5 from dist/am-utils/scripts here, and install it.
  Fixes PR#5051, PR#7524, PR#8999, PR#10814.

diffstat:

 usr.sbin/amd/amd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 69fa47017ed2 -r 2636487ff737 usr.sbin/amd/amd/Makefile
--- a/usr.sbin/amd/amd/Makefile Sat Feb 03 22:04:53 2001 +0000
+++ b/usr.sbin/amd/amd/Makefile Sat Feb 03 22:05:10 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.16 1999/02/01 19:05:09 christos Exp $
+#      $NetBSD: Makefile,v 1.16.10.1 2001/02/03 22:05:10 he Exp $
 
 PROG= amd
 SRCS=  conf_parse.c conf_tok.c srvr_nfs.c srvr_amfs_auto.c sched.c rpc_fwd.c \
@@ -10,7 +10,7 @@
 amq_svc.c amq_subr.c amfs_union.c amfs_toplvl.c amfs_root.c amfs_program.c \
 amfs_nfsx.c amfs_nfsl.c amfs_linkx.c amfs_link.c amfs_inherit.c amfs_host.c \
 amfs_error.c amfs_direct.c amfs_auto.c amd.c am_ops.c 
-MAN+= amd.8
+MAN+= amd.8 amd.conf.5
 YHEADER=1
 CLEANFILES+=conf_tok.c conf_parse.c conf_parse.h
 



Home | Main Index | Thread Index | Old Index