Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/09/2005 14:15:24
Module Name:	src
Committed By:	tron
Date:		Fri Sep  9 14:15:24 UTC 2005

Modified Files:
	src/sys/kern [netbsd-3]: uipc_syscalls.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #746):
	sys/kern/uipc_syscalls.c: revision 1.91
- add const.
- remove unnecessary casts.
- add __UNCONST casts and mark them with XXXUNCONST as necessary.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.90.2.1 src/sys/kern/uipc_syscalls.c

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