Module Name: src Committed By: rillig Date: Sat Jan 30 20:59:29 UTC 2021
Modified Files: src/usr.bin/make: buf.c Log Message: make(1): only clean up the Buffer data in CLEANUP mode Cleaning up the members is only useful during debugging but not during use in production. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/usr.bin/make/buf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.