Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/netbsd32
Module Name: src
Committed By: cube
Date: Thu Nov 9 14:09:37 UTC 2006
Modified Files:
src/sys/compat/netbsd32: files.netbsd32 netbsd32_compat_30.c
syscalls.master
Log Message:
- Make better use of COMPAT_XX type in syscalls.master
- Remove useless (thanks to COMPAT_XX behaviour) #ifdefs in
syscalls.master
- Make netbsd32_compat_43.c compiled per COMPAT_LINUX32 because the latter
needs stuff from it.
Fixes Perry's PR#34951.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/compat/netbsd32/files.netbsd32
cvs rdiff -r1.13 -r1.14 src/sys/compat/netbsd32/netbsd32_compat_30.c
cvs rdiff -r1.53 -r1.54 src/sys/compat/netbsd32/syscalls.master
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index