CVS commit: src/usr.bin/checknr

2021-04-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 01:38:04 UTC 2021 Modified Files: src/usr.bin/checknr: checknr.c Log Message: properly terminate a string after strncpy(). To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/checknr/checknr.c Plea

CVS commit: src/usr.bin/checknr

2013-08-10 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Aug 11 06:45:23 UTC 2013 Modified Files: src/usr.bin/checknr: checknr.c Log Message: add more static To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/checknr/checknr.c Please note that diffs are n

CVS commit: src/usr.bin/checknr

2013-08-10 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Aug 11 06:43:10 UTC 2013 Modified Files: src/usr.bin/checknr: checknr.c Log Message: add more const To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/checknr/checknr.c Please note that diffs are no

CVS commit: src/usr.bin/checknr

2013-08-10 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Aug 11 06:39:47 UTC 2013 Modified Files: src/usr.bin/checknr: Makefile checknr.c Log Message: WARNS=5 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.bin/checknr/Makefile cvs rdiff -u -r1.20 -r1.21 src/