Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/06/2004 18:33:23
Module Name: pkgsrc
Committed By: jlam
Date: Mon Sep 6 18:33:23 UTC 2004
Added Files:
pkgsrc/mk/scripts: shell-lib
Log Message:
Add a library of useful shell functions. There are functions for
logging, backslash quoting, and two queue implementations: one entirely
in memory and one using a file.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/mk/scripts/shell-lib
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.