summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-16maint: correct a stale comment in sort.cJim Meyering
2012-08-16maint: fix comment grammar to placate make syntax-checkJim Meyering
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
2012-08-05build: avoid sort link failure on Solaris 10Jim Meyering
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker
2012-08-04truncate: don't leak a file descriptor with --ref=PIPEJim Meyering
2012-08-04split: plug nominal leaksJim Meyering
2012-08-03tail: avoid rare error-path FD leakJim Meyering
2012-07-25tail: avoid misleading diagnostic upon fstat failureJim Meyering
2012-07-21maint: stzncpy: restrict pointer parametersJim Meyering
2012-07-20maint: rm: remove two more unused static inline functionsJoachim Schmitz
2012-07-20maint: rm: remove unused static-inlined functionsJoachim Schmitz
2012-07-16df: don't output control characters in a mount point namePádraig Brady
2012-07-15pinky,who: fix bug in latest changeJim Meyering
2012-07-15maint: remove unwarranted uses of strncpyJim Meyering
2012-07-15build: shred.c: avoid i686-specific gcc -Wstrict-overflow warningJim Meyering
2012-07-13doc: clarify meaning of '-parodd' in stty helpBruno Haible
2012-07-11df: warn if soon-to-be-removed --megabyte option is usedBernhard Voelker
2012-07-10sort: by default, do not exceed 3/4 of physical memoryPaul Eggert
2012-07-03maint: fix minor bugs in helper program, setuidgidJim Meyering
2012-07-02sort: fix exit-status typoPaul Eggert
2012-07-02sort: simplify -o handling to avoid fdopen, assertPaul Eggert
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-07-02maint: avoid a -Wunsed-but-set warning on some systemsPádraig Brady
2012-06-30stat,tail: recognize new file system type: aufsJim Meyering
2012-06-26maint: avoid a static analysis warning in csplitPádraig Brady
2012-06-22doc: document multiplier for dd number options like count=NBernhard Voelker
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady
2012-06-22maint: refactor common mode bits used to create filesPádraig Brady
2012-06-20maint: sort: style adjustment to help clarify size determinationBernhard Voelker
2012-06-12stty: portability: accommodate CILJim Meyering
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-06-05maint: mark new diagnostic for translationJim Meyering
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering
2012-06-01stat,tail: recognize new file system type: panfsJim Meyering
2012-05-28cksum: line-buffer the printed checksumsPádraig Brady
2012-05-21maint: remove comment that suggested to remove support for mktemp -VJim Meyering
2012-05-21dircolors: add st/st-256color terminal typesMike Frysinger
2012-05-20id,groups: use gidtostr/uidtostr to avoid castsJim Meyering
2012-05-16maint: tell xgettext that fputs arg "93% of..." is not a C format stringJim Meyering
2012-05-16maint: add assertions to placate static analysis toolsJim Meyering
2012-05-16stat: report the correct block size for file system usagePádraig Brady
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering
2012-05-10stat,tail: recognize new FS types: bdevfs, inodefs, qnx6Jim Meyering
2012-05-10maint: handle file sizes more reliablyPaul Eggert
2012-05-09stat: don't report negative file size as huge positive numberPaul Eggert
2012-05-08split: avoid apparent infloop when splitting /dev/zero w/-n on the HurdJim Meyering
2012-05-08maint: new function: usable_st_sizeJim Meyering
2012-05-08maint: fix common spelling errorsKevin Lyda