From owner-cvs-src@FreeBSD.ORG Sat May 3 14:21:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8722C37B48E; Sat, 3 May 2003 14:21:59 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 520D643F75; Sat, 3 May 2003 14:21:58 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b207.otenet.gr [212.205.244.215]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h43LLsmX023307; Sun, 4 May 2003 00:21:55 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h43LLsoP004849; Sun, 4 May 2003 00:21:54 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h43LLsSn004848; Sun, 4 May 2003 00:21:54 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 4 May 2003 00:21:54 +0300 From: Giorgos Keramidas To: Mark Murray Message-ID: <20030503212154.GA4826@gothmog.gr> References: <20030503210924.GE3907@gothmog.gr> <200305032117.h43LHf8c021799@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305032117.h43LHf8c021799@grimreaper.grondar.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls extern.h ls.c print.c util.c src/bin/pax ar_io.c ar_subs.c cache.c cpio.c extern.h gen_subs.c getoldopt.c options.c pat_rep.c pax.c pax.h src/bin/ps fmt.c src/bin/rcp rcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 21:21:59 -0000 On 2003-05-03 22:17, Mark Murray wrote: > Giorgos Keramidas writes: > > > How recent? > > > > Today's ps(1), rest of the world from last night. I'll CVSup and start > > another soon, but evn with your last change in 1.29 of ps/fmt.c the same > > warnigns about strftime formats are still there. > > Did my changes cause the problem or were they there before? There were there before. Sorry for not making this clear before. I just took the opportunity to mention this now that you did some work on ps, in case you wanted to look into this too.