cvs commit: src/bin/sh var.c

Stefan Farfeleder stefanf at FreeBSD.org
Fri Sep 9 14:03:36 PDT 2005


stefanf     2005-09-09 21:03:34 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               var.c 
  Log:
  - Provide a reasonable error message for `export -p var'.
  - Use argv rather than argptr since getopt() is used here.
  
  Revision  Changes    Path
  1.29      +3 -1      src/bin/sh/var.c


More information about the cvs-src mailing list