Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/makefs
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.
Home |
Main Index |
Thread Index |
Old Index