Commit Graph

87 Commits

Author SHA1 Message Date
alfred
43f4ccfaee give the "netgrent" functions a home in netdb.h 2001-03-27 09:49:03 +00:00
ru
afd506414e - Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
c2deb094a8 Properly fix the world breakage.
Unpollute the Makefile.inc's abuse of SRCS variable, and move
the generation of header files into include/ subdirecory.

Reviewed by:	buildworld
2001-03-21 10:56:29 +00:00
keichii
7e09ba2195 Add SRCS= mk-mdmap.c and SRCS= wire-test.c to fix the world
breakage.  amd has its own SRCS= that prevents bsd.*.mk to function correctly.

Submitted by: bmah
Reviewed by: peter
2001-03-21 04:04:34 +00:00
ru
f10dc9aca1 Set the default manual section for usr.sbin/ to 8. 2001-03-20 18:17:26 +00:00
brian
43cbb51930 Include sys/types.h 2000-10-16 09:14:44 +00:00
peter
3810721c04 Really fix the struct callout collision. AMD does not need to
#include <sys/mbuf.h>.  (which #include's <machine/mutex.h> and then
<sys/proc.h> and then <sys/callout.h>, leading to the collision).
<sys/mbuf.h> is really one of those 'no user servicable parts inside'
things.
2000-10-02 08:31:20 +00:00
obrien
44a15eb4f0 Update for 6.0.3s1 changes. 1999-11-05 12:34:00 +00:00
obrien
98b2b7e66c Sync with am-utils-6.0.2s2. 1999-09-23 06:19:25 +00:00
obrien
1ba3c95440 Sync with am-utils-6.0 => am-utils-6.0.1 changes. 1999-09-15 09:00:54 +00:00
peter
efabb9ccb1 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
obrien
76fbb6ae0f Cosmetic reformating. 1999-02-14 22:04:09 +00:00
obrien
1cddd21605 Fix ufs mounting support
PR:		10044
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-02-13 11:06:20 +00:00
markm
dd71e080d7 Add the texinfo'ed docs to the build/install. 1999-01-23 21:24:49 +00:00
obrien
650a536e8f Updated version string to 6.0-release. 1999-01-13 19:33:02 +00:00
obrien
b9be76a8b1 Fix version number. 1998-11-20 05:18:34 +00:00
bde
34ae7fd4fe Fixed missing libraries in DPADD. 1998-10-17 13:55:22 +00:00
obrien
69c1361306 I don't want to be the only one to use `cut''. Use `sed'' instead. 1998-09-10 00:27:57 +00:00
obrien
05172643a8 Fully use our own generated files for NFSv3. 1998-09-09 16:11:01 +00:00
obrien
c1a6032276 With the change to the 4.4Lite2 mount interface we don't need special
conf files.
1998-09-05 00:58:37 +00:00
obrien
0b208f0c46 Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.
(bde will remove it soon)
1998-09-04 08:55:29 +00:00
brian
28865a6b9b Install amd.conf 1998-09-02 21:09:14 +00:00
gpalmer
0e9433c83d DPDADD -> DPADD 1998-08-30 19:59:53 +00:00
gpalmer
6d2659382d Fix parallel makes falling over on xwhere 1998-08-30 19:59:35 +00:00
obrien
94d0aeca4b bmake framework for contrib_amd 1998-08-27 08:09:42 +00:00
obrien
a9218237de Make way for the contrib_amd bmake frame work. 1998-08-27 08:03:35 +00:00
imp
ad4ebd90d8 MAXPATHLEN is long enough 1998-07-29 03:31:03 +00:00
imp
3bf295a888 when changing mktemp -> mkstemp, make sure to include the new s 1998-07-29 03:25:08 +00:00
imp
179d7e5a5f Fix temp file race in unused file. If someone wanted to clean the
tree a little, many files here are likely ripe for removal...
1998-07-29 03:23:18 +00:00
bde
e93d50ef3b Don't assume that time_t is long. 1998-06-29 17:25:46 +00:00
peter
0eeb15037d #include <arpa/inet.h> 1998-06-12 16:24:13 +00:00
peter
0f778d7313 Remove bogus #defines and redefintions for KERNEL, mount, nfs_init, the
beastie builds just fine without them and gets less warnings.
1998-06-01 07:36:20 +00:00
bde
fa85384270 Simplified by putting all generated headers in SRCS. The explicit
dependencies on *.o were complete, but this was not obvious.
1998-05-10 15:48:54 +00:00
bde
6b012c4fba Use rpcgen's -C option to get prototypes in nfs_prot.h. 1998-05-10 15:16:04 +00:00
bde
ed633ada06 Simplified by using new lex and yacc rules. 1998-05-04 19:40:12 +00:00
dfr
72618c7990 Fixes for using amd with non-NFSv3 servers and for choosing the right address
for a multihomed server.

PR:		bin/6231, bin/4678
Submitted by:	Mika Nystrom <mika@cs.caltech.edu
1998-04-13 12:11:24 +00:00
charnier
6e321f37d4 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
bde
8609d653b2 Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies
on generated headers.  Just put generated headers in SRCS so that
bsd.*.mk can generate better dependencies.
1998-03-06 07:00:28 +00:00
bde
06cd7b5323 Merged from Lite2. Get the filesystem type name directly from the
statfs struct instead of converting from the filesystem type number.
1998-01-20 15:12:24 +00:00
bde
d53ef8ee6e Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
the default.
1998-01-20 10:40:18 +00:00
bde
5346e2783c Fixed missing DPADD by removing empty LDADD. 1997-12-17 11:13:26 +00:00
wosch
33e5135d21 Cleanup. 1997-10-05 12:28:02 +00:00
jkh
418d0a6a92 Changes to support full make parallelism (-j<n>) in the world
target.
Reviewed by:	<many different folks>
Submitted by:	Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
1997-10-05 09:40:24 +00:00
charnier
e462c7e2d2 Add usage(), use err(3), remove `progname'. 1997-09-02 06:35:27 +00:00
tegge
8131710f9d Delay free of mf->mf_mount in uninit_mntfs until it is no longer used. 1997-06-23 22:03:12 +00:00
steve
7a5541cde7 Show the real revision date and not the date that this
manpage is being viewed.
1997-06-23 04:03:49 +00:00
asami
e1511e1aa2 Add ${DESTDIR} to absolute pathnames of required sources.
Reviewed by:	bde
1997-05-23 07:45:42 +00:00
asami
e408ddb992 Typo (${.DESTDIR} -> ${DESTDIR}).
Reviewed by:	bde
1997-05-23 07:45:06 +00:00
dfr
a10f222e69 Fix so that amd can build with hesiod support.
Submitted by:	Kevin Van Maren <vanmaren@marker.cs.utah.edu>
1997-04-29 08:43:52 +00:00
dfr
b0e6e4b685 Fix makefiles so they work without having to 'make depend' 1997-04-29 08:42:34 +00:00