Subject: CVS commit: src/usr.sbin/makefs
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/27/2003 03:34:10
Module Name: src
Committed By: uwe
Date: Mon Jan 27 01:34:09 UTC 2003
Modified Files:
src/usr.sbin/makefs: walk.c
Log Message:
s/ulong/unsigned long/. ulong is for SysV compatibility, there's no
point in using it in our code. This change makes makefs(8) compile on
host systems without ulong.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.sbin/makefs/walk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.