dwmalone
b4339b74ad
ANSIify function definitions.
...
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.
Reviewed by: md5
2002-09-04 23:29:10 +00:00
wollman
90c7f9135a
Support POSIX ``programming environment'' mistake.
2002-07-15 22:51:24 +00:00
obrien
bc61fc95d8
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
tjr
92fc7ca036
confstr() returns (size_t)-1 on failure. Check for this explicitly instead
...
of trying to see if an unsigned number is less than zero.
2002-06-04 08:45:38 +00:00
ru
bde8ec1b70
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
dd
911ca14c87
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
ru
05e503d80a
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
wollman
1c4673383b
Reword the description a little bit more for parallel construction.
2001-02-21 19:33:38 +00:00
wollman
11947dbc7d
Destroy the evidence of my misunderstanding of the specification.
...
Also fix up the phrasing in the man page a bit.
2001-02-21 19:31:53 +00:00
ru
0d1334ca0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
ru
eb8c554f56
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
obrien
3db17d5997
Unbreak for the case where ``make obj'' was run first.
2000-04-26 07:00:46 +00:00
wollman
0da05adfcf
Hello, getconf. This is a slight reinvention of the
...
wheel^H^H^H^H^HPOSIX.2 and X/Open utility, and rather
more complicated than necessary.
2000-04-26 02:36:54 +00:00