Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 03/22/2001 01:16:34
Module Name:	basesrc
Committed By:	cgd
Date:		Wed Mar 21 23:16:33 UTC 2001

Modified Files:
	basesrc/usr.bin/xinstall: xinstall.c

Log Message:
slight portability improvement: use madvise(... MADV_SEQUENTIAL ...)
iff MADV_SEQUENTIAL is actually defined.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 basesrc/usr.bin/xinstall/xinstall.c

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