HomeFreeBSD

+ move MKGet()/MKFree() into the only file that can use them.

Description

+ move MKGet()/MKFree() into the only file that can use them.

+ remove useless wrappers around bcmp(), bcopy(), bzero().

The code assumes that bcmp() returns 0 if the size is 0, but
this is true for both the libc and the libkern versions.

+ nuke Bcmp, Bzero, Bcopy from radix.h now that nobody uses them anymore.

Details

Provenance
Luigi Rizzo <luigi@FreeBSD.org>Authored on Apr 18 2004, 11:48 AM
Parents
rG6b96f1af6d30: + replace Bcmp/Bzero with 'the real thing' as in the rest of the file.
Branches
Unknown
Tags
Unknown

Event Timeline