Up to [NetBSD + pkgsrc-wip] / wip / di
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
- Upgrade to version 4.9, changelog:
4.9 [2 Nov 2006]
Fixed an uninitialized variable used for Solaris zones.
Minor fixes to mkconfix.pl.
4.8 [5 Oct 2006]
Linux's statvfs() is not POSIX compliant and does not
use f_frsize. The correct value is returned in f_bsize.
Since there's no way to tell which type of statvfs() is
in use, we have to hard-code the logic for linux.
This sucks.
More minor improvements to mkconfig.pl.
Add logic to find the correct msgfmt program to use.
4.7 [23 Sep 2006]
Changed the operation of the -a, -x and -I flags
so that it is possible to specify -a and still exclude
filesystems from the list.
Added the -L flag to not check for duplicate filesystems.
4.6 [3 Sep 2006]
Improve mkconfig.pl configuration to be more robust,
find needed libraries. Improve mkconfig.pl portability.
4.5 [29 Mar 2006]
Fix uninitialized variable.
Fix manual page formatting.
4.4 [21 Nov 2005]
Add zone support for Solaris (-z).
Update mkconfig.pl for compatibility w/perl 5.005.
Update to 4.3 -NetBSD 3.0 supported -New format options -Command line arguments can now be set in the DI_ARGS environment variable
'di' is a disk information utility, displaying everything (and more) that your 'df' command does. It features the ability to display your disk usage in whatever format you desire/prefer/are used to. It is designed to be portable across many platforms.
Initial revision