Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src improve recent 'df' entry
details: https://anonhg.NetBSD.org/src/rev/fe00a436cb5c
branches: netbsd-1-4
changeset: 469504:fe00a436cb5c
user: cgd <cgd%NetBSD.org@localhost>
date: Mon Sep 27 03:16:12 1999 +0000
description:
improve recent 'df' entry
diffstat:
CHANGES-1.4.2 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r aafa56f92216 -r fe00a436cb5c CHANGES-1.4.2
--- a/CHANGES-1.4.2 Sun Sep 26 13:39:52 1999 +0000
+++ b/CHANGES-1.4.2 Mon Sep 27 03:16:12 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.41 1999/09/26 13:39:52 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.42 1999/09/27 03:16:12 cgd Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -491,7 +491,8 @@
bin/df/df.c 1.32
- Fix overflow on big partition's raw device.
+ Fix an overflow when using df(1) on a big partition's raw device,
+ where the number of available blocks would be displayed incorrectly.
usr.bin/join/join.c 1.16
Home |
Main Index |
Thread Index |
Old Index