diff options
author | 2003-04-06 15:28:25 +0000 | |
---|---|---|
committer | 2003-04-06 15:28:25 +0000 | |
commit | bf3a687057b8d27ba557c320d9f5e41f4973d355 (patch) | |
tree | efa6fc2302492cbbc6614cc12f9489df0b8bdb3c /share/man/man4 | |
parent | strcat->strlcat, ho@ ok (diff) | |
download | wireguard-openbsd-bf3a687057b8d27ba557c320d9f5e41f4973d355.tar.xz wireguard-openbsd-bf3a687057b8d27ba557c320d9f5e41f4973d355.zip |
Some easy strcpy elimination.
a) strcpy -> strncpy for copies into disklabel fields d_packname and
d_typename.
b) '16' -> 'sizeof d_packname' or 'sizeof d_typename' in existing
strncpy's.
ok millert@
Diffstat (limited to 'share/man/man4')
0 files changed, 0 insertions, 0 deletions