From fa7a1e19e2b4fcec1f67ebd75f6f12ae65eef8c8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 17 Oct 1993 03:57:04 +0000 Subject: merge with 1.8.1g --- old/sh-utils/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'old') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d3989a2e3..4a635002b 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,24 @@ +Sat Oct 16 22:32:54 1993 Jim Meyering (meyering@comco.com) + + * whoami.c (main): Cast printf arg UID so it matches the type + expected by %u format no matter how uid_t is defined. + + * stty.c: Accept `status' option and VDISCARD as an alias for + VFLUSHO. From Arne H. Juul (arnej@imf.unit.no). + + * basename.c, date.c, dirname.c, echo.c, env.c, expr.c, + false.sh, groups.sh, id.c, logname.c, long-options.c, nice.c, + nohup.sh, pathchk.c, printenv.c, printf.c, sleep.c, stty.c, + su.c, tee.c, test.c, true.sh, tty.c, uname.c, who.c, whoami.c, + yes.c: Using --help gets long well- formatted help. Now --help + writes to stdout and exits successfully. From Francois Pinard + . + +Wed Oct 13 13:10:27 1993 Jim Meyering (meyering@comco.com) + + * long-options.c: Include sys/types before system.h. + From Franc,ois Pinard (pinard@iro.umontreal.ca). + Tue Oct 12 00:53:26 1993 Jim Meyering (meyering@comco.com) * stime.c [HAVE_CONFIG_H, CONFIG_BROKETS]: Include -- cgit v1.2.3-54-g00ecf