ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/saidar/saidar.c
Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Oct 18 15:05:17 2003 UTC (20 years, 7 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_6_1
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Now behaves a little bit more like df with regard to percentages. This
needs a better fix somewhere in libstatgrab really; we don't currently know
anything about the reserved space.

Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Oct 18 14:08:36 2003 UTC (20 years, 7 months ago) by pajs
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
Brain failure over a confusion with strncpy (thinking it worked like strlcpy)

Revision 1.7 - (view) (annotate) - [select for diffs]
Sat Oct 18 14:00:21 2003 UTC (20 years, 7 months ago) by pajs
Branch: MAIN
Changes since 1.6: +12 -1 lines
Diff to previous 1.6
Fix an annoying long hostname problem.

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Oct 16 17:54:44 2003 UTC (20 years, 7 months ago) by tdb
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Disk percentage may be arguably more "right" than it is before. It's
debatable, of course :)

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Oct 9 16:35:24 2003 UTC (20 years, 7 months ago) by pajs
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_6
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Another stupid mistake. Now actually prints the program name :)

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Oct 9 16:24:19 2003 UTC (20 years, 7 months ago) by pajs
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Tab problem in a fprintf and actually turn on the new command line options ;)

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Oct 9 16:08:16 2003 UTC (20 years, 7 months ago) by pajs
Branch: MAIN
Changes since 1.2: +25 -0 lines
Diff to previous 1.2
Added some usage flags, and a -v for version and -h for help.

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Oct 9 16:00:31 2003 UTC (20 years, 7 months ago) by tdb
Branch: MAIN
Changes since 1.1: +29 -0 lines
Diff to previous 1.1
Standard header, plus make it include the right curses.h dependent on
what the configure system finds.

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Oct 9 15:57:05 2003 UTC (20 years, 7 months ago) by pajs
Branch: MAIN
First release of saidar. This version works on all platforms, using ncurses
fine. Bugs exist when linked against the solaris curses. (E.g. if while
running saidar you hammer a key repeatedly, the screen no longer updates.
This only happens with the solaris curses however)

Saidar takes a single optional flag, "-d" and an argument of the delay in
seconds. e.g.

saidar -d 1

Will update the screen once a second (the fastest allowed update time). The
default update it every 3 seconds. However, if you press any other key, it
will update immidiately (unless its less than 1 second, in which case it will
update at the earlist available time)

Convenience Links

Links to HEAD: (view) (annotate) Links to LIBSTATGRAB_0_6_1: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a