NetBSD/sys/compat
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
..
common solve the COMPAT_OLDSOCK/MSG_COMPAT problem differently: 1998-12-18 13:18:42 +00:00
freebsd Regen 1998-12-10 17:13:06 +00:00
hpux Regen 1998-12-10 17:13:06 +00:00
ibcs2 fix gcc complaint about assignment in truth value 1999-01-14 15:00:38 +00:00
linux Revert last changes: 1999-01-10 15:05:36 +00:00
m68k4k Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:30:09 +00:00
netbsd32 OMPAT_xxx option review: add missing opt_compat_sunos.h 1998-12-18 15:08:21 +00:00
osf1 Regen 1998-12-10 17:13:06 +00:00
ossaudio Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +00:00
sparc32 OMPAT_xxx option review: add missing opt_compat_sunos.h 1998-12-18 15:08:21 +00:00
sunos g/c SA_USERTRAMP (ok'd by pk) 1998-12-21 10:34:59 +00:00
svr4 Fix idiotic errors in I_SETSIG: 1999-01-23 23:44:08 +00:00
ultrix regen 1998-12-18 18:59:06 +00:00
vax1k VAX 1k page size compatibility executable handling. 1998-08-21 13:25:47 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00