Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/compat/freebsd
Tom Spindler wrote:
Module Name: src
Committed By: dogcow
Date: Fri Feb 29 08:41:51 UTC 2008
Modified Files:
src/sys/compat/freebsd: freebsd_sched.c
Log Message:
Add some of those pesky semicolons, and correct number of args.
I've been doing too much Python lately. ;)
My kernel however does have "options COMPAT_FREEBSD" -- how come it
didn't pick up any of the FreeBSD compat files...?
phyre:elad {44} uname -v
NetBSD 4.99.54 (XPHYRE) #126: Thu Feb 28 16:07:11 IST 2008
elad%phyre.bsd.org.il@localhost:/usr/netbsd/objdir/xphyre/sys/arch/amd64/compile/XPHYRE
phyre:elad {45} grep COMPAT_FREEBSD
/usr/netbsd/src/sys/arch/amd64/conf/XPHYRE
options COMPAT_FREEBSD
phyre:elad {46} sysctl machdep.booted_kernel
machdep.booted_kernel = xphyre
phyre:elad {47} nm /xphyre | grep freebsd
phyre:elad {48}
Anyway, thanks for fixing it.
-e.
Home |
Main Index |
Thread Index |
Old Index