Age | Commit message (Expand) | Author | Files | Lines |
2004-12-03 | print_help and print_usage() cleanup | Benoit Mortier | 1 | -4/+4 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -2/+0 |
2004-12-03 | fixes for internationalization | Benoit Mortier | 1 | -5/+4 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -6/+6 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -1/+1 |
2004-12-02 | return of process_arguments() is TRUE not OK ! | Benoit Mortier | 1 | -1/+1 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -8/+4 |
2004-11-23 | Standardising translation texts | Ton Voon | 1 | -1/+1 |
2004-08-23 | Using swapctl for Solaris, Tru64 and *BSD (Sean Finney) | Ton Voon | 1 | -45/+80 |
2004-08-19 | Patch for tru64 using swapctl calls (Sean Finney) | Ton Voon | 1 | -1/+43 |
2004-03-02 | fix div by zero error when swaptotal is zero (Flo Gleixner) | Karl DeBisschop | 1 | -3/+6 |
2004-02-28 | update to work with Linux 2.6 /proc/meminfo format | Karl DeBisschop | 1 | -3/+14 |
2004-02-25 | change some datatypes to llu for very large swaps | Karl DeBisschop | 1 | -10/+10 |
2004-02-20 | Corrected usage message (Matt Pounsett) | Ton Voon | 1 | -4/+6 |
2003-12-24 | Fixed help doc on use of % (854817 - Gunnar Hellekson) | Ton Voon | 1 | -2/+2 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 1 | -6/+6 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -4/+11 |
2003-11-11 | Fixed if only absolute warn/crit set | Ton Voon | 1 | -4/+5 |
2003-09-30 | Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris. Removed | Ton Voon | 1 | -23/+33 |
2003-09-17 | Support for check_swap in AIX (tested on 5.1) | Ton Voon | 1 | -6/+30 |
2003-09-11 | last changes to configure broke check_swap on RHLinux. Restore /proc/meminfo ... | Karl DeBisschop | 1 | -17/+26 |
2003-08-22 | - bindtextdomain for gettext, a few other smale cleanups here and there | Karl DeBisschop | 1 | -4/+6 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -62/+64 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -1/+1 |
2003-08-02 | establish "UT_" namespace for usage text in #defines | Karl DeBisschop | 1 | -1/+1 |
2003-07-30 | markup for translation | Karl DeBisschop | 1 | -12/+12 |
2003-07-29 | mark for translation | Karl DeBisschop | 1 | -81/+82 |
2003-06-29 | Corrected reported size for PROC_MEMINFO systems | Ton Voon | 1 | -0/+3 |
2003-06-27 | Support for swap -s for solaris. Also changes size of swap to MBs through | Ton Voon | 1 | -80/+91 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -6/+0 |
2003-02-18 | support for Large swap sizes | Subhendu Ghosh | 1 | -16/+17 |
2003-01-30 | Fixed long --allswap option | Ton Voon | 1 | -1/+1 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -4/+4 |
2002-11-20 | add switch to evaluate each swap individually | Karl DeBisschop | 1 | -30/+85 |
2002-11-18 | test total swap instead of individual disks | Karl DeBisschop | 1 | -22/+29 |
2002-10-30 | forgot to remove call_getopt declaration | Karl DeBisschop | 1 | -1/+0 |
2002-10-21 | use asprintf instead of ssprintf | Karl DeBisschop | 1 | -10/+6 |
2002-10-18 | remove old call_getopt | Karl DeBisschop | 1 | -39/+26 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+325 |