Subject: PR/32388 CVS commit: src/sys/compat/netbsd32
To: None <port-amd64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Quentin Garnier <cube@netbsd.org>
List: netbsd-bugs
Date: 12/27/2005 00:40:02
The following reply was made to PR port-amd64/32388; it has been noted by GNATS.

From: Quentin Garnier <cube@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32388 CVS commit: src/sys/compat/netbsd32
Date: Tue, 27 Dec 2005 00:36:00 +0000 (UTC)

 Module Name:	src
 Committed By:	cube
 Date:		Tue Dec 27 00:36:00 UTC 2005
 
 Modified Files:
 	src/sys/compat/netbsd32: netbsd32_exec_elf32.c
 
 Log Message:
 More ktrace-lwp merge fallout:  netbsd_elf32_signature's prototype has
 changed.  Too bad C doesn't have signatures in symbols.
 
 Fixes PR#32388 by Nicolas Joly.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.23 -r1.24 src/sys/compat/netbsd32/netbsd32_exec_elf32.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.