cvs commit: src/bin Makefile src/include unistd.h src/bin/varsym Makefile varsym.1 varsym.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 5 15:30:02 PST 2003
dillon 2003/11/05 15:29:37 PST
DragonFly src repository
Modified files:
bin Makefile
include unistd.h
Added files:
bin/varsym Makefile varsym.1 varsym.c
Log:
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.
Revision Changes Path
1.5 +3 -2 src/bin/Makefile
1.3 +3 -1 src/include/unistd.h
http://www.dragonflybsd.org/cvsweb/src/bin/Makefile.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/unistd.h.diff?r1=1.2&r2=1.3&f=h
More information about the Commits
mailing list