Module Name: src
Committed By: christos
Date: Tue Mar 16 18:15:14 UTC 1999
Modified Files:
src/lib/libc/net: rcmd.c
Log Message:
- fix gcc-2.8.1 warnings
- portability fix: Don't use bindresvport() if !BSD4_4 because we could
be on an operating system where it takes different arguments (hint, hint).