NetBSD/sys/compat/common
dholland 39b82eecb9 Use accessor functions for the tty's table of control characters.
(at least from outside the core tty sources)

Move some xon/xoff code from net/ppp_tty.c to kern/tty.c.
2014-05-22 16:31:19 +00:00
..
compat_exec.c
compat_mod.c exec modules need to be of the exec kind 2013-09-19 18:50:35 +00:00
compat_mod.h Move boottime50 and its associated sysctl into the compat module. As 2013-02-21 01:39:54 +00:00
compat_sigaltstack.h
compat_util.c Free pathbuf in an error path. 2013-12-17 20:45:22 +00:00
compat_util.h Move boottime50 and its associated sysctl into the compat module. As 2013-02-21 01:39:54 +00:00
gen_errno_tables.awk
if_43.c Add struct pr_usrreqs with a pr_generic function and prepare for the 2014-05-18 14:46:15 +00:00
kern_50.c Move a few compat 50 syscalls, not applicable to rump kernels, out of 2014-04-04 18:17:36 +00:00
kern_exit_43.c
kern_info_09.c
kern_info_43.c use cpu_getmodel() to get the model name 2014-03-24 20:08:08 +00:00
kern_ipc_10.c
kern_resource_43.c
kern_sa_60.c Add compat_60 stub for the SA syscall (all which just call sys_nosys). 2012-02-19 17:40:46 +00:00
kern_select_50.c
kern_sig_13.c
kern_sig_16.c Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
kern_sig_43.c
kern_time_30.c
kern_time_50.c Move a few compat 50 syscalls, not applicable to rump kernels, out of 2014-04-04 18:17:36 +00:00
kern_time_60.c compat glue for new lwp_park() 2013-03-29 01:02:49 +00:00
kern_xxx_12.c
Makefile Move a few compat 50 syscalls, not applicable to rump kernels, out of 2014-04-04 18:17:36 +00:00
Makefile.inc
rndpseudo_50.c Only do COMPAT_NETBSD32 stuff if _LP64 2012-08-03 07:51:21 +00:00
rtsock_14.c
rtsock_50.c
sysv_ipc_50.c
sysv_msg_14.c
sysv_msg_50.c
sysv_sem_14.c
sysv_sem_50.c
sysv_shm_14.c
sysv_shm_50.c
tty_43.c Use accessor functions for the tty's table of control characters. 2014-05-22 16:31:19 +00:00
tty_60.c Also copy the sfd element of struct ptmget. This somehow 2012-10-19 19:44:06 +00:00
uipc_syscalls_30.c
uipc_syscalls_40.c
uipc_syscalls_43.c
uipc_syscalls_50.c
vfs_syscalls_12.c It is wishful thinking that vn_readdir will return dirent12 structures. 2014-01-24 22:11:46 +00:00
vfs_syscalls_20.c Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
vfs_syscalls_30.c
vfs_syscalls_40.c
vfs_syscalls_43.c Fix the compat-4.3 getdirentries call (pre d_type). This is used in NetBSD-0.9. 2014-01-28 01:29:04 +00:00
vfs_syscalls_50.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
vm_12.c
vm_43.c