Feb 07 1977     getpw.c         caused it to take gid into account, in high
				byte of uid.
jsdy

Mar 22 1977     atof.c          included capability of accepting initial '+'
jsdy

Mar 24 1977     itoa.s          takes as args integer and array, returns the
				address of the same array, now containing
				null-terminated possibly signed (if neg.)
				string representing the integer base 10.
				Soon (?) fix for alternate _base, error
				returns, and returning either number of
				chars or ptr to ending null.
jsdy
