Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/lib/libsa pull up rev 1.26 from trunk (cgd)
details: https://anonhg.NetBSD.org/src/rev/e1b6a9a7f73f
branches: netbsd-1-4
changeset: 469237:e1b6a9a7f73f
user: cgd <cgd%NetBSD.org@localhost>
date: Fri Aug 20 05:02:27 1999 +0000
description:
pull up rev 1.26 from trunk (cgd)
diffstat:
sys/lib/libsa/ufs.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r fbba19ede58b -r e1b6a9a7f73f sys/lib/libsa/ufs.c
--- a/sys/lib/libsa/ufs.c Fri Aug 20 05:00:54 1999 +0000
+++ b/sys/lib/libsa/ufs.c Fri Aug 20 05:02:27 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ufs.c,v 1.25 1999/04/01 05:27:54 simonb Exp $ */
+/* $NetBSD: ufs.c,v 1.25.2.1 1999/08/20 05:02:27 cgd Exp $ */
/*-
* Copyright (c) 1993
@@ -601,6 +601,8 @@
#endif /* !LIBSA_FS_SINGLECOMPONENT */
+ fp->f_seekp = 0; /* reset seek pointer */
+
out:
#ifndef LIBSA_NO_FS_SYMLINK
if (buf)
Home |
Main Index |
Thread Index |
Old Index