Age | Commit message (Expand) | Author |
2003-01-16 | semicolon needed where progname define was replaced | Karl DeBisschop
|
2003-01-16 | add option to let regex span newlines | Karl DeBisschop
|
2003-01-16 | progname and print_usage need to be defined | Karl DeBisschop
|
2003-01-16 | semicolon needed where praogname define was replced | Karl DeBisschop
|
2003-01-16 | semicolon needed where praogname define was replced | Karl DeBisschop
|
2003-01-16 | restore max() macro | Karl DeBisschop
|
2003-01-16 | cleanup progname assignment | Karl DeBisschop
|
2003-01-16 | avoid segfault when host is not given | Karl DeBisschop
|
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop
|
2003-01-13 | change exit status to be POSIX compliant | Karl DeBisschop
|
2003-01-13 | check for a few null strings, change PROGNAME from #define to const *char | Karl DeBisschop
|
2003-01-13 | add options for excluding devices and for skipping OK devices in summary | Karl DeBisschop
|
2003-01-03 | protect against some null strings, make formats more uniform | Karl DeBisschop
|
2002-12-19 | expect is +OK for SPOP too | Karl DeBisschop
|
2002-12-19 | server expect not getting set, expect is +OK for POP | Karl DeBisschop
|
2002-12-19 | remove spurious CRLF | Karl DeBisschop
|
2002-11-25 | was segfaulting if no dtat was returned | Karl DeBisschop
|
2002-11-22 | add replace battery condition, replace unchecked strcat calls with asprintf (... | Karl DeBisschop
|
2002-11-22 | add a few comments, trap a few place where a NULL string might have been handled | Karl DeBisschop
|
2002-11-21 | fix empty output on errors | Karl DeBisschop
|
2002-11-20 | add switch to evaluate each swap individually | Karl DeBisschop
|
2002-11-20 | fix solaris SEGV, still need to print meaningful error text | Karl DeBisschop
|
2002-11-20 | in short options, t no no argument | Karl DeBisschop
|
2002-11-20 | replace some strcpy with strscpy | Karl DeBisschop
|
2002-11-19 | another try at portable symlinking | Karl DeBisschop
|
2002-11-19 | another try at portable symlinking | Karl DeBisschop
|
2002-11-19 | explicitly cast recv() arg2 for SunOS5.6 | Karl DeBisschop
|
2002-11-19 | rewrite of install-exec-hook for solaris | Karl DeBisschop
|
2002-11-18 | test total swap instead of individual disks | Karl DeBisschop
|
2002-11-18 | failed to handle multple disks | Karl DeBisschop
|
2002-11-18 | more readable max_state() code | Karl DeBisschop
|
2002-11-16 | fix too many sources problem for programs tha are symlinks to check_tcp | Karl DeBisschop
|
2002-11-16 | my take on Subhendu's patches, plus a few comments for clarity | Karl DeBisschop
|
2002-11-15 | memory bounds in options, no output comparison case | Subhendu Ghosh
|
2002-11-15 | fix label handling, replace accidentally deleted elseif l.310 | Karl DeBisschop
|
2002-11-14 | fix bug with gettimeofday test, improve version/release handling, update rpm ... | Karl DeBisschop
|
2002-11-14 | fix typo in snprintf build | Karl DeBisschop
|
2002-11-14 | can't drop these sources -- neded for dist | Karl DeBisschop
|
2002-11-14 | fix build rule for snprintf | Karl DeBisschop
|
2002-11-14 | pagesize count off by one | Karl DeBisschop
|
2002-11-14 | clean up NULL from status on Solaris | Karl DeBisschop
|
2002-11-14 | remove check_nt again | Karl DeBisschop
|
2002-11-14 | back out last change -- it was only work in progress | Karl DeBisschop
|
2002-11-14 | remove call_getopt and ssprintf | Karl DeBisschop
|
2002-11-13 | remove call_getopt and asprintf | Karl DeBisschop
|
2002-11-12 | cleanup asprintf, old function decls | Karl DeBisschop
|
2002-11-12 | remove call_getopt | Karl DeBisschop
|
2002-11-11 | should use asprintf | Subhendu Ghosh
|
2002-11-11 | more snmpv3 patches | Subhendu Ghosh
|
2002-11-11 | long opt for miblist, snmpv3 support (rosenauer) | Subhendu Ghosh
|