Date: Wed, 18 Feb 1998 16:37:37 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/linux linux.h linux_dummy.c linux_ioctl.c linux_misc.c linux_proto.h Message-ID: <199802190037.QAA12232@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/02/18 16:37:37 PST Modified files: (Branch: RELENG_2_2) sys/i386/linux linux.h linux_dummy.c linux_ioctl.c linux_misc.c linux_proto.h Log: MFC: merge just enough of our linux emulator changes to successfully run the Linux RealAudio 5.0 client. I wish my kernel hacking skills were up to merging *all* the nifty new features, like linux_iopl(), but this merge already taught me more than enough about the code to know that I don't really understand it well enough to do that. ;-) Revision Changes Path 1.10.2.6 +15 -1 src/sys/i386/linux/linux.h 1.3.4.1 +1 -8 src/sys/i386/linux/linux_dummy.c 1.11.2.5 +17 -1 src/sys/i386/linux/linux_ioctl.c 1.20.2.2 +13 -1 src/sys/i386/linux/linux_misc.c 1.2.4.1 +1 -1 src/sys/i386/linux/linux_proto.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802190037.QAA12232>