Date: Thu, 13 Aug 1998 20:18:33 -0700 (PDT) From: Peter Hawkins <thepish@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/chpass chpass.h edit.c table.c Message-ID: <199808140318.UAA15349@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
thepish 1998/08/13 20:18:32 PDT Modified files: usr.bin/chpass chpass.h edit.c table.c Log: Submitted by: Peter Hawkins <thepish@FreeBSD.org> Add functionality for support for more than 4 subfields within gcos. chsh, chpass etc did not parse beyond the 4th field previously and so truncated gcos on updating the database. Revision Changes Path 1.2 +1 -0 src/usr.bin/chpass/chpass.h 1.11 +11 -4 src/usr.bin/chpass/edit.c 1.5 +1 -0 src/usr.bin/chpass/table.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808140318.UAA15349>