FREEBSD-upgrade revision 38497
1# ex:ts=8
2
3AMD (am-utils) 6.0a16
4	originals can be found at: ftp://shekel.mcl.cs.columbia.edu/pub/am-utils
5
6
7For the import of AMD the following files were removed:
8	Makefile.am     README.autofs   buildall
9	Makefile.in     aux/*           configure
10
11	amd/
12	Makefile.am     Makefile.in
13
14	amq/
15	Makefile.am     Makefile.in
16
17	checkmount/
18	checkmount_aix.c	checkmount_osf.c	checkmount_ultrix.c
19	checkmount_default.c	checkmount_svr4.c
20
21	conf/fh_dref/
22	fh_dref_aix3.h		fh_dref_irix.h		fh_dref_osf4.h
23	fh_dref_aix42.h		fh_dref_isc3.h		fh_dref_sunos3.h
24	fh_dref_bsd44.h		fh_dref_linux.h		fh_dref_sunos4.h
25	fh_dref_default.h	fh_dref_nextstep.h	fh_dref_svr4.h
26	fh_dref_hpux.h		fh_dref_osf2.h
27
28	conf/hn_dref/
29	hn_dref_isc3.h		hn_dref_linux.h
30
31	conf/mount/
32	mount_aix.c		mount_irix6.c		mount_stellix.c
33	mount_bsdi3.c		mount_isc3.c		mount_svr4.c
34	mount_hpux.c		mount_linux.c
35	mount_irix5.c		mount_mach3.c
36
37	conf/mtab/
38	mtab_aix.c	mtab_isc3.c	mtab_osf.c	mtab_ultrix.c
39	mtab_file.c	mtab_mach3.c	mtab_svr4.c
40
41	conf/nfs_prot/
42	nfs_prot_aix3.h		nfs_prot_irix6.h	nfs_prot_sunos3.h
43	nfs_prot_aix4.h		nfs_prot_linux.h	nfs_prot_sunos4.h
44	nfs_prot_aix4_2.h	nfs_prot_ncr2.h		nfs_prot_sunos5_3.h
45	nfs_prot_bsdi2.h	nfs_prot_netbsd.h	nfs_prot_sunos5_4.h
46	nfs_prot_bsdi3.h	nfs_prot_netbsd1_3.h	nfs_prot_sunos5_5.h
47	nfs_prot_default.h	nfs_prot_nextstep.h	nfs_prot_sunos5_6.h
48	nfs_prot_hpux.h		nfs_prot_openbsd.h	nfs_prot_svr4.h
49	nfs_prot_hpux11.h	nfs_prot_osf2.h		nfs_prot_ultrix.h
50	nfs_prot_irix5.h	nfs_prot_osf4.h
51
52	conf/sa_dref/
53	sa_dref_386bsd.h	sa_dref_default.h	sa_dref_svr4.h
54	sa_dref_aix3.h		sa_dref_isc3.h
55	sa_dref_aoi.h		sa_dref_linux.h
56
57	conf/transp/
58	transp_tli.c
59
60	conf/trap/
61	trap_aix3.h     trap_hpux.h     trap_linux.h    trap_stellix.h
62	trap_aux.h      trap_hpux11.h   trap_mach3.h    trap_svr4.h
63	trap_dgux.h     trap_irix.h     trap_news4.h    trap_ultrix.h
64	trap_hcx.h      trap_isc3.h     trap_rtu6.h
65
66	conf/umount/
67	umount_default.c	umount_osf.c
68
69	doc/
70	Makefile.am             am-utils.info-1         am-utils.info-5
71	Makefile.in             am-utils.info-2         am-utils.info-6
72	am-utils.dvi            am-utils.info-3         am-utils.ps
73	am-utils.info           am-utils.info-4         hlfsd.ps
74
75	fixmount/
76	Makefile.am     Makefile.in
77
78	fsinfo/
79	Makefile.am     Makefile.in
80
81	hlfsd/
82	Makefile.am     Makefile.in
83
84	libamu/
85	Makefile.am     Makefile.in
86
87	mk-amd-map/
88	Makefile.am     Makefile.in
89
90	wire-test/
91	Makefile.am     Makefile.in
92	
93
94Imported by:
95
96	cvs import -m 'Virgin import of AMD (am-utils) v6.0a16' \
97		src/contrib/amd COLUMBIA amd_6_0a16
98
99
100To make local changes to amd, simply patch and commit to the main
101branch (aka HEAD).  Never make local changes on the vendor (COLUMBIA) branch.
102
103All local changes should be submitted to "amd-dev@majordomo.cs.columbia.edu"
104for inclusion in the next vendor release.
105
106obrien@NUXI.com
10723-August-1998
108