NetBSD/sys/compat/ibcs2
ad 92ce8c6a3d Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime
2008-11-19 18:35:57 +00:00
..
files.ibcs2 Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
ibcs2_dirent.h
ibcs2_errno.c
ibcs2_errno.h
ibcs2_exec_coff.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ibcs2_exec_elf32.c ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
ibcs2_exec_xout.c ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
ibcs2_exec.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
ibcs2_exec.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
ibcs2_fcntl.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
ibcs2_fcntl.h
ibcs2_grp.h
ibcs2_ioctl.c ioctl commands are defined unsigned long, so cast cmd to unsigned long before comparison. 2008-06-24 10:03:17 +00:00
ibcs2_ipc.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
ibcs2_misc.c Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
ibcs2_mman.h
ibcs2_mod.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
ibcs2_mount.h
ibcs2_pwd.h
ibcs2_signal.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
ibcs2_signal.h Remove all the __P from here, including the other other mismatched one 2007-12-05 00:31:01 +00:00
ibcs2_signo.c
ibcs2_socksys.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
ibcs2_socksys.h Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
ibcs2_stat.c Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
ibcs2_stat.h Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
ibcs2_statfs.h
ibcs2_stropts.h
ibcs2_syscall.h regen from syscalls.master r1.35 2008-06-19 12:27:04 +00:00
ibcs2_syscallargs.h regen from syscalls.master r1.35 2008-06-19 12:27:04 +00:00
ibcs2_syscalls.c regen from syscalls.master r1.35 2008-06-19 12:27:04 +00:00
ibcs2_sysent.c regen from syscalls.master r1.35 2008-06-19 12:27:04 +00:00
ibcs2_sysi86.h
ibcs2_termios.h
ibcs2_time.h
ibcs2_timeb.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ibcs2_types.h
ibcs2_unistd.h
ibcs2_ustat.h
ibcs2_util.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ibcs2_utime.h
ibcs2_utsname.h
ibcs2_wait.h
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscalls.conf
syscalls.master include <sys/sched.h> for cpuset_t 2008-06-19 12:24:22 +00:00
TODO