Date: Wed, 6 Nov 2002 14:03:53 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/modules Makefile Message-ID: <200211062203.gA6M3r78096256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/06 14:03:53 PST
Modified files:
sys/conf NOTES
sys/i386/conf NOTES
sys/modules Makefile
Log:
ed(4) uses kvtop() and is thus i386-only. It has several other warnings
related to sizeof(int) != sizeof(void *), but kvtop() is much harder to
fix.
Approved by: imp
Revision Changes Path
1.1109 +0 -9 src/sys/conf/NOTES
1.1062 +9 -0 src/sys/i386/conf/NOTES
1.280 +1 -1 src/sys/modules/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211062203.gA6M3r78096256>
