Subject: CVS commit: src/lib/libc/arch/x86_64/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/11/2006 19:02:16
Module Name:	src
Committed By:	christos
Date:		Sat Mar 11 19:02:16 UTC 2006

Removed Files:
	src/lib/libc/arch/x86_64/sys: Ovfork.S __semctl.S __sigreturn14.S
	    msgctl.S shmctl.S sigaction.S sigpending.S sigprocmask.S
	    sigreturn.S sigsuspend.S

Log Message:
remove files moved to the new compat layout.


To generate a diff of this commit:
cvs rdiff -r1.3 -r0 src/lib/libc/arch/x86_64/sys/Ovfork.S \
    src/lib/libc/arch/x86_64/sys/__sigreturn14.S \
    src/lib/libc/arch/x86_64/sys/sigreturn.S
cvs rdiff -r1.1 -r0 src/lib/libc/arch/x86_64/sys/__semctl.S \
    src/lib/libc/arch/x86_64/sys/msgctl.S \
    src/lib/libc/arch/x86_64/sys/shmctl.S \
    src/lib/libc/arch/x86_64/sys/sigaction.S
cvs rdiff -r1.2 -r0 src/lib/libc/arch/x86_64/sys/sigpending.S \
    src/lib/libc/arch/x86_64/sys/sigprocmask.S \
    src/lib/libc/arch/x86_64/sys/sigsuspend.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.