NetBSD/sys/compat
ad d831186d55 Merge scheduler changes from the vmlocking branch. All discussed on
tech-kern:

- Invert priority space so that zero is the lowest priority. Rearrange
  number and type of priority levels into bands. Add new bands like
  'kernel real time'.
- Ignore the priority level passed to tsleep. Compute priority for
  sleep dynamically.
- For SCHED_4BSD, make priority adjustment per-LWP, not per-process.
2007-11-06 00:42:39 +00:00
..
aoutm68k Adapt for sys_mount() becoming compat_40_sys_mount(), 2007-07-14 15:47:26 +00:00
common This should be a mutex_enter() instead of a mutex_exit(). 2007-11-01 03:49:52 +00:00
darwin machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
freebsd machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
hpux machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ibcs2 machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
irix Remove a now-unused local variable. 2007-09-30 10:35:16 +00:00
linux - Replace lockmgr with mutex; 2007-11-04 11:10:34 +00:00
linux32 regen 2007-10-31 22:39:17 +00:00
m68k4k
mach Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
ndis machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netbsd32 mountlist_slock is now a mutex. 2007-10-10 22:00:53 +00:00
osf1 Follow up the removal of the lwp_t* argument to do_filereadv() and 2007-10-11 13:51:12 +00:00
ossaudio Implement OSS_SNDCTL_DSP_GETODELAY and provide a no-op function 2007-09-18 19:49:53 +00:00
pecoff Adapt for sys_mount() becoming compat_40_sys_mount(), 2007-07-14 15:47:26 +00:00
sunos machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
sunos32 include <compat/sys/mount.h> for MFSNAMELEN. 2007-07-17 20:53:49 +00:00
svr4 machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
svr4_32 machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
sys Clean up net compat ioctls, and clean up handling of wireless ioctls. 2007-08-20 04:49:40 +00:00
ultrix vfs_getopsbyname("ngs") -> vfs_getopsbyname("nfs"). 'nuff said 2007-10-23 15:21:31 +00:00
vax1k
Makefile