Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   dsl
Date:           Mon Jan  1 21:29:01 UTC 2007

Modified Files:
        src/usr.bin/make: main.c var.c

Log Message:
Since the 'buf' code here is only used by make, we don't need two names
for the default buffer size of 256.
Also allow for the trailing 0 byte!


To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 src/usr.bin/make/main.c
cvs rdiff -r1.115 -r1.116 src/usr.bin/make/var.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index