perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch]" -print`
[freeradius.git] / src / include / modcall.h
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2001-07-01 cmillerGive more useful information (in a clearer format)...
2001-01-02 pacmanI was getting the "module name" from the wrong struct...
2000-12-21 pacman This is the "configurable failover" patch, providing...