From owner-cvs-all Sat Oct 17 07:08:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15670 for cvs-all-outgoing; Sat, 17 Oct 1998 07:08:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA15663; Sat, 17 Oct 1998 07:08:15 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA23309; Sat, 17 Oct 1998 07:08:13 -0700 (PDT) Date: Sat, 17 Oct 1998 07:08:13 -0700 (PDT) Message-Id: <199810171408.HAA23309@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/chpass pw_yp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 07:08:12 PDT Modified files: usr.bin/chpass pw_yp.c Log: Fixed printf format errors. Assume that uid_t's are representable as unsigned longs. Revision Changes Path 1.13 +2 -2 src/usr.bin/chpass/pw_yp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message