1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-27 04:36:35 +02:00
Commit Graph

11021 Commits

Author SHA1 Message Date
Jim Meyering 6efc19263f update from libc CPPI-1_9 2001-06-18 08:01:38 +00:00
Jim Meyering 6fcc39f7e0 *** empty log message *** 2001-06-17 04:12:05 +00:00
Jim Meyering f5ad53838f *** empty log message *** 2001-06-17 04:11:21 +00:00
Jim Meyering 50a600c47f Include Makefile.cfg. 2001-06-17 04:11:12 +00:00
Jim Meyering c784ec50bb New file with package-specific definitions. 2001-06-17 04:11:03 +00:00
Jim Meyering 2ddbd39163 Factor out definitions specific to fileutils,
sh-utils, and textutils, so that other packages can use the framework.
2001-06-17 04:10:49 +00:00
Jim Meyering 4b4de06dbc . 2001-06-16 14:50:37 +00:00
Jim Meyering 30398caa8f *** empty log message *** 2001-06-16 14:32:38 +00:00
Jim Meyering 75660e5da7 *** empty log message *** 2001-06-16 14:29:20 +00:00
Jim Meyering da4170a71f . 2001-06-16 14:28:07 +00:00
Jim Meyering 01c0d9e91c *** empty log message *** 2001-06-16 13:23:33 +00:00
Jim Meyering 0c8eed4f57 (main): Recheck global print_with_color after calling
parse_ls_color, since that function may have reset it.
Based on a patch from Richard Dawe.
2001-06-16 13:22:43 +00:00
Jim Meyering dea75949e0 (print_long_format): Don't truncate user names
or group names that are longer than 8 characters.
2001-06-16 13:17:40 +00:00
Jim Meyering f6a97a1483 . 2001-06-16 11:12:01 +00:00
Jim Meyering 45d73bae97 *** empty log message *** 2001-06-16 11:11:57 +00:00
Jim Meyering 8d948d3ae7 Reflect renaming: s/omni-/core/. 2001-06-16 11:11:48 +00:00
Jim Meyering 8c9c61851e (info_TEXINFOS): Reflect renaming: s/omni-/core/. 2001-06-16 11:08:17 +00:00
Jim Meyering cfda7b7224 *** empty log message *** 2001-06-16 11:07:44 +00:00
Jim Meyering 0dfd4b7782 renamed from omni-utils.texi 2001-06-16 11:06:49 +00:00
Jim Meyering 8d4c961d53 renamed to coreutils.texi 2001-06-16 11:06:48 +00:00
Jim Meyering 23d0e1c18e *** empty log message *** 2001-06-16 11:06:09 +00:00
Jim Meyering f1bc30be6f (ls invocation): Mention the effect of locale. 2001-06-16 11:05:30 +00:00
Jim Meyering 6560a8c784 *** empty log message *** 2001-06-16 08:09:13 +00:00
Jim Meyering a39efe1575 *** empty log message *** 2001-06-11 03:31:12 +00:00
Jim Meyering 98d2a14011 *** empty log message *** 2001-06-11 02:49:20 +00:00
Jim Meyering 88a10b132b Update from GNU libc. 2001-06-11 02:48:14 +00:00
Jim Meyering 1be4401ecb *** empty log message *** 2001-06-10 08:44:56 +00:00
Jim Meyering d18b37d719 Add a test based on a report from Herbert Xu. 2001-06-10 08:44:49 +00:00
Jim Meyering 3384735e06 *** empty log message *** 2001-06-09 18:45:45 +00:00
Jim Meyering 62e0b734d6 . 2001-06-09 09:01:38 +00:00
Jim Meyering c31e4314d8 *** empty log message *** 2001-06-09 09:00:29 +00:00
Jim Meyering 2beac10424 Add options to make `who' more POSIX compliant.
Accept new options: --all (-a), --boot (-b), --dead (-d),
--login, --process (-p), --runlevel (-r), --short (-s), --time (-t),
--users (-u).
The -u option now produces POSIX-specified results and is the same as
the long option `--users'.  --idle is no longer the same as -u.
(time_string, print_line, print_boottime, print_deadprocs, print_login,
print_initspawn, print_clockchange, print_runlevel): New functions.
(print_user): Renamed from print_entry and reworked.
(search_entries): Remove function.
(who_am_i): Likewise.
(usage): Describe new options.
(main): Handle new options.
Mostly from Michael Stone.
2001-06-09 09:00:24 +00:00
Jim Meyering 7c976d9485 *** empty log message *** 2001-06-05 08:08:09 +00:00
Jim Meyering 961f6fb0c9 *** empty log message *** 2001-05-27 15:03:43 +00:00
Jim Meyering e41436072c . 2001-05-27 15:03:29 +00:00
Jim Meyering d72341c0c8 (main): Add const' to declaration of local, result'. 2001-05-27 15:03:09 +00:00
Jim Meyering 31867cf5cb *** empty log message *** 2001-05-27 13:46:52 +00:00
Jim Meyering 5d896be5dc (UT_TYPE): Define. 2001-05-27 13:46:31 +00:00
Jim Meyering 0e94296ac1 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
Check for ut_type in struct utmp.
2001-05-27 13:45:39 +00:00
Jim Meyering a99fb13160 . 2001-05-24 22:08:45 +00:00
Jim Meyering 8b4468d407 *** empty log message *** 2001-05-24 22:07:41 +00:00
Jim Meyering c8f712ac70 Add definitions that let me factor the wget rule while still letting
me accommodate the fact that these files reside in several different
directories and come from different places.

(wget-files): Define.
(get-targets, *-local_dir, *-url_prefix): Likewise.
(target, url, local_file): Convenience variables.
($(get-targets)): The factored rule.
2001-05-24 22:07:35 +00:00
Jim Meyering a3c3e5dc3b Update from master source. 2001-05-24 21:58:56 +00:00
Jim Meyering bce3cdb26f *** empty log message *** 2001-05-24 21:58:45 +00:00
Jim Meyering adb94428ac . 2001-05-24 21:55:49 +00:00
Jim Meyering 1b7ca0aeb7 fix typo 2001-05-24 21:31:08 +00:00
Jim Meyering 8025ccf64d *** empty log message *** 2001-05-24 21:30:27 +00:00
Jim Meyering c52ca035b1 (move-if-change): Define.
(wget-update): Use it in place of mv.
2001-05-24 21:30:14 +00:00
Jim Meyering 7d6896c0d9 *** empty log message *** 2001-05-24 20:10:36 +00:00
Jim Meyering 0473003f8a (wget-update): Have wget write to a temporary file,
and replace the original only if wget succeeds.
Also get ansi2nkr.c.
2001-05-24 20:10:31 +00:00