NetBSD/sys/compat/ultrix
hannken e0818a4b75 Switch ultrix_sys_getmnt() to mountlist iterator.
Really skip "start" items instead of a useless loop.
Compile tested only.
2017-04-13 09:18:18 +00:00
..
files.ultrix Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
Makefile use new bsd.syscall.mk 2014-01-14 18:51:24 +00:00
syscalls.conf
syscalls.master Fix dup/dup2/dup3 argument types (u_int -> int). 2013-11-07 19:37:18 +00:00
ultrix_exec_ecoff.c
ultrix_exec.h
ultrix_flock.h
ultrix_fs.c Switch ultrix_sys_getmnt() to mountlist iterator. 2017-04-13 09:18:18 +00:00
ultrix_ioctl.c Uninitialized var, found by mootja; not tested, but obvious enough 2016-10-08 15:48:07 +00:00
ultrix_misc.c Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
ultrix_mod.c c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
ultrix_pathname.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
ultrix_syscall.h regen 2017-01-16 17:43:04 +00:00
ultrix_syscallargs.h regen 2017-01-16 17:43:04 +00:00
ultrix_syscalls.c regen 2017-01-16 17:43:04 +00:00
ultrix_sysent.c regen 2017-01-16 17:43:04 +00:00
ultrix_tty.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00