log lib-src/rcs2log @ 4858:5b4f9564bfaf

age author description
Tue, 19 Oct 1993 02:50:31 +0000 Paul Eggert (printlogline): Don't generate lines containing only white space.
Fri, 24 Sep 1993 01:03:32 +0000 Paul Eggert Add -h, -n, -r options.
Wed, 25 Aug 1993 19:33:07 +0000 Paul Eggert Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
Mon, 09 Aug 1993 22:06:00 +0000 Paul Eggert (awkscript): Some sites put comma-separated junk after the fullname.
Sat, 29 May 1993 06:22:48 +0000 Richard M. Stallman When given no file arguments, inspect RCS/.* as well
Mon, 03 May 1993 17:55:22 +0000 Paul Eggert mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
Tue, 16 Mar 1993 22:49:00 +0000 Paul Eggert Some awks don't understand "\r". Code around this.