platform/upstream/coreutils.git
21 years ago*** empty log message ***
Jim Meyering [Sat, 27 Jul 2002 21:39:16 +0000 (21:39 +0000)]
*** empty log message ***

21 years ago(jm_PREREQ_READUTMP): Don't check just
Jim Meyering [Sat, 27 Jul 2002 21:39:00 +0000 (21:39 +0000)]
(jm_PREREQ_READUTMP): Don't check just
`struct utmpx.ut_exit' and `struct utmp.ut_exit'.  Instead, check
all combinations of utmp/utmpx and ut_termination/e_termination
and ut_exit/e_exit.

21 years agoIf we have both utmpx.h and utmp.h, and there exists
Jim Meyering [Sat, 27 Jul 2002 21:35:39 +0000 (21:35 +0000)]
If we have both utmpx.h and utmp.h, and there exists
the utmp.ut_exit member, but not the utmpx.ut_exit member, then
undefine HAVE_UTMPX_H.  For AIX 4.3.3.  Doing all this in cpp is
a big kludge; someday we'll put the brains in an autoconf macro.
(UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.

21 years ago(UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Remove definitions.
Jim Meyering [Sat, 27 Jul 2002 21:31:50 +0000 (21:31 +0000)]
(UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Remove definitions.
Now they're defined in readutmp.h.
(print_deadprocs): Remove obsolete FIXME comment.

21 years ago*** empty log message ***
Jim Meyering [Sat, 27 Jul 2002 08:45:53 +0000 (08:45 +0000)]
*** empty log message ***

21 years agoPort to POSIX 1003.1-2001 "nice", which
Jim Meyering [Sat, 27 Jul 2002 08:45:49 +0000 (08:45 +0000)]
Port to POSIX 1003.1-2001 "nice", which
requires the option "-n 5" rather than "-5".  This matters
with GNU "nice" if the user has set the _POSIX2_VERSION
environment variable.

21 years ago*** empty log message ***
Jim Meyering [Sat, 27 Jul 2002 07:08:03 +0000 (07:08 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 27 Jul 2002 07:01:42 +0000 (07:01 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 27 Jul 2002 07:01:03 +0000 (07:01 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 26 Jul 2002 07:38:41 +0000 (07:38 +0000)]
*** empty log message ***

21 years agoDon't include malloc.h -- it was unnecessary.
Jim Meyering [Fri, 26 Jul 2002 07:38:35 +0000 (07:38 +0000)]
Don't include malloc.h -- it was unnecessary.

22 years agoupdate from master
Jim Meyering [Thu, 25 Jul 2002 07:11:29 +0000 (07:11 +0000)]
update from master

22 years ago*** empty log message ***
Jim Meyering [Wed, 24 Jul 2002 08:33:27 +0000 (08:33 +0000)]
*** empty log message ***

22 years ago(Time directives): Document %P, %R, %e, %F, %g, %G, and %V
Jim Meyering [Wed, 24 Jul 2002 08:33:21 +0000 (08:33 +0000)]
(Time directives): Document %P, %R, %e, %F, %g, %G, and %V

22 years ago.
Jim Meyering [Wed, 24 Jul 2002 08:27:35 +0000 (08:27 +0000)]
.

22 years agoundo last change
Jim Meyering [Wed, 24 Jul 2002 08:24:12 +0000 (08:24 +0000)]
undo last change

22 years ago*** empty log message *** FILEUTILS-4_1_11
Jim Meyering [Tue, 23 Jul 2002 19:42:32 +0000 (19:42 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Tue, 23 Jul 2002 19:42:04 +0000 (19:42 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Tue, 23 Jul 2002 08:16:11 +0000 (08:16 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Tue, 23 Jul 2002 08:14:34 +0000 (08:14 +0000)]
*** empty log message ***

22 years ago(AC_C_BACKSLASH_A): Remove file, now that autoconf
Jim Meyering [Tue, 23 Jul 2002 08:13:46 +0000 (08:13 +0000)]
(AC_C_BACKSLASH_A): Remove file, now that autoconf

22 years ago*** empty log message ***
Jim Meyering [Mon, 22 Jul 2002 19:58:34 +0000 (19:58 +0000)]
*** empty log message ***

22 years ago(Formatting the file names): Document
Jim Meyering [Mon, 22 Jul 2002 19:58:29 +0000 (19:58 +0000)]
(Formatting the file names): Document
that -N/--literal are equivalent to --quoting-style=literal.
Reported by Oskar Liljeblad as Debian bug#103612.

22 years ago*** empty log message ***
Jim Meyering [Mon, 22 Jul 2002 15:39:23 +0000 (15:39 +0000)]
*** empty log message ***

22 years ago(usage): The short form of --dereference is now -L, not -l.
Jim Meyering [Mon, 22 Jul 2002 15:39:12 +0000 (15:39 +0000)]
(usage): The short form of --dereference is now -L, not -l.

22 years ago*** empty log message ***
Jim Meyering [Mon, 22 Jul 2002 12:24:48 +0000 (12:24 +0000)]
*** empty log message ***

22 years agoAdd new option, --presume-input-tty, for testing only.
Jim Meyering [Mon, 22 Jul 2002 12:24:41 +0000 (12:24 +0000)]
Add new option, --presume-input-tty, for testing only.
Not documented.

22 years agoAdd a test for this:
Jim Meyering [Mon, 22 Jul 2002 12:22:59 +0000 (12:22 +0000)]
Add a test for this:
  When not interactive, don't prompt for a symlink.

22 years ago.
Jim Meyering [Mon, 22 Jul 2002 08:26:07 +0000 (08:26 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Mon, 22 Jul 2002 08:25:13 +0000 (08:25 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Mon, 22 Jul 2002 08:16:57 +0000 (08:16 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Mon, 22 Jul 2002 08:16:46 +0000 (08:16 +0000)]
*** empty log message ***

22 years agoHandle the case in which rm produces no output.
Jim Meyering [Mon, 22 Jul 2002 08:16:38 +0000 (08:16 +0000)]
Handle the case in which rm produces no output.

22 years agoThis test might remove a file owned by the person running `make check'.
Jim Meyering [Mon, 22 Jul 2002 08:12:27 +0000 (08:12 +0000)]
This test might remove a file owned by the person running `make check'.

Hoist definition of $target_file, and use
that (not $f) in test for owner/dir/symlink.  Patch by Michael Stone.

22 years agorm would prompt for non-dangling symlinks
Jim Meyering [Mon, 22 Jul 2002 06:59:26 +0000 (06:59 +0000)]
rm would prompt for non-dangling symlinks
(prompt): When not interactive, don't prompt for a symlink.

22 years ago*** empty log message ***
Jim Meyering [Mon, 22 Jul 2002 06:55:17 +0000 (06:55 +0000)]
*** empty log message ***

22 years agoFix typo in last change: add missing $ TEXTUTILS-2_0_22
Jim Meyering [Sat, 20 Jul 2002 21:08:26 +0000 (21:08 +0000)]
Fix typo in last change: add missing $

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 20:06:49 +0000 (20:06 +0000)]
*** empty log message ***

22 years ago(copy_internal): Use file_name_lookup, not getdport.
Jim Meyering [Sat, 20 Jul 2002 20:06:41 +0000 (20:06 +0000)]
(copy_internal): Use file_name_lookup, not getdport.
Patch by Alfred M. Szmidt.

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 15:48:25 +0000 (15:48 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Sat, 20 Jul 2002 15:39:18 +0000 (15:39 +0000)]
.

22 years ago.
Jim Meyering [Sat, 20 Jul 2002 15:29:25 +0000 (15:29 +0000)]
.

22 years ago(main): Add an explicit `exit (EXIT_SUCCESS);'
Jim Meyering [Sat, 20 Jul 2002 15:18:37 +0000 (15:18 +0000)]
(main): Add an explicit `exit (EXIT_SUCCESS);'
for --version, rather than falling through.

22 years ago(false.c): Convert only the final EXIT_SUCCESS
Jim Meyering [Sat, 20 Jul 2002 15:18:20 +0000 (15:18 +0000)]
(false.c): Convert only the final EXIT_SUCCESS
into EXIT_FAILURE.  Otherwise, false --help and false --version
would fail.

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 14:24:34 +0000 (14:24 +0000)]
*** empty log message ***

22 years ago(news-r1, news-r2): Define. Better regexp.
Jim Meyering [Sat, 20 Jul 2002 14:24:29 +0000 (14:24 +0000)]
(news-r1, news-r2): Define.  Better regexp.
(announcement): Use them here.  Also makes the line length < 80.

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 14:12:31 +0000 (14:12 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 14:10:21 +0000 (14:10 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Sat, 20 Jul 2002 14:06:47 +0000 (14:06 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 14:06:33 +0000 (14:06 +0000)]
*** empty log message ***

22 years agoNew file. From gettex-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 14:06:23 +0000 (14:06 +0000)]
New file.  From gettex-0.11.3.

22 years agodo not use tail -1; use tail -n 1 instead
Jim Meyering [Sat, 20 Jul 2002 11:17:27 +0000 (11:17 +0000)]
do not use tail -1; use tail -n 1 instead

22 years ago.
Jim Meyering [Sat, 20 Jul 2002 11:16:45 +0000 (11:16 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 08:32:46 +0000 (08:32 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 08:28:24 +0000 (08:28 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 08:24:31 +0000 (08:24 +0000)]
*** empty log message ***

22 years ago. FILEUTILS-4_1_10
Jim Meyering [Sat, 20 Jul 2002 07:12:58 +0000 (07:12 +0000)]
.

22 years ago.
Jim Meyering [Sat, 20 Jul 2002 07:12:29 +0000 (07:12 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 07:12:13 +0000 (07:12 +0000)]
*** empty log message ***

22 years agoRequire autoconf-2.53b.
Jim Meyering [Sat, 20 Jul 2002 07:12:09 +0000 (07:12 +0000)]
Require autoconf-2.53b.
Use new macros AC_FUNC_MALLOC and AC_FUNC_REALLOC,
in place of jm_-prefixed ones.

22 years agoRemove file, now that autoconf provides this macro.
Jim Meyering [Sat, 20 Jul 2002 07:11:05 +0000 (07:11 +0000)]
Remove file, now that autoconf provides this macro.

22 years agoAdjust to work with new autoconf macros, AC_FUNC_MALLOC
Jim Meyering [Sat, 20 Jul 2002 07:07:48 +0000 (07:07 +0000)]
Adjust to work with new autoconf macros, AC_FUNC_MALLOC
and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.

22 years ago.
Jim Meyering [Sat, 20 Jul 2002 06:52:12 +0000 (06:52 +0000)]
.

22 years agoUpgrade to gettext-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 06:41:26 +0000 (06:41 +0000)]
Upgrade to gettext-0.11.3.

22 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jul 2002 06:38:38 +0000 (06:38 +0000)]
*** empty log message ***

22 years agoUpgrade to gettext-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 06:38:33 +0000 (06:38 +0000)]
Upgrade to gettext-0.11.3.

22 years agoUpgrade to gettext-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 06:37:36 +0000 (06:37 +0000)]
Upgrade to gettext-0.11.3.

22 years agoUpgrade to gettext-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 06:36:49 +0000 (06:36 +0000)]
Upgrade to gettext-0.11.3.

22 years agoUpgrade to gettext-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 06:35:12 +0000 (06:35 +0000)]
Upgrade to gettext-0.11.3.

22 years agoUpgrade to gettext-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 06:34:16 +0000 (06:34 +0000)]
Upgrade to gettext-0.11.3.

22 years ago.
Jim Meyering [Sat, 20 Jul 2002 06:31:28 +0000 (06:31 +0000)]
.

22 years agoUpgrade to gettext-0.11.3.
Jim Meyering [Sat, 20 Jul 2002 06:31:12 +0000 (06:31 +0000)]
Upgrade to gettext-0.11.3.

22 years agofix typo in comment
Jim Meyering [Sat, 20 Jul 2002 06:22:02 +0000 (06:22 +0000)]
fix typo in comment

22 years agoskip directories, too.
Jim Meyering [Sat, 20 Jul 2002 05:36:59 +0000 (05:36 +0000)]
skip directories, too.
Otherwise, we'd have to account for the additional `directory ' part
of a diagnostic like this:

fail-eperm: unexpected dignostic from `rm -f /tmp/.pcmcia';
  got      rm: cannot remove directory `/tmp/.pcmcia': Is a directory
  expected rm: cannot remove `/tmp/.pcmcia': ...

22 years agoquotemeta
Jim Meyering [Fri, 19 Jul 2002 22:01:43 +0000 (22:01 +0000)]
quotemeta

22 years ago*** empty log message ***
Jim Meyering [Fri, 19 Jul 2002 21:36:56 +0000 (21:36 +0000)]
*** empty log message ***

22 years agoAdd .wav.
Jim Meyering [Fri, 19 Jul 2002 21:36:46 +0000 (21:36 +0000)]
Add .wav.

22 years ago*** empty log message ***
Jim Meyering [Fri, 19 Jul 2002 21:35:56 +0000 (21:35 +0000)]
*** empty log message ***

22 years agoDon't expect `ARGV_0=$0 exec ...' to work.
Jim Meyering [Fri, 19 Jul 2002 21:35:48 +0000 (21:35 +0000)]
Don't expect `ARGV_0=$0 exec ...' to work.
It doesn't work with /bin/sh of Solaris5.6.
Use an explicit `export ARGV_0' instead.
[comparing actual and expected output]: Don't match the entire line,
but rather just the `rm: cannot remove `$dir/$f':' part.

22 years agoUse input-tty rather than testing for /dev/stdin.
Jim Meyering [Fri, 19 Jul 2002 21:12:23 +0000 (21:12 +0000)]
Use input-tty rather than testing for /dev/stdin.

22 years ago*** empty log message ***
Jim Meyering [Fri, 19 Jul 2002 20:26:28 +0000 (20:26 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Fri, 19 Jul 2002 20:25:46 +0000 (20:25 +0000)]
*** empty log message ***

22 years agotweak for better exit
Jim Meyering [Fri, 19 Jul 2002 20:22:59 +0000 (20:22 +0000)]
tweak for better exit

22 years ago.
Jim Meyering [Fri, 19 Jul 2002 19:42:31 +0000 (19:42 +0000)]
.

22 years agoupdate from master
Jim Meyering [Thu, 18 Jul 2002 20:44:25 +0000 (20:44 +0000)]
update from master

22 years ago*** empty log message ***
Jim Meyering [Thu, 18 Jul 2002 18:38:28 +0000 (18:38 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Thu, 18 Jul 2002 18:35:47 +0000 (18:35 +0000)]
*** empty log message ***

22 years ago(main): Test sysctl(...) >= 0, not == 0, since
Jim Meyering [Thu, 18 Jul 2002 18:35:42 +0000 (18:35 +0000)]
(main): Test sysctl(...) >= 0, not == 0, since
on NetBSD the return value may well be positive.
Use one-line aggregate initializations.
Use tightly scoped static buffers to avoid warnings about
unused variables on some systems.

22 years ago(UNAME_HARDWARE_PLATFORM, UNAME_PROCESSOR): New macros.
Jim Meyering [Thu, 18 Jul 2002 18:28:53 +0000 (18:28 +0000)]
(UNAME_HARDWARE_PLATFORM, UNAME_PROCESSOR): New macros.
(main): Use them, along with sysctl, to support uname -i and uname -p
on BSD hosts.

22 years ago.
Jim Meyering [Thu, 18 Jul 2002 15:29:53 +0000 (15:29 +0000)]
.

22 years ago(Makefile): Also depend on LINGUAS.
Jim Meyering [Thu, 18 Jul 2002 09:46:38 +0000 (09:46 +0000)]
(Makefile): Also depend on LINGUAS.

22 years ago*** empty log message ***
Jim Meyering [Thu, 18 Jul 2002 09:34:52 +0000 (09:34 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Thu, 18 Jul 2002 09:33:48 +0000 (09:33 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Thu, 18 Jul 2002 09:28:45 +0000 (09:28 +0000)]
*** empty log message ***

22 years agoAdd the following to the list of colorizable
Jim Meyering [Thu, 18 Jul 2002 09:28:41 +0000 (09:28 +0000)]
Add the following to the list of colorizable
TERM names: dtterm xterm-color Eterm.
New archive suffix: .jar
New image suffixes: .jpeg .pbm .pgm .tiff .mpeg .xcf .xwd
Audio suffixes: .ogg .mp3

22 years ago*** empty log message ***
Jim Meyering [Wed, 17 Jul 2002 15:35:22 +0000 (15:35 +0000)]
*** empty log message ***

22 years ago(print_uptime): Restore use of (equivalent, but
Jim Meyering [Wed, 17 Jul 2002 10:59:54 +0000 (10:59 +0000)]
(print_uptime): Restore use of (equivalent, but
more readable) `>=' from Bruno's patch.

22 years ago.
Jim Meyering [Wed, 17 Jul 2002 10:50:19 +0000 (10:50 +0000)]
.

22 years agoUse GNULIB_BOOT_TIME.
Jim Meyering [Wed, 17 Jul 2002 10:49:46 +0000 (10:49 +0000)]
Use GNULIB_BOOT_TIME.

22 years agoNew file. Extracted from sh-utils' configure.ac
Jim Meyering [Wed, 17 Jul 2002 10:47:46 +0000 (10:47 +0000)]
New file.  Extracted from sh-utils' configure.ac
and extended to work also with *BSD systems.