NetBSD-Bugs archive

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

PR/39964 CVS commit: src/sys



The following reply was made to PR port-amd64/39964; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39964 CVS commit: src/sys
Date: Thu, 20 Nov 2008 09:26:06 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Thu Nov 20 09:26:06 UTC 2008
 
 Modified Files:
        src/sys/compat/linux/arch/amd64: linux_exec_machdep.c linux_support.S
        src/sys/compat/linux/common: linux_exec_elf32.c
        src/sys/modules/compat_linux: Makefile
 
 Log Message:
 PR port-amd64/39964 modules/compat_linux: missing symbols on amd64
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.13 -r1.14 src/sys/compat/linux/arch/amd64/linux_exec_machdep.c
 cvs rdiff -r1.1 -r1.2 src/sys/compat/linux/arch/amd64/linux_support.S
 cvs rdiff -r1.81 -r1.82 src/sys/compat/linux/common/linux_exec_elf32.c
 cvs rdiff -r1.1 -r1.2 src/sys/modules/compat_linux/Makefile
 
 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