summaryrefslogtreecommitdiff
path: root/usr.bin/m4/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Kill extraneous whitespace.Juli Mallett2002-07-151-10/+10
* Functions declared as <type> <identifier>(<nil>) should be declared asJuli Mallett2002-07-141-6/+6
* Revert vendor identifiers, and #if 0 what is #if 0/#else for OpenBSD.Juli Mallett2002-05-031-2/+10
* Merge local changes again, against ANSIfied m4(1).Juli Mallett2002-05-011-41/+20
* Crank WARNS.Juli Mallett2002-04-201-3/+3
* Bring OpenBSD m4(1) off of the OPENBSD vendor branch, and add the -s option,Juli Mallett2002-04-191-85/+240
* This adds support for -s to the m4(1) utility, which causes #line directivesJuli Mallett2002-04-171-1/+2
* Remove the local basename in favor of the libc version.David E. O'Brien2001-07-241-33/+0
* Clean up temporary file(s) and directory when m4 exits without fallingGregory Neil Shapiro2001-04-161-0/+13
* Remove unnecessary extern definition of strrchr. It is defined inWarner Losh2000-08-161-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3) instead of local redefinition. Remove progname.Philippe Charnier1997-07-231-40/+15
* Skip nulls in putback to don't confuse with EOFsAndrey A. Chernov1994-12-191-0/+2
* Make m4 more 8bit clean.Andrey A. Chernov1994-12-181-4/+6
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+266