Subject: CVS commit: syssrc/sys/compat/svr4_32
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/22/2002 08:31:19
Module Name:	syssrc
Committed By:	matt
Date:		Mon Jul 22 05:31:19 UTC 2002

Modified Files:
	syssrc/sys/compat/svr4_32: svr4_32_ioctl.c svr4_32_socket.c
	    svr4_32_sockio.c

Log Message:
Make SVR4_32 work with the sparc32 version of setiathome.  This required
fixing the socket syscall and the SIOGIFCONF ioctl code.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/svr4_32/svr4_32_ioctl.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/compat/svr4_32/svr4_32_socket.c \
    syssrc/sys/compat/svr4_32/svr4_32_sockio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.