Subject: CVS commit: src/sys/compat/sunos
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/27/2007 17:05:29
Module Name:	src
Committed By:	martin
Date:		Thu Dec 27 17:05:29 UTC 2007

Modified Files:
	src/sys/compat/sunos: sunos_misc.c sunos_syscall.h sunos_syscallargs.h
	    sunos_syscalls.c sunos_sysent.c

Log Message:
Remove now superflous (and wrong) extern declaration for maxfiles.


To generate a diff of this commit:
cvs rdiff -r1.157 -r1.158 src/sys/compat/sunos/sunos_misc.c
cvs rdiff -r1.78 -r1.79 src/sys/compat/sunos/sunos_syscall.h
cvs rdiff -r1.62 -r1.63 src/sys/compat/sunos/sunos_syscallargs.h
cvs rdiff -r1.77 -r1.78 src/sys/compat/sunos/sunos_syscalls.c
cvs rdiff -r1.72 -r1.73 src/sys/compat/sunos/sunos_sysent.c

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