ru
114ea39c76
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
ru
c05985f13f
Sort sections.
2005-01-18 20:02:45 +00:00
harti
788dcc5596
Use a size_t for variables that need to hold buffer lengths.
2003-07-29 13:40:52 +00:00
alfred
48fe919d3e
de-__P()
2002-10-10 00:32:55 +00:00
charnier
d2168fe021
The .Nm utility
2002-07-14 14:47:15 +00:00
naddy
db272949cf
LP64 cleanup: don't cast pointer to int.
2002-07-02 10:51:09 +00:00
arr
0f9e8dbadd
- Convert a bunch of macros to the actual function they're calling. These
...
include:
UM_ALLOC -> calloc, malloc
UM_FREE -> free
UM_COPY -> bcopy
UM_ZERO -> bzero
This is the first step towards removing these macros.
2002-05-16 23:28:40 +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
40b62e4ea3
Backout removal of -I${.CURDIR}/../../../sys in previous revision.
...
It is needed to pick up (missing in SHARED=copy case) netatm/uni/
headers.
The right fix would be to install missing netatm/uni headers.
2001-06-11 17:48:15 +00:00
ru
52a9144c8b
Removed -I${.CURDIR}/.../sys from CFLAGS.
2001-05-18 13:41:42 +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
ru
66cd8f698e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:44:04 +00:00
ru
9394aea4ed
man(7) -> mdoc(7).
2001-01-18 16:04:48 +00:00
obrien
c2ee1dcc02
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
mks
7707e35f12
Modify code to be -Wall'able.
...
PR: bin/11315
1999-07-01 20:48:59 +00:00
foxfair
32d2041e9b
Fixed typo done, thanks!
1998-12-20 02:53:49 +00:00
phk
231bd37d3c
Two patches from the HARP people:
...
Various Makefile related fixes.
-Wformat fixes.
Submitted by: Mike Spengler <mks@networkcs.com>
1998-09-17 09:35:02 +00:00
phk
40cd9ddb5a
Remove blank after -I
1998-09-15 19:16:33 +00:00
phk
c3dd1fa899
Add new files for HARP3
...
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00