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 |
|
wpaul
|
f99d6c64a8
|
Unbreak this file some more:
CFLAGS=+-I${.CURDIR}/../../sys -> CFLAGS+= -I${.CURDIR}/../../sys
Asked about on BSDnet:#FreeBSD by: philw@dream.webmaster.com (Phillip White)
|
1997-07-14 19:57:50 +00:00 |
|
guido
|
069c57b5d7
|
Unbreak it. Apparently I forgot to do a make clean when testing :-(
Unfortunately, Makefile is not included in .depend.
|
1997-07-14 15:10:34 +00:00 |
|
guido
|
9b98d67c6f
|
Remove -I/sys
|
1997-07-13 11:51:42 +00:00 |
|
bde
|
c5fe78a7aa
|
Oops, get the name of the new manpage right.
|
1997-02-17 04:38:05 +00:00 |
|
bde
|
a9bf409aca
|
Actually install the new manpage.
|
1997-02-12 03:36:10 +00:00 |
|
se
|
97741b92a3
|
Initial version of the user land code for the PCI config register
access functions. Written by Garrett Wollman and modified by me to
better match my view of the (PCI) world.
Submitted by: wollman
|
1996-10-22 20:27:47 +00:00 |
|