Date: Sun, 19 Apr 2009 11:20:57 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys malloc.h param.h Message-ID: <200904191120.n3JBKwjn017531@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-04-19 11:20:57 UTC
FreeBSD src repository
Modified files:
sys/sys malloc.h param.h
Log:
SVN rev 191267 on 2009-04-19 11:20:57Z by rwatson
Garbage collect now-unused struct malloc_type fields, bump __FreeBSD_version
as kernel modules will need to be rebuilt. These fields existed to support
binary compatibility with kernel modules from before the introduction of
libmemstat(3) in FreeBSD 6.x, so they are no longer required.
Revision Changes Path
1.89 +5 -26 src/sys/sys/malloc.h
1.401 +1 -1 src/sys/sys/param.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904191120.n3JBKwjn017531>
