NetBSD/sys/compat/common
wrstuden eb10774f2b Explicitly mask mode returned in old stat structure to 16 bits. Also correct
comment (we're converting from a new to an old struct stat).
1999-03-30 00:13:57 +00:00
..
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile.inc distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
compat_exec.c
compat_util.c Provide a way for compat programs to specify files in the normal tree. 1999-02-14 14:32:02 +00:00
compat_util.h char * and char ** -> const char * and const char ** 1999-02-09 20:16:08 +00:00
kern_exit_43.c
kern_info_09.c
kern_info_43.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
kern_ipc_10.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:26:39 +00:00
kern_resource_43.c
kern_sig_13.c Put the prototypes for native_sig*_to_sig*() in one place. 1998-09-13 01:41:16 +00:00
kern_sig_43.c Fix copyout() arguments. 1998-09-14 21:03:59 +00:00
kern_xxx_12.c
tty_43.c
uipc_syscalls_43.c solve the COMPAT_OLDSOCK/MSG_COMPAT problem differently: 1998-12-18 13:18:42 +00:00
vfs_syscalls_12.c Explicitly mask mode returned in old stat structure to 16 bits. Also correct 1999-03-30 00:13:57 +00:00
vfs_syscalls_43.c Explicitly mask mode returned in old stat structure to 16 bits. Also correct 1999-03-30 00:13:57 +00:00
vm_12.c move <vm/vm_swap.h> to <sys/swap.h>. <vm/vm_swap.h> still works for now (goes away later) 1998-08-29 17:01:14 +00:00
vm_43.c