freebsd-dev/sys/compat
Jung-uk Kim 362487c0ba Let x86bios_alloc() pass contigmalloc(9) flags. Use it to set M_WAITOK
from VESA BIOS initialization.  All other malloc(9) uses in the function is
blocking any way.
2010-06-23 17:20:51 +00:00
..
freebsd32 Provide compat32 shims for kinfo_proc sysctl. This allows 32bit ps(1) to 2010-04-21 19:32:00 +00:00
ia32 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
linprocfs Update several places that iterate over CPUs to use CPU_FOREACH(). 2010-06-11 18:46:34 +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 Bring USB fixes for linux(4). 2010-05-24 07:04:00 +00:00
ndis ANSIfy prototypes in subr_usbd.c. 2010-06-12 12:19:08 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
x86bios Let x86bios_alloc() pass contigmalloc(9) flags. Use it to set M_WAITOK 2010-06-23 17:20:51 +00:00