diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2002-02-27 15:22:12 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2002-02-27 15:22:12 +0000 |
commit | 316f1206014cd3c2921eff1e1c621c97599cd644 (patch) | |
tree | 475e01df6b07b84377728d1aab2a0f34865413e0 /sys | |
parent | 9df3ba1f33f93f0ff10f82d5dde0791ae337e09e (diff) | |
download | FreeBSD-src-316f1206014cd3c2921eff1e1c621c97599cd644.zip FreeBSD-src-316f1206014cd3c2921eff1e1c621c97599cd644.tar.gz |
1) Move FreeBSD ID below vendor ID and don't compile vendor ID.
2) Cast some numbers we know to be positive to size_t before we MIN them
with the result of a sizeof.
3) Compare result of inet_addr to INADDR_NONE, not -1.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions