Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 01/03/2004 10:07:02
Module Name: src
Committed By: dbj
Date: Sat Jan 3 10:07:02 UTC 2004
Modified Files:
src/sbin/fsck_ffs: pass1.c
Log Message:
increase size of buffer used for updating symlinks with -c 1
otherwise, the block read will blow the stack
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sbin/fsck_ffs/pass1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.