Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 1997 02:24:12 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall dispatch.c main.c variable.c
Message-ID:  <199701161024.CAA14393@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         97/01/16 02:24:11

  Modified:    release/sysinstall  dispatch.c main.c variable.c
  Log:
  Clean up a long-standing bug in the scripting code.  You could set variables,
  but you couldn't call functions!  Now you can do both.
  Guard against whitespace pollution in variable names.
  
  Revision  Changes    Path
  1.9       +22 -6     src/release/sysinstall/dispatch.c
  1.35      +13 -19    src/release/sysinstall/main.c
  1.15      +9 -2      src/release/sysinstall/variable.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701161024.CAA14393>