Date: Wed, 20 Aug 2008 09:16:46 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c vm_machdep.c src/sys/i386/include cpufunc.h src/sys/i386/xen xen_machdep.c Message-ID: <200808200917.m7K9H6eK040701@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2008-08-20 09:16:46 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 machdep.c vm_machdep.c
sys/i386/include cpufunc.h
sys/i386/xen xen_machdep.c
Log:
SVN rev 181911 on 2008-08-20 09:16:46Z by kmacy
- clean up interrupt handling for xen a tiny bit
- parse the command line in to kenv
- defer shutdown watcher until later in boot
MFC after: 1 month
Revision Changes Path
1.674 +2 -2 src/sys/i386/i386/machdep.c
1.288 +8 -1 src/sys/i386/i386/vm_machdep.c
1.149 +3 -3 src/sys/i386/include/cpufunc.h
1.6 +11 -6 src/sys/i386/xen/xen_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808200917.m7K9H6eK040701>
