summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/pathnames.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant declarations of getopt(3) externals (since <unistd.h> doesjmallett2002-05-021-1/+2
| | | | | take care of them), and add __FreeBSD__ to the defined() checks for the _PATH_DIVNAME.
* Bring OpenBSD m4(1) off of the OPENBSD vendor branch, and add the -s option,jmallett2002-04-191-4/+6
| | | | | | | $FreeBSD$ identifiers, and fix initialisation to stderr to happen in a function as stderr is not the same in CURRENT as in OpenBSD. Reviewed by: obrien
* Create temporary files in a secure directory, instead of using multiplekris2000-11-221-6/+5
| | | | | | | filenames based on a single invocation of mktemp() in /tmp, which is easily predictable after the first one. Audited by: markm
* Import OpenBSD m4 as of today.jmallett1997-04-041-2/+5
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+57
OpenPOWER on IntegriCloud