aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/m4/TEST
Commit message (Collapse)AuthorAgeFilesLines
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-276-18/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-166-6/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Remove $FreeBSD$: one-line m4 tagWarner Losh2023-08-161-1/+0
| | | | Remove /^dnl\s*\$FreeBSD\$.*$\n/
* Reduce diff with upstream.Jung-uk Kim2013-05-036-12/+12
| | | | Notes: svn path=/head/; revision=250226
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-116-24/+12
| | | | | | | | | | | | is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson Notes: svn path=/head/; revision=216370
* m4 script to test the functionality of math operators in eval().Sean Kelly2004-05-011-0/+181
| | | | | | | Submitted by: K S Braunsdorf <sed@ksb.npcguild.org> Notes: svn path=/head/; revision=128788
* Import OpenBSD m4 as of today.Juli Mallett1996-06-266-0/+485
Notes: svn path=/vendor/OpenBSD/dist/; revision=16748