History log of /dflybsd-src/bin/varsym/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# f9a239ec 06-Feb-2005 Max Okumoto <okumoto@dragonflybsd.org>

Moved WARNS?=6 out of subdir Makefiles in to src/bin/Makefile.inc.
Subdir that need lower values should set WARNS instead.


# c9f721c2 26-Sep-2004 Jeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>

Bump WARNS to 6.
Move WARNS under PROG in test.
Remove commented MLINKS in varsym, it is automatically handled through PROG.


# 0a004aa2 10-Nov-2003 Matthew Dillon <dillon@dragonflybsd.org>

Add the varsym_list() system call and add listing support to the varsym
utility.

Work done by: Eirik Nygaard <eirikn@kerneled.com> and Matt Dillon


# 65b3153c 05-Nov-2003 Matthew Dillon <dillon@dragonflybsd.org>

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

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.

show more ...