cvs commit: src/sys/kern subr_mbuf.c uipc_mbuf.c
Robert Watson
rwatson at FreeBSD.org
Mon Apr 14 09:04:11 PDT 2003
rwatson 2003/04/14 09:04:10 PDT
FreeBSD src repository
Modified files:
sys/kern subr_mbuf.c uipc_mbuf.c
Log:
Use MBTOM() to convert mbuf allocator flags to malloc() flags, rather
than using the same compare/substitute in many places.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.44 +2 -3 src/sys/kern/subr_mbuf.c
1.114 +1 -2 src/sys/kern/uipc_mbuf.c
More information about the cvs-src
mailing list