Commit Graph

115 Commits

Author SHA1 Message Date
gwr 10e180cc49 Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
1997-05-08 21:11:01 +00:00
gwr 012e528f2e Use .PATH.c: ... 1997-05-06 20:44:56 +00:00
veego 3a388c65c6 s/if_ether.h/if_inarp.h/ 1997-03-16 17:20:48 +00:00
mouse ee6a5b2cd6 alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
mikel a1e8465484 fix typo; PR bin/3038. 1996-12-24 02:44:58 +00:00
thorpej b71cc83108 Do a 64-bit `friendliness' sweep, making amd(8) work on the alpha.
XXX These aren't the prettiest diffs in the world, but making them
XXX nicer would require a bit of restructuring of the code and
XXX possible amq protocol.
1996-12-04 22:59:01 +00:00
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
mrg 290aca3136 use LOG_INFO to say NIS isn't running. 1996-05-21 11:03:14 +00:00
christos 0e44adb42e Fix PR/2395: Segmentation fault de-referencing unitialized fp. 1996-05-12 15:35:09 +00:00
christos d17eef343e Fix PR/2348: Support for NIS servers without YP_ORDER 1996-05-09 22:57:57 +00:00
christos 7758c3b701 Fix PR/2126; recognize mount option readdirsize. In addition, if rsize is
specified and readdirsize is not, make readdirsize use the value of rsize.
1996-03-06 00:21:21 +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
thorpej dcb6bca52b Cross-reference fsinfo(8) and mk-amd-map(8), as per PR #1057.
From David Brownlee <abs@mono.city.ac.uk>.
1996-01-14 03:49:09 +00:00
thorpej a7565806e7 Cast the third argument of svc_getargs() to char * so that this compiles
with -Werror.
1995-12-15 19:08:21 +00:00
jtc d538b54279 comment out HISTORY section, as it appears to be garbage; PR #1530 1995-09-27 19:49:25 +00:00
mycroft 800709ce22 Use inet_aton(), not inet_addr(). 1995-05-21 15:50:45 +00:00
mycroft 04b12add73 Document the `resvport' option. 1995-03-22 17:18:01 +00:00
mycroft 13cd4fd01e Accept `noconn' and `resvport' mount options. Fix some slightly bogus option
parsing.
1995-03-22 17:15:08 +00:00
jtc 9ef98cf188 Changed clean target so that all index files generated by texindex
are removed.
Changed amdref.dvi target so that proper source file is run through
tex.
1995-03-17 06:10:14 +00:00
jtc 49ca19bb69 Removed. This is a leftover index file generated by texindex. 1995-03-17 06:04:10 +00:00
jtc 7203f50d95 Removed header files from V8 regular expression routines that were
originally distributed with amd.  The regex code itself is long gone.
1995-03-17 06:02:49 +00:00
jtc 63cf6913d7 Link with -lcompat to get V8 regular expression routines. 1995-03-17 05:55:49 +00:00
jtc e30cf6de92 Cpp is in /usr/bin. 1995-03-16 00:15:27 +00:00
mycroft 4c34be6b52 Clean up deleted files. 1995-03-01 00:00:00 +00:00
pk a9384f4676 Define `MAN'. 1994-12-25 12:32:12 +00:00
cgd 457aa2b833 specify man pages the new way. 1994-12-22 11:31:31 +00:00
christos 89cfd124d5 Added casts to fix warnings from the new prototyped rpc headers. 1994-12-08 21:41:05 +00:00
mycroft b57ce343c0 Use POSIX form of kill(1). 1994-09-23 23:26:54 +00:00
deraadt a42c5778ae remerge a missing local change; YP works in NetBSD 1994-06-15 04:12:24 +00:00
mycroft a11ce51852 Fix up RCS ids. 1994-06-13 20:50:50 +00:00
mycroft db9421bbe7 Fix up RCS ids. 1994-06-13 20:49:58 +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 07ca952461 Fix up RCS ids. 1994-06-13 20:46:42 +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 65faf69c85 Update to 4.4-Lite. 1994-06-13 19:53:21 +00:00
mycroft 0ce67e2263 Some files go away... 1994-06-13 19:49:28 +00:00
mycroft 91b6ab604d Clean up deleted files. 1994-06-13 19:49:26 +00:00
mycroft 66ab16a17e Some files go away... 1994-06-13 19:49:19 +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
mycroft a6cd61dc44 Clean up deleted files. 1994-06-13 19:47:14 +00:00
mycroft 3de04ebe91 Some files go away... 1994-06-13 19:47:13 +00:00
pk 322ef5c021 cross-compiling 1994-05-20 07:25:36 +00:00
cgd eb0f0ad92d fs type names will soon be strings 1994-04-14 03:21:21 +00:00
cgd 4aefd184b9 don't inlcude weirdness 1994-03-19 07:59:15 +00:00
cgd 4dc7a28d13 don't forget manpage. from Luke Mewburn <lm@rmit.edu.au> 1994-03-19 07:59:01 +00:00
cgd 5b86546ae3 add -I/usr/include/rpcsvc to CFLAGS, so that amq_clnt.c can find amq.h 1994-01-22 02:55:43 +00:00
jtc 2a4121e39d Fix spelling errors 1994-01-14 16:22:25 +00:00
deraadt 9f7c9d3ea1 we have YP (thought 4.4 doesn't) 1994-01-05 05:51:01 +00:00
cgd d2f69194b2 quick #ifdef hack to get it to compile with charles' dir header changes 1993-12-22 18:24:11 +00:00
mycroft 30eca65416 Clean up deleted files. 1993-12-10 09:39:30 +00:00
mycroft d093458663 Use POSIX.2 regular expression routines. 1993-12-10 09:39:27 +00:00
mycroft 239fa04f43 We use regex.h, not regexp.h, now. 1993-12-10 09:01:24 +00:00
mycroft dafb92d12e Eliminate a compiler warning. 1993-12-07 21:44:57 +00:00
mycroft fa44884d47 Eliminate a compiler warning. 1993-12-07 21:12:29 +00:00
mycroft e0e18ffe8d Clean up deleted files. 1993-12-07 01:57:46 +00:00
cgd 02585b5bfd delete 'object' files, and dtrt on cleandir 1993-12-07 01:57:39 +00:00
cgd da5de96b8a add -ll, and minor cleanup 1993-12-07 01:37:12 +00:00
mycroft f8987a8cb6 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:44 +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