aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-41/+43
normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk.
2005-11-03Correct error message when callers group ID - getgid() - is not registeredmsapiro1-5/+10
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi6-6/+6
2003-03-31Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw1-6/+7
Ademar de Souza Reis Jr