summaryrefslogtreecommitdiff
path: root/quotacheck.c
AgeCommit message (Collapse)Author
2001-05-26Quotacheck prints error message when no mountpoint to check found.jkar8572
2001-05-14Fixed introduced compilation bug.jkar8572
2001-05-14Fixed quotacheck -aRu segfault on / (thanks to Arkadiusz)jkar8572
Fixed repquota - due to bug in merging patches names were always truncated.
2001-05-11Fixed bug in quotacheck for new format.jkar8572
Fixed bug in version() in quot (Nathan). Added -t (truncate names) option to repquota.
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
Fixed MNTTYPE_REISER to proper string. sprintf->snprintf Merged Marco's patch with errstr(), configurable BSD behaviour Fixed bug in quota detection IO code now opens file only RO if possible. IO code now doesn't open file if not required. Fixed bug in quotaon. Updated all manpages.
2001-04-26Fixed underscore bug (Nathan Scott)jkar8572
EOF -> -1 (Michael Meskes)
2001-04-25Fixed bug in message, EXT2_DIRECT_SCANjkar8572
2001-04-12Fixed bug with deice inodes in quotacheck.jkar8572
Fixed bug with devcmp() in quotaops.
2001-04-11Updated manpages.jkar8572
Fixed small bug in repquota (User vs Group). Some XFS updates. Fixed problems with devfs and relative paths.
2001-04-05Added EXT2DIRECT as configurable option.jkar8572
Fixed bug in quotacheck -c option. Fixed bug in RPC implementation.
2001-04-04Merged with RedHat patch - mainly documentation issuesjkar8572
Added some forgotten _() around strings. Added sponsoring notes Removed mandatory -F from quotacheck.
2001-03-23Initial revisionjkar8572