Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/25/2001 22:39:22
Module Name:	syssrc
Committed By:	martin
Date:		Sun Mar 25 19:39:21 UTC 2001

Modified Files:
	syssrc/sys/net: if_sppp.h if_spppsubr.c

Log Message:
Make the 'cmd' argument to ioctl an unsigned long, as it is everywhere
else.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/net/if_sppp.h
cvs rdiff -r1.20 -r1.21 syssrc/sys/net/if_spppsubr.c

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