+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.
+
+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
+ with #if PROTOTYPES rather than with #ifdef __STDC__. The latter
+ loses with Dynix/PTX.
+ (wrapf) [PROTOTYPES]: Similarly, guard ANSI-style ... definition.
+ Suggestion from Marcus Daniels.
+
Mon Oct 21 16:49:08 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/getloadavg.c [__linux__]: Don't bother with a.out/nlist/kernel