From 59e474dc56026911301e5e1e243f4d4c0e40c9bb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 20 Feb 2003 10:36:52 +0000 Subject: . --- ChangeLog | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f9c9794d9..3de5b4012 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,24 @@ -2003-02-19 Jim Meyering +2003-02-20 Jim Meyering * Version 4.5.8. + Now, df always displays the device file name corresponding to the + listed mount point under `Filesystem'. Before, for an unmounted + block- or character-special file argument, it would display the + command-line argument instead. + * src/df.c (show_disk): Return a value indicating whether + there was a match. Don't try to find a mount point here. + (show_entry): If show_disk doesn't find a match, call show_point. + +2003-02-19 Jim Meyering + + * src/du.c: Include "mmap-stack.h". + (du_files): Add prototype with ATTRIBUTE_NORETURN. + Exit from this function, not from... + (main): ...here. + Instead, if possible, invoke du_files through a macro that + runs it with a large, mmap'd stack. + * src/join.c (usage): Change wording in --help output: use FILENUM instead of `SIDE' and say what FILENUM means. Reported by Bernhard Gabler. -- cgit v1.2.3-70-g09d2