freebsd-skq/sys/compat
John Baldwin a96255b62d Use 'pause' in several places rather than trying to tsleep() on NULL (which
triggers a KASSERT) or local variables.  In the case of kern_ndis, the
tsleep() actually used a common sleep address (curproc) making it
susceptible to a premature wakeup.
2007-02-23 16:25:08 +00:00
..
freebsd32 Regen. 2006-12-20 19:39:10 +00:00
ia32 Move some declaration of 32-bit signal structures into file 2006-10-05 01:56:11 +00:00
linprocfs Use a printf-modifier which doesn't need a cast. 2007-01-21 13:18:52 +00:00
linsysfs MFP4 (110957) 2006-12-03 21:00:31 +00:00
linux Remove extern int hz; use proper include file instead. 2007-02-02 08:58:16 +00:00
ndis Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
pecoff remove dead code 2005-02-22 01:26:48 +00:00
svr4 Regen. 2006-11-11 21:49:08 +00:00