freebsd-dev/sys/compat
Jung-uk Kim ad51361a2c Fix stupid typos. Some VESA BIOSes directly call BIOS interrupt handlers
within the VBE interrupt handler.  Unfortunately it was causing real mode
page faults because we were fetching instructions from bogus addresses.
Pass me the pointyhat, please.

PR:		kern/144654
MFC after:	3 days
2010-03-25 15:56:04 +00:00
..
freebsd32 Regen 2010-03-19 11:14:37 +00:00
ia32 Change the arguments of exec_setregs() so that it receives a pointer 2010-03-25 14:24:00 +00:00
linprocfs Add missing Giant locking for the vfsconf list. 2010-03-24 14:20:37 +00:00
linsysfs Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
linux Actually make O_DIRECTORY work. 2010-03-21 20:43:23 +00:00
ndis Revert a functional change that snuck in. 2009-11-02 19:13:12 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 Remove unused LIBCOMPAT keyword from syscalls.master. 2010-02-08 10:02:01 +00:00
x86bios Fix stupid typos. Some VESA BIOSes directly call BIOS interrupt handlers 2010-03-25 15:56:04 +00:00