NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54804 CVS commit: src/sys/compat/common



The following reply was made to PR kern/54804; it has been noted by GNATS.

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54804 CVS commit: src/sys/compat/common
Date: Sat, 28 Dec 2019 15:39:52 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Sat Dec 28 15:39:52 UTC 2019
 
 Modified Files:
 	src/sys/compat/common: compat_30_mod.c
 
 Log Message:
 For the built-in COMPAT_30 module code, make sure to initialize the
 uipc_syscalls_30 stuff, notably to include compat_30_socket().
 
 PR kern/54804
 
 XXX Pullup-9 XXX
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/sys/compat/common/compat_30_mod.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index