Age | Commit message (Expand) | Author | Files | Lines |
2007-03-30 | check_disk -C is more flexible now. See np-devel post (2007-02-10) | Matthias Eble | 2 | -22/+38 |
2007-02-07 | Added test files to test the parse_ini.c routines. Requires libtap | Ton Voon | 6 | -9/+129 |
2007-02-06 | initial version of ini file parsing routines in C | M. Sean Finney | 2 | -0/+266 |
2007-01-27 | Change the variable names `true' and `false' (which are keywords in C99) | Holger Weiss | 1 | -11/+11 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 61 | -19612/+5 |
2007-01-23 | Add support for statvfs(2) which is needed in order to compile the plugins on | Holger Weiss | 1 | -2/+7 |
2006-12-20 | Fixed inode thresholds, regressed from previous release | Ton Voon | 2 | -0/+2 |
2006-11-03 | Add alloca files, required for *BSD | Ton Voon | 3 | -1/+556 |
2006-10-18 | Fix tests for exact matches when searching filesystems | Ton Voon | 2 | -6/+8 |
2006-10-18 | Cater for different errors when setting thresholds | Ton Voon | 2 | -4/+12 |
2006-09-02 | - explicitly include utils_base.h from utils.h | M. Sean Finney | 1 | -0/+4 |
2006-07-14 | Missing header files | Ton Voon | 2 | -0/+2 |
2006-07-13 | Major fixes to check_disk. Now should return same data as df | Ton Voon | 5 | -1/+448 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 8 | -2/+350 |
2006-07-13 | Using coreutils' base_name function because of portability issues with | Ton Voon | 2 | -0/+126 |
2006-07-11 | Extra files from coreutils required for getloadavg.c to compile | Ton Voon | 9 | -0/+342 |
2006-07-10 | Didn't add intprops.h into distribution correctly | Ton Voon | 1 | -2/+7 |
2006-07-05 | Missing intprops.h for Tru64 (Ciro Iriarte - 1517379) | Ton Voon | 2 | -0/+67 |
2006-07-03 | Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435) | Ton Voon | 3 | -0/+85 |
2006-05-25 | Removed unnecessary file | Ton Voon | 1 | -0/+0 |
2006-05-25 | Gettext fixes to sync with coreutils | Ton Voon | 1 | -1/+1 |
2006-05-25 | Use coreutils' regexp libraries, so regexp always available now | Ton Voon | 9 | -17/+11565 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 34 | -807/+1041 |
2004-12-22 | File required from coreutils | Ton Voon | 2 | -0/+94 |
2004-12-21 | Fixed compile problem on Sol2.6 with stdbool.h | Ton Voon | 1 | -0/+8 |
2004-12-15 | Moving m4 files into m4/. Added extra coreutils files required from | Ton Voon | 18 | -744/+310 |
2004-11-29 | Extra files required from coreutils | Ton Voon | 3 | -1/+27 |
2004-11-19 | I think getloadavg.m4 is no longer required (as autoconf has built-in function) | Ton Voon | 1 | -108/+0 |
2004-11-19 | Removed getloadavg.m4 (built-in function in autoconf) and added cloexec.[hc] | Ton Voon | 1 | -2/+3 |
2004-11-19 | Files required for getloadavg.c | Ton Voon | 2 | -0/+65 |
2004-11-12 | Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8 | Ton Voon | 30 | -791/+1121 |
2004-05-24 | Missed getloadavg.c (Ben Clewett) | Ton Voon | 1 | -1/+1 |
2004-02-18 | underquoted defines cause warning on FC2 | Karl DeBisschop | 3 | -24/+30 |
2003-10-23 | Need to include intl/ for systems without libintl.h | Ton Voon | 1 | -1/+1 |
2003-10-20 | Fix for config.h at top level. Required for intl/ | Ton Voon | 2 | -2/+2 |
2003-09-29 | Missed GNU files for AIX 5.1 | Ton Voon | 1 | -4/+3 |
2003-09-17 | Required if strtod not GNU compilant | Ton Voon | 1 | -0/+202 |
2003-09-17 | Support to compile on AIX | Ton Voon | 9 | -2/+862 |
2003-08-08 | include getloadvag.m4 in distrib | Karl DeBisschop | 1 | -1/+1 |
2003-08-06 | ignore ulonglong.m4 | Karl DeBisschop | 1 | -0/+1 |
2003-07-29 | bump to gettext 0.11.5 and cleanup GNU toolchain | Karl DeBisschop | 1 | -1/+1 |
2003-07-28 | Readded getloadavg.m4 as using autoconf 2.50+. This fixes redhat 6.2 compiles | Ton Voon | 1 | -0/+108 |
2003-07-26 | skip gettext files | Karl DeBisschop | 1 | -0/+16 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 1 | -2/+2 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 1 | -1/+1 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 2 | -1/+70 |
2003-03-24 | Using coreutils 4.5.11 version to fix Darwin problem | Ton Voon | 1 | -54/+85 |
2003-03-23 | Solaris package build system | Jeremy T. Bouse | 1 | -0/+2 |
2003-03-19 | check_disk working with mountlist.c | Karl DeBisschop | 1 | -46/+46 |
2003-03-18 | use AC_DEFINE_UNQOUTED | Karl DeBisschop | 2 | -11/+11 |