Subject: CVS commit: syssrc/sys/compat
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/03/2002 02:59:01
Module Name: syssrc
Committed By: mrg
Date: Thu Jan 3 00:59:01 UTC 2002
Modified Files:
syssrc/sys/compat/sunos: syscalls.master
syssrc/sys/compat/sunos32: syscalls.master
Log Message:
move the COMPAT_SUNOS SO_BROADCAST hack out of uipc_socket.c into the
compat/sunos code. besides being cleaner this allows the sunos LKM
to properly work without any special kernel hacks.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/compat/sunos/syscalls.master
cvs rdiff -r1.5 -r1.6 syssrc/sys/compat/sunos32/syscalls.master
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.