maya
6c25dec844
Remove clauses 3,4 from TNF-only copyright blocks.
...
This is based on the decision The NetBSD Foundation made in 2008 to
do so, which was already applied to src.
This change has been applied to code which is likely not in other
repositories.
ok board@, reviewed by riastradh@
2018-08-22 20:48:36 +00:00
rillig
212ec91f00
Removed setargs_from_cmd, as it is unused.
2006-10-22 00:35:26 +00:00
rillig
66a0b139ae
Added a code snippet that demonstrates how to set the $@ array to the
...
lines printed by a shell command. In contrast to the read(1) shell
utility, there are no problems when the output contains backslashes.
2005-08-24 21:51:10 +00:00
jlam
12830b2534
Add a lock_file function that generates lockfiles that are usable on
...
NFS-mounted directories.
2004-09-21 15:14:08 +00:00
jlam
b9a3fde88c
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.
2004-09-06 18:33:23 +00:00