NetBSD/sys/compat
njoly d16de24e5a Make linux32_sys_oldolduname use LINUX_UNAME_ARCH instead of machine,
like other uname syscalls. While here, remove unneeded
LINUX_UNAME_ARCH #ifdef/#endif checks.
2007-11-09 17:43:17 +00:00
..
aoutm68k Regen 2007-11-09 15:10:27 +00:00
common This should be a mutex_enter() instead of a mutex_exit(). 2007-11-01 03:49:52 +00:00
darwin Regen 2007-11-09 15:10:27 +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 strncpy with strlcpy in compat linux and linux32 uname, 2007-11-08 21:07:23 +00:00
linux32 Make linux32_sys_oldolduname use LINUX_UNAME_ARCH instead of machine, 2007-11-09 17:43: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 Regen 2007-11-09 15:10:27 +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 Regen 2007-11-09 15:10:27 +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