timeout: add the --kill-after option
[platform/upstream/coreutils.git] / NEWS
2010-03-16 Pádraig Bradytimeout: add the --kill-after option
2010-03-01 Pádraig Bradysort: fix issues with month sorting in some locales
2010-02-17 Moritz Orbachls: fix a regression by honoring NORMAL attributes...
2010-02-01 Pádraig Bradymaint: fix a typo in NEWS
2010-02-01 Pádraig Bradyjoin: make -t '' operate on the whole line
2010-02-01 Assaf Gordonjoin: add --header option to always output the first...
2010-02-01 Jim Meyeringls --color: don't emit a final no-op escape sequence
2010-01-25 Kamil Dudkawho --mesg (-T) can use a more accurate test for TTY...
2010-01-13 Jim Meyeringpost-release administrivia
2010-01-13 Jim Meyeringversion 8.4 v8.4
2010-01-12 Jim Meyeringbuild: fix build failure due to missing libxattr
2010-01-12 Jim Meyeringdoc: mention the wchar.h vs. glibc build problem
2010-01-12 Pádraig Bradynproc: return a possibly more accurate total CPU count
2010-01-12 Kamil Dudkals: reorder includes to work around broken <sys/capabil...
2010-01-07 Jim Meyeringpost-release administrivia
2010-01-07 Jim Meyeringversion 8.3 v8.3
2010-01-07 Eric Blakepr: ensure the page header line is of the required...
2010-01-07 Eric Blakemaint: apply correct license to auxiliary files
2010-01-06 Eric Blakecp, touch: avoid problem with new glibc
2010-01-05 Philip Rowlandsdoc: fix typo in NEWS
2010-01-01 Eric Blakels: fix color of broken symlinks colored as target
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-31 Eric Blaketouch: work around ntfs-3g bug
2009-12-30 Jim Meyeringdoc: mention two tail -F bug fixes in NEWS
2009-12-25 Pádraig Bradytail: fix --follow to not use inotify on remote files
2009-12-23 Pádraig Bradywc: line-buffer the printed counts
2009-12-22 Pádraig Bradystat: Recognize k-afs, gfs, ocfs2 file system types
2009-12-22 Pádraig Bradystat: add support for more file system types
2009-12-20 Eric Blaketouch: fix ctime regression in 'touch -a'
2009-12-19 Pádraig Bradyrm: fix --one-file-system regression due to fts conversion
2009-12-11 Jim Meyeringpost-release administrivia
2009-12-11 Jim Meyeringversion 8.2 v8.2
2009-12-11 Jim Meyeringtail: don't call fstat on an uninitialized FD
2009-12-11 Jim Meyeringdoc: NEWS: mention that gnulib's mgetgroups fix affects id
2009-12-09 Jim Meyeringdoc: NEWS: the "make distcheck" vulnerability dates...
2009-12-09 Jim Meyeringdoc: NEWS: mention the "make distcheck" vulnerability
2009-12-08 Pádraig Bradysort: fix failure if sort's parent has ignored SIGCHLD
2009-12-08 Pádraig Bradytimeout: fix failure if timeout's parent has ignored...
2009-12-05 Eric Blakeid: handle systems without getgroups support
2009-12-01 Jim Meyeringrm: fix empty-name bug introduced with conversion to...
2009-11-18 Jim Meyeringpost-release administrivia
2009-11-18 Jim Meyeringversion 8.1 v8.1
2009-11-17 Jim Meyeringdoc: mention the du/fts vs. NFSv4 mount-point work...
2009-11-16 Jim Meyeringtail -F can fail to track a file after it's been rotated
2009-11-09 Pádraig Bradyls: fix capability coloring
2009-11-07 Jim Meyeringchcon, chgrp, chmod and chown now diagnose a directory...
2009-11-06 Giuseppe Scrivanonproc: A new program to count the available processors
2009-11-05 Eric Blakemktemp: add suffix handling
2009-11-05 Eric Blakemktemp: don't leave file behind on write failure
2009-11-05 Jim Meyeringdu now diagnoses cycles, rather than ignoring them
2009-11-03 Jim Meyeringrm -f: ignore EROFS when it's really ENOENT
2009-10-29 Eric Blakenice, nohup, su: detect write failure to stderr
2009-10-28 Pádraig Bradyecho, printf: interpret \e as the Escape character
2009-10-28 Eric Blakeprintenv: ignore bogus variable names
2009-10-28 Eric Blakeenv, printenv: add -0/--null option
2009-10-27 Eric Blakeenv: reject bogus -u arguments
2009-10-26 Jim Meyeringnice: execute program even when setpriority fails due...
2009-10-25 Pádraig Bradytimeout: don't orphan monitored programs if they ignore...
2009-10-23 Eric Blakenohup: use EXIT_CANCELED if not POSIXLY_CORRECT
2009-10-23 Eric Blakechroot, env, nice, su: use EXIT_CANCELED for internal...
2009-10-22 Giuseppe Scrivanotail -f: avoid a race condition
2009-10-21 Pádraig Bradymd5sum, sha*sum, sum: line-buffer the printed checksums
2009-10-17 Eric Blaketouch: add -h to change symlink timestamps, where supported
2009-10-09 Jim Meyeringchcon: don't disable just because SELinux is disabled
2009-10-08 Jim Meyeringstat: add support for many more file system types
2009-10-08 Jim Meyeringstat: recognize CIFS and HFS file system types
2009-10-07 Guenter Knaufmd5sum, sha*sum: also accept openssl checksum syntax
2009-10-06 Jim Meyeringpost-release administrivia
2009-10-06 Jim Meyeringversion 8.0 v8.0
2009-10-02 Pádraig Bradytail: avoid a race where we could miss new data with...
2009-09-30 Pádraig Bradyls: always print "?" for allocated size of a dereferenc...
2009-09-29 Jim Meyeringstat: interpret "-" as standard input
2009-09-29 Jim Meyeringls: don't use an undefined struct stat after failed...
2009-09-29 Jim Meyeringls: print "?", not "0" as inode of dereferenced danglin...
2009-09-29 Jim Meyeringls: with -LR, exit with status 2 upon detecting a cycle
2009-09-25 Eric Blakeln: add -L/-P options
2009-09-23 Eric Blakemaint: summarize gnulib changes
2009-09-23 Eric Blakereadlink: pick up gnulib changes to readlink -f
2009-09-21 Pádraig Bradyls: handle disabling of colors consistently for all...
2009-09-14 Jim Meyeringdoc: NEWS: mention origin of touch -t ....60 bug
2009-09-14 Jim Meyeringtouch: don't reject "60" as number of seconds in a...
2009-09-14 Ondřej Vašíkcp,mv: preserve extended attributes even for read-only...
2009-09-13 Jim Meyeringdoc: NEWS: say quadratic and linear, rather than O...
2009-09-13 Jim Meyeringdoc: improve NEWS
2009-09-11 Jim Meyeringid: don't print context=... when POSIXLY_CORRECT is set
2009-09-11 Jim Meyeringrm: improve efficiency of rm -r (without -f) from O...
2009-09-11 Jim Meyeringrm: rewrite to use fts
2009-09-11 Jim Meyeringpost-release administrivia
2009-09-11 Jim Meyeringversion 7.6 v7.6
2009-09-10 Jim Meyeringlink,ln: use gnulib's link module to work around Solari...
2009-09-10 Jim Meyeringdd conv=unblock: print final newline consistently
2009-09-08 Jim Meyeringtail: make the new piped-stdin test as portable as...
2009-09-07 Jim Meyeringtail: ignore -f for piped-stdin, as POSIX requires
2009-09-07 Jim Meyeringdoc: tweak NEWS
2009-09-07 Jim Meyeringtail -f: handle "-"/stdin once again
2009-09-06 Jim Meyeringtail: flush initial output before possibly blocking
2009-09-03 Jim Meyeringdf: don't fail due to an unreadable argument
2009-09-03 Ondřej Vašíkcp: don't leak resources for each xattr preservation...
2009-09-01 Jim Meyeringls -i: print consistent inode numbers also for mount...
2009-08-29 Pádraig Bradycp --reflink: preserve attributes on cloned files if...
next