luigi 2004/04/18 04:45:29 PDT
FreeBSD src repository
Modified files:
sys/netinet6 nd6.c nd6_rtr.c
Log:
Replace Bcopy/Bzero with 'the real thing' as in the rest of the file.
Revision Changes Path
1.40 +2 -2 src/sys/netinet6/nd6.c
1.25 +6 -6 src/sys/netinet6/nd6_rtr.c