mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-06 07:42:21 -04:00
.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Tue Oct 29 06:49:16 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
* src/ls.c (decode_switches): Make -A set really_all_files to zero
|
||||
as well as setting all_files to 1. With this change, ls -f -A prints
|
||||
everything but . and .., unsorted. Before, the -A was effectively
|
||||
ignored. From Karl Berry.
|
||||
|
||||
Tue Oct 22 07:00:00 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
* src/Makefile.am (dircolors.h): Depend on dcgen only in maintainer
|
||||
|
||||
@@ -7,6 +7,11 @@ Mon Oct 28 17:40:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
* configure.in: Don't output confusing diagnostic: `checking for
|
||||
shadow password routines'. Suggestion from François Pinard.
|
||||
|
||||
Thu Oct 24 13:50:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund\
|
||||
.de>
|
||||
|
||||
* src/tee.c (main): Ignore SIGPIPE.
|
||||
|
||||
Wed Oct 23 23:42:43 1996 Jim Meyering <meyering@na-net.ornl.gov>
|
||||
|
||||
* src/stty.c: Guard inclusion of stdarg.h and definition of VA_START
|
||||
|
||||
Reference in New Issue
Block a user