Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/27/2001 04:55:40
Module Name: syssrc
Committed By: chs
Date: Tue Feb 27 02:55:40 UTC 2001
Modified Files:
syssrc/sys/ufs/ufs: ufs_inode.c
Log Message:
min() -> MIN(), max() -> MAX().
fixes more problems with file offsets > 4GB.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/ufs/ufs/ufs_inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.