diff options
author | 2000-09-07 20:15:28 +0000 | |
---|---|---|
committer | 2000-09-07 20:15:28 +0000 | |
commit | 2e2610d17028053233ecfd4249eb549673d66603 (patch) | |
tree | 07a14c9e25782b3c70251ce4bdc3a5a5e41c17ed /usr.bin/ssh/scp.c | |
parent | During the last FreeBSD dc(4) sync, I very stupidly forgot to check for changes (diff) | |
download | wireguard-openbsd-2e2610d17028053233ecfd4249eb549673d66603.tar.xz wireguard-openbsd-2e2610d17028053233ecfd4249eb549673d66603.zip |
Convert bzero to memset(X, 0..) and bcopy to memcpy.
This is to match (make diffs smaller) the code in NetBSD.
new gcc inlines those functions, so this could also be a performance win.
Diffstat (limited to 'usr.bin/ssh/scp.c')
0 files changed, 0 insertions, 0 deletions