Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/18/2001 05:22:34
Module Name: basesrc
Committed By: lukem
Date: Mon Jun 18 02:22:34 UTC 2001
Modified Files:
basesrc/sbin/fsck: fsck.c preen.c
Log Message:
use TAILQ_xxx instead of referencing tqh_xxx elements directly
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/sbin/fsck/fsck.c
cvs rdiff -r1.18 -r1.19 basesrc/sbin/fsck/preen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.