Date: Sat, 3 Apr 2004 14:23:36 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 db_interface.c src/sys/i386/include cpufunc.h Message-ID: <200404032223.i33MNan3087973@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004/04/03 14:23:36 PST
FreeBSD src repository
Modified files:
sys/i386/i386 db_interface.c
sys/i386/include cpufunc.h
Log:
Move the definition of rss() from db_interface.c to cpufunc.h where
it belongs. Change the implementation to match those of rfs() and
rgs() for consistency and irrespective of whether the original was
more correct or not (technically speaking).
Revision Changes Path
1.81 +0 -13 src/sys/i386/i386/db_interface.c
1.141 +8 -0 src/sys/i386/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404032223.i33MNan3087973>
