patch-7.114
authorMax Okumoto <okumoto@dragonflybsd.org>
Sat, 12 Mar 2005 11:59:28 +0000 (11:59 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Sat, 12 Mar 2005 11:59:28 +0000 (11:59 +0000)
commitb37d7eb7f654c798ece0eb7268785bba2911e10a
treecf46fcb26a9144be504490fe184998c5acfed029
parentbb6e1c81ab5355b628aaa25edab9cb0cc28be09f
patch-7.114
    ParseModifier()
        - Renamed rw_str to value now that we know what it really
          contains.
        - Reindent cleanup section.
    ParseRestModifier() and ParseRestEnd()
        - Move advancement of ptr into parts of if-else.  This
          removes the confusing (rlen - 1) calculation.
    VarParseLong()
        - cleanup calculation of consumed.
usr.bin/make/var.c