diff options
author | dd <dd@FreeBSD.org> | 2001-05-27 21:08:19 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-05-27 21:08:19 +0000 |
commit | dda28cb6ebf7e8fb81373845a23e2744bbedc137 (patch) | |
tree | d532f0b3639fe75a06815de7fea40db2f8f672d4 /sys | |
parent | 168e0569af9c868d36b245d0b8d564ef5a7a0fec (diff) | |
download | FreeBSD-src-dda28cb6ebf7e8fb81373845a23e2744bbedc137.zip FreeBSD-src-dda28cb6ebf7e8fb81373845a23e2744bbedc137.tar.gz |
Miscellaneous cleanups; sync to OpenBSD as much as feasible.
Noteworthy changes include:
* Use getopt(3).
* Fix overflows in -b and -w options.
* Use strlcpy(3) and snprintf(3) in favor of strcpy(3) and
sprintf(3), respectively. Also check return values of the former
two.
* Fix lots of other gratuitous differences with OpenBSD.
Obtained from: OpenBSD
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions