Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/30/1999 11:59:43
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Jul 30 18:59:43 UTC 1999

Modified Files:
	basesrc/usr.sbin/gifconfig: gifconfig.c

Log Message:
fix behavior on 64bit CPUs.  args to ioctl() must be u_long, not int.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/gifconfig/gifconfig.c

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