dim
489adb600f
Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor
...
set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.
MFC after: 1 week
2012-02-07 09:27:07 +00:00
ed
073cafdd42
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
peter
9a6ba4dbc2
Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2
...
(but I haven't turned it on)
2003-10-26 06:14:10 +00:00
obrien
a920d12f89
style.Makefile(5)
2003-04-04 17:49:21 +00:00
alfred
0faf69ab9f
conditionally set WARNS via ?=.
2002-07-11 18:45:14 +00:00
alfred
8a8f54cf28
make mostly WARNS=4 clean.
...
constify, mark unsued args, fixup prototypes.
2002-07-11 17:55:14 +00:00
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
bde
41d8b659be
Removed bogus dependencies of generated .c files on generated headers.
1998-05-10 16:03:17 +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
asami
c1f2d43cc1
Typo fix: ${.DESTDIR} -> ${DESTDIR}.
...
Reviewed by: bde
1997-05-23 08:43:27 +00:00
peter
b782f4df30
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
nate
af327615af
Add sm_inter.h to DPSRCS so that make depend is not required to build
...
this.
1996-07-09 22:40:39 +00:00
peter
babe8f19b6
Some minor tweaks for statd
...
- use rpcgen to generate unmodified code instead of havinf it in the
repository
- use "natural" function names to avoid conflicts with prototypes etc.
1996-04-01 05:36:06 +00:00
peter
e6ac6d91b7
Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'s
...
rpc.statd.
This is apparently fully functional and complete.
1996-02-17 15:14:59 +00:00