Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/06/2001 19:18:10
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jun  6 16:18:10 UTC 2001

Modified Files:
	syssrc/sys/compat/hpux: hpux_syscall.h hpux_syscallargs.h
	    hpux_syscalls.c hpux_sysent.c

Log Message:
Regen; don't define our own (incorrect!) dup(2); just use the NetBSD version.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/compat/hpux/hpux_syscall.h
cvs rdiff -r1.28 -r1.29 syssrc/sys/compat/hpux/hpux_syscallargs.h
cvs rdiff -r1.34 -r1.35 syssrc/sys/compat/hpux/hpux_syscalls.c
cvs rdiff -r1.36 -r1.37 syssrc/sys/compat/hpux/hpux_sysent.c

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