Module Name: src Committed By: rillig Date: Sat Jan 14 09:21:58 UTC 2023
Modified Files: src/usr.bin/xlint/common: param.h src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unnecessary MBLKSIZ, use stack buffer in xlint No functional change. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/xlint/common/param.h cvs rdiff -u -r1.95 -r1.96 src/usr.bin/xlint/xlint/xlint.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.