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
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
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
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/