bapt
7da418e1a9
add an include on sys/types.h because we do explicitly use size_t
...
remove unused stdbool.h
Suggested by: schwarze at OpenBSD
2015-05-21 08:26:24 +00:00
bapt
5c514e6097
Use the POSIX PATH_MAX macro from limits.h instead of non standard MAXPATHLEN
...
Submitted by: schwarze at OpenBSD
2015-05-21 08:23:45 +00:00
bapt
9bbc11a324
sort headers
2015-05-21 08:20:42 +00:00
bapt
5755f2166f
Parse filename until first space then print the rest of the line after file
...
inclusion
This is the same behaviour of heirloom's soelim
2015-05-04 18:20:31 +00:00
bapt
aeb0d2a45d
Improve compatibility groff's soelim
...
While here implement -C from GNU groff
Reported by: delphij
2015-05-01 23:54:09 +00:00
delphij
ffdc60a5ea
Correct - handling.
...
Reported by: pkg-fallout
X-MFC-with: r282318
2015-05-01 22:43:26 +00:00
bapt
bf4b130755
Replace groff's soelim by soeliminate(1) renamed soelim(1)
2015-05-01 20:08:25 +00:00
ru
10c96787fe
We use modernized version of soelim(1) shipped with Groff.
2003-06-23 12:03:22 +00:00
grog
b69127088e
Output .lf directives.
2002-10-30 03:24:16 +00:00
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
imp
0b20191705
remove __P
2002-03-22 01:42:45 +00:00
dwmalone
71a3cce2f6
Warns cleanups.
2001-12-03 21:27:45 +00:00
dd
dc0185a459
Include missing header files which define functions for which gcc has
...
builtins (e.g., exit, strcmp).
2001-06-24 19:50:42 +00:00
kris
a1a3b8e5d8
Don't call warn() with no format string.
2000-07-10 09:18:19 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
charnier
9cf0d924dd
Use err(3). Add prototype.
1997-08-11 07:29:17 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00