Add the 'varsym' utility which may be used to manipulate system-wide and
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 Nov 2003 23:29:37 +0000 (23:29 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 Nov 2003 23:29:37 +0000 (23:29 +0000)
commit65b3153ce0492f73b0b2b2d0efdf50bffd984e94
treec697608987e82500514edbe222e7a71c1749c5b1
parent6eedb489e1e99574dd125b3880eb71c4978501b4
Add the 'varsym' utility which may be used to manipulate system-wide and
user-wide variables.  Note that it is not quite complete, it can only set
and retrieve specific variables and cannot yet list the variables.
bin/Makefile
bin/varsym/Makefile [new file with mode: 0644]
bin/varsym/varsym.1 [new file with mode: 0644]
bin/varsym/varsym.c [new file with mode: 0644]
include/unistd.h