Peter Wemm
422e293c7f
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
David E. O'Brien
052238b16c
style.Makefile(5)
2003-04-04 17:49:21 +00:00
Alfred Perlstein
5c9c274a5f
conditionally set WARNS via ?=.
2002-07-11 18:45:14 +00:00
Alfred Perlstein
bf117eda42
make mostly WARNS=4 clean.
...
constify, mark unsued args, fixup prototypes.
2002-07-11 17:55:14 +00:00
David E. O'Brien
90e655ea4e
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
Ruslan Ermilov
345e52e742
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
Ruslan Ermilov
c73e22c3d4
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Bruce Evans
930ef4e26d
Removed bogus dependencies of generated .c files on generated headers.
1998-05-10 16:03:17 +00:00
Bruce Evans
3f9035b74a
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
Satoshi Asami
0108cee1bd
Typo fix: ${.DESTDIR} -> ${DESTDIR}.
...
Reviewed by: bde
1997-05-23 08:43:27 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Jordan K. Hubbard
1130b656e5
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 Williams
dd30d06c45
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 Wemm
a60dc5e0f9
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 Wemm
1494289f5b
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