luigi 2004/04/18 04:47:04 PDT
FreeBSD src repository
Modified files:
sys/net rtsock.c
Log:
+ replace Bcmp/Bzero with 'the real thing' as in the rest of the file.
+ remember to check and fix or explain a strange cast in route_output()
Revision Changes Path
1.104 +4 -3 src/sys/net/rtsock.c