Subject: again: AMD64 users: please update libc!
To: None <port-amd64@NetBSD.org, current-users@NetBSD.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: port-amd64
Date: 03/23/2004 18:36:29
Hi -

I've just replaced a last hidden occurence of the old syscall
path from the amd64 libc sources.
If you plan to run a kernel without COMPAT_16 nor
COMPAT_NETBSD32 options, please make sure you've updated to:

Module Name:	src
Committed By:	drochner
Date:		Tue Mar 23 16:33:47 UTC 2004
Modified Files:
	src/lib/libc/arch/x86_64/sys: __sigtramp2.S
Log Message:
replace the last occurence of an "int 0x80" syscall
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/x86_64/sys/__sigtramp2.S

(I've got reason to believe that virtually noone is running a kernel
w/o COMPAT_16. Just wanted to warn you anyway...)

best regards
Matthias