summaryrefslogtreecommitdiffstats
path: root/usr.bin/soelim/soelim.c
Commit message (Expand)AuthorAgeFilesLines
* add an include on sys/types.h because we do explicitly use size_tbapt2015-05-211-1/+2
* Use the POSIX PATH_MAX macro from limits.h instead of non standard MAXPATHLENbapt2015-05-211-3/+2
* sort headersbapt2015-05-211-4/+4
* Parse filename until first space then print the rest of the line after filebapt2015-05-041-5/+8
* Improve compatibility groff's soelimbapt2015-05-011-7/+26
* Correct - handling.delphij2015-05-011-0/+3
* Replace groff's soelim by soeliminate(1) renamed soelim(1)bapt2015-05-011-0/+153
* We use modernized version of soelim(1) shipped with Groff.ru2003-06-231-172/+0
* Output .lf directives.grog2002-10-301-0/+4
* ANSIify function definitions.dwmalone2002-09-041-7/+4
* remove __Pimp2002-03-221-1/+1
* Warns cleanups.dwmalone2001-12-031-2/+2
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+2
* Don't call warn() with no format string.kris2000-07-101-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3). Add prototype.charnier1997-08-111-3/+12
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+160
OpenPOWER on IntegriCloud