Commit Graph

17 Commits

Author SHA1 Message Date
christos 1b15732725 <machine/endian.h> -> <sys/types.h> 1996-10-13 01:15:03 +00:00
fvdl e5687b1276 Add PRECISE_SYMLINKS define (part of fix in PR #1917) 1996-05-23 22:51:02 +00:00
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
mycroft 13cd4fd01e Accept `noconn' and `resvport' mount options. Fix some slightly bogus option
parsing.
1995-03-22 17:15:08 +00:00
deraadt a42c5778ae remerge a missing local change; YP works in NetBSD 1994-06-15 04:12:24 +00:00
mycroft 79648c2667 Fix up RCS ids. 1994-06-13 20:49:44 +00:00
mycroft f4c103764b Fix up RCS ids. 1994-06-13 20:47:17 +00:00
mycroft 53f3885c45 Add our local changes back in. 1994-06-13 20:17:41 +00:00
mycroft 096c5b4147 Update to 4.4-Lite. 1994-06-13 19:55:40 +00:00
mycroft eeedb4ce1f Clean up deleted files. 1994-06-13 19:49:18 +00:00
mycroft 21d6789889 Some files go away... 1994-06-13 19:47:16 +00:00
cgd eb0f0ad92d fs type names will soon be strings 1994-04-14 03:21:21 +00:00
deraadt 9f7c9d3ea1 we have YP (thought 4.4 doesn't) 1994-01-05 05:51:01 +00:00
mycroft 239fa04f43 We use regex.h, not regexp.h, now. 1993-12-10 09:01:24 +00:00
mycroft a4f76e6196 Clean up deleted files. 1993-11-27 21:38:39 +00:00
mycroft ecd1899d2f Define OS once in Makefile.inc, and fold the trivial changes into os-bsd44.h
rather than having a separate .h file.
1993-11-27 21:38:26 +00:00
mycroft 01c65770eb Initial import. Needs a little cleanup yet. 1993-11-27 21:16:51 +00:00