DragonFly-2.1.1.166.ga6d77 master sys/platform/vkernel/platform init.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Dec 27 15:39:05 PST 2008
commit a6d77ab55a7fcedd574778f9f91186740294ea37
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Dec 27 15:37:09 2008 -0800
Allow the values for environment variables specified with -e to be
quoted. Note that shells may strip the quotes so using this feature
may also require the use of backslashes.
Summary of changes:
sys/platform/vkernel/platform/init.c | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=a6d77ab55a7fcedd574778f9f91186740294ea37
--
DragonFly BSD source repository
More information about the Commits
mailing list