NetBSD/sys/compat/ibcs2
haad 5200b9b492 Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functions
can be called from kernel, too.

Change needed for zfs device node creation, until we have propoer devfs.

Oked by ad@.
2009-08-09 22:49:00 +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 Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +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 - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total 2009-03-29 01:02:48 +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 Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functions 2009-08-09 22:49:00 +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 merge christos-time_t 2009-01-11 02:45:45 +00:00
ibcs2_socksys.h Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
ibcs2_stat.c Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +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 to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
ibcs2_syscallargs.h Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
ibcs2_syscalls.c Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
ibcs2_sysent.c Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +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 Convert the syscalls.master to a format from which it is easier 2009-01-13 22:27:43 +00:00
TODO