summaryrefslogtreecommitdiffstats
path: root/contrib/com_err
Commit message (Collapse)AuthorAgeFilesLines
* SEE ALSO is the special name, and should not be taken in quotes,ru2001-02-161-2/+1
| | | | | | since -mdoc checks for the "SEE" word only to set its variables. In the SEE ALSO section, -mdoc automatically emits an empty line before each new reference.
* Prepare for mdoc(7)NG.ru2001-01-101-9/+7
|
* Fixed bitrot in K&R support (3 missing __P(())'s defeated the point of 7bde2000-01-141-3/+7
| | | | non-missing ones in <com_err.h> which includes this file).
* Fixed bitrot in K&R support (1 missing __P(()) defeated the point of 7bde2000-01-141-9/+4
| | | | | | | | non-missing ones). Removed private declaration of __P(()) while I'm here. Include <sys/cdefs.h> to get the system definition. The privation declaration would break the system definition if it were different.
* Fix up this for the build; some compatibility files have been added -markm1999-09-049-11/+632
| | | | these will be submitted back to KTH for inclusion.
* Double pointy hat award. Import this into the right area.markm1999-09-0112-0/+1891
OpenPOWER on IntegriCloud