DragonFly BSD
DragonFly commits List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/bin Makefile src/include unistd.h src/bin/varsym Makefile varsym.1 varsym.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 5 Nov 2003 15:29:37 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]