NetBSD/usr.sbin
christos c7ce104884 Fix amd to compile and work after the NFSv3 commit.
This fix is a kludge:
	- make the nfs filehandle conditional on v2 and v3
	- set the nfs_args fields for the version and the
	  file handle size.
	- make the file handle pointer type void * so that
	  it works on both nfsv2 and nfsv3
	- fix the mountd rpc results parsing.

A proper fix should:
	- register an nfsv3 server for amd.
	- make amd try v2/v3 mounts exactly like mount_nfs does.
	- understand the nfsv3 mount options.
	- cleanup the #undef's in the protocol header.

Also in order to auto-recognize v2 vs v3, I moved the inclusion of
<sys/mount.h> to am.h.
1996-02-19 20:57:40 +00:00
..
1996-02-13 23:08:24 +00:00
1995-08-17 17:22:06 +00:00
1995-12-14 22:30:45 +00:00
1995-12-10 10:57:11 +00:00
1995-12-10 10:57:11 +00:00
1995-12-16 20:11:45 +00:00
1996-02-04 12:02:12 +00:00
1996-02-18 23:18:56 +00:00
1996-01-11 06:33:32 +00:00
1995-08-14 19:50:09 +00:00
1996-01-30 09:49:16 +00:00
1995-06-19 22:47:37 +00:00
1995-08-02 01:27:08 +00:00
1995-07-11 01:18:05 +00:00
1995-06-20 23:38:49 +00:00
1995-08-18 15:26:45 +00:00
1995-10-09 13:52:49 +00:00
1995-12-30 18:14:01 +00:00