NetBSD/sys/compat/svr4
christos b02601323e Fix idiotic errors in I_SETSIG:
1. the mask is passed by value, not by reference
2. compare the rest of the mask bits not the valid ones
3. return 0, not the current fd's flags.

Now appletviewer works on an inet display. It will not work
with :0 because /tmp/.X11-pipe/X0 is a named pipe, not a
socket like our /tmp/.X11-unix/X0. Maybe I'll kludge svr4_sys_open
to return an fd to a unix socket when someone attempts to call
open on a unix socket.
1999-01-23 23:44:08 +00:00
..
files.svr4
Makefile
svr4_acl.h
svr4_dirent.h
svr4_errno.c
svr4_errno.h
svr4_exec.c Include the right headers to find svr4_sendsig. 1999-01-21 23:16:43 +00:00
svr4_exec.h
svr4_fcntl.c Don't play silly games with O_NON_BLOCK vs O_NDELAY. 1999-01-23 23:38:02 +00:00
svr4_fcntl.h Don't play silly games with O_NON_BLOCK vs O_NDELAY. 1999-01-23 23:38:02 +00:00
svr4_filio.c
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c
svr4_ioctl.h
svr4_ipc.c
svr4_ipc.h
svr4_misc.c
svr4_mman.h
svr4_net.c
svr4_resource.c
svr4_resource.h
svr4_siginfo.h
svr4_signal.c Handle the mi portion of the *context system call here. Changes from previous 1999-01-21 23:20:43 +00:00
svr4_signal.h Add prototype for svr4_sendsig. 1999-01-21 23:17:19 +00:00
svr4_socket.c
svr4_socket.h
svr4_sockio.c
svr4_sockio.h
svr4_sockmod.h
svr4_stat.c Return the machine's ISA for SI_ARCHITECTURE. 1999-01-20 22:09:17 +00:00
svr4_stat.h
svr4_statvfs.h
svr4_stream.c Fix idiotic errors in I_SETSIG: 1999-01-23 23:44:08 +00:00
svr4_stropts.h
svr4_syscall.h
svr4_syscallargs.h
svr4_syscalls.c
svr4_sysconfig.h
svr4_sysent.c
svr4_systeminfo.h
svr4_termios.c
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c
svr4_ttold.h
svr4_types.h
svr4_ucontext.h - Make the pad field machine dependent (argh!) 1999-01-21 23:22:35 +00:00
svr4_ulimit.h
svr4_ustat.h
svr4_util.h
svr4_utsname.h
svr4_wait.h
syscalls.conf
syscalls.master