Date: Thu, 22 Jun 2000 09:48:42 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw psdate.c pw.c pw_group.c pw_log.c pw_user.c Message-ID: <200006221648.JAA21107@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2000/06/22 09:48:41 PDT Modified files: usr.sbin/pw psdate.c pw.c pw_group.c pw_log.c pw_user.c Log: Localize time/date. Use ISO 8601 date in logs. Fix wrong argument type in ctype functions. Revision Changes Path 1.7 +11 -11 src/usr.sbin/pw/psdate.c 1.20 +4 -1 src/usr.sbin/pw/pw.c 1.13 +3 -3 src/usr.sbin/pw/pw_group.c 1.6 +3 -2 src/usr.sbin/pw/pw_log.c 1.37 +11 -11 src/usr.sbin/pw/pw_user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006221648.JAA21107>