NetBSD/sys/compat/svr4
rtr 04ca548b64 get rid of unnecessary use of mbuf to hold sockaddr, which was leaked...
while here change use to typed pointer sockaddr * instead of void * which
also lets us get rid of sasize variable used to track length (since we
can now use sa_len easily)
2015-05-23 15:27:55 +00:00
..
Makefile
files.svr4 Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
svr4_acl.h
svr4_dirent.h
svr4_errno.c
svr4_errno.h
svr4_exec.c
svr4_exec.h
svr4_exec_elf32.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_exec_elf64.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_fcntl.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_fcntl.h
svr4_filio.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_ioctl.h
svr4_ipc.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_ipc.h
svr4_lwp.c
svr4_lwp.h
svr4_misc.c
svr4_mman.h
svr4_mod.c
svr4_net.c
svr4_resource.c
svr4_resource.h
svr4_schedctl.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_schedctl.h
svr4_siginfo.h
svr4_signal.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_signal.h
svr4_signo.c
svr4_socket.c
svr4_socket.h
svr4_sockio.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_sockio.h
svr4_sockmod.h
svr4_stat.c
svr4_stat.h
svr4_statvfs.h
svr4_stream.c get rid of unnecessary use of mbuf to hold sockaddr, which was leaked... 2015-05-23 15:27:55 +00:00
svr4_stropts.h
svr4_syscall.h regen 2015-03-07 16:38:49 +00:00
svr4_syscallargs.h regen 2015-03-07 16:38:49 +00:00
svr4_syscalls.c regen 2015-03-07 16:38:49 +00:00
svr4_sysconfig.h
svr4_sysent.c regen 2015-03-07 16:38:49 +00:00
svr4_systeminfo.h
svr4_termios.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
svr4_ttold.h
svr4_types.h
svr4_ucontext.h
svr4_ulimit.h
svr4_ustat.h
svr4_util.h
svr4_utsname.h
svr4_wait.h
syscalls.conf
syscalls.master