0150503c41memset is declared in string.h
hjp
2007-03-08 20:25:15 +0000
7949fda3baSame performance improvement for apppath as for preppath.
hjp
2007-03-05 18:18:15 +0000
69187e640aSpeedup by by 63 % (from 85 ms to 52 ms on a 3 GHz P4) for a typical usecase (prepend single directory to PATH with 12 directories with checking) by loading Pod::Usage only if necessary.
hjp
2007-03-05 18:13:54 +0000
60f1952973CR is not a safe character.
hjp
2007-02-27 08:43:02 +0000
1d4e979fbaOriginal from Rudolf Polzer in dcou.x11. Added timestamps, flushing of stdout, and usleep to reduce CPU usage.
hjp
2005-12-18 10:08:52 +0000
6899d0d971Create graphs for inodes, too.
hjp
2005-12-12 08:51:35 +0000
230addcf34Send output to stdout.
hjp
2005-12-12 08:51:08 +0000
582f0fc6acAllow non-word characters in usernames (machine accounts end with $)
hjp
2005-12-12 08:48:59 +0000
b7eb8717bdMoved sending of mail to warnmsg. Allow non-word characters in usernames (machine accounts end with $)
hjp
2005-12-12 08:48:44 +0000
3808d97c6dRemoved actual creation of graph from quotacheck. Graph is now created/updated in a separate job. Removed some debugging output. Changed output from gif to png.
hjp
2005-12-05 08:46:40 +0000
09751207a7Ups. hardcoding the switch isn't that great.
hjp
2005-11-17 16:07:41 +0000
9394650a77Adapted for NET-SNMP version: 5.0.9
hjp
2005-11-17 14:57:43 +0000
e8c3f76218Critical bug fix: Empty directories were removed even with -n. Minor cleanup: Message "removing ..." is now the same with and without -n.
hjp
2004-11-02 09:01:12 +0000
fd3d3341caUpdated %dosdrv. Fixed parsing of repquota for Linux (gracetime). Added proper MIME headers to warning mail. The usage graph is now always updated if the user is over quota, even if no warning mail is sent. If a user is over quota on several filesystems, he now gets one mail for each filesystem - previously he only got a mail for the first filesystem.
hjp
2004-10-08 10:35:50 +0000
9d6f178d2eFixed parsing of repquota output for Linux.
hjp
2004-10-08 10:20:24 +0000
002657d522Redirect stdin from /dev/null.
hjp
2004-09-06 08:37:03 +0000
a22110e328Simple script to dump vacation database.
hjp
2004-08-09 08:08:38 +0000
a43fc516f4Call ls only once, to get nice columnar output with newer coreutils. (Note: Combining -f and -l may not work with all versions of ls)
hjp
2004-06-12 22:25:46 +0000
b8bd8e778aAutomatically generate GNUmakevars and -rules if they don't exist.
hjp
2004-06-12 22:12:52 +0000
e85052e3d6Added -m option to synopsis.
hjp
2003-05-16 14:44:58 +0000
a6c79cefd9Included -m (mtime-only) option (CVS is nice, but only if it used). Improved pod a bit.
hjp
2003-05-16 13:38:25 +0000
955d49149eChanged tests on skip_fifo to use _ instead of $i. The latter caused extra calls to stat which clobbered the state of _ which caused spurious errors/warnings on symlinks.
hjp
2003-05-15 10:49:33 +0000
609868d588Added man page to install targets.
hjp
2003-05-14 11:52:26 +0000
2ce9f5b473Added yet another patch by Chris Mason.
hjp
2003-05-14 11:49:56 +0000