summaryrefslogtreecommitdiff
path: root/distrib/common/parselist.awk
AgeCommit message (Expand)Author
2009-04-10Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mkapb
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2002-09-16Don't escape constructs like ${FOO} in printf statements. awk doesn'tthorpej
2002-09-15Escape { and } in the regexp that matches e.g. ${FOO}.thorpej
2002-08-18support "mode=install", which generates a Makefile with an install target.lukem
2002-05-29- for COPY, default perm to 0444 if it's not suppliedlukem
2002-04-10Improve wording for COPYDIR M.lukem
2002-03-14parselist.awklukem
2002-03-14in COPYDIR, don't run the find's if the cd failedlukem
2002-03-14cosmetic tweaks: sort some variable lists, improve descriptions, [...]lukem
2002-03-07add MTREE keyword, which just outputs its args "as is" for mode=mtreelukem
2002-03-06COPYDIR: output "./destdir" not "./destdir/." for the first entrylukem
2002-03-05implement COPYDIR for mtree and populate modeslukem
2002-02-07- improve error checkinglukem
2002-02-05replace /unset mode with /unset alllukem
2002-02-03distrib/common - shared files for building distribution media, initiallylukem