Date: Sat, 5 Apr 2008 22:09:49 +0200 From: "Antoine Brodin" <antoine@FreeBSD.org> To: "Bjoern A. Zeeb" <bz@freebsd.org> Cc: Greg Lehey <grog@freebsd.org>, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/ls ls.1 ls.c ls.h print.c Message-ID: <f19c444a0804051309m4fe34376qbffb70251bce2f22@mail.gmail.com> In-Reply-To: <20080405193851.J66744@maildrop.int.zabbadoz.net> References: <200804040357.m343vlQ8083007@repoman.freebsd.org> <20080405193851.J66744@maildrop.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 5, 2008 at 9:40 PM, Bjoern A. Zeeb <bz@freebsd.org> wrote: > On Fri, 4 Apr 2008, Greg Lehey wrote: > > grog 2008-04-04 03:57:47 UTC > > > > FreeBSD src repository > > > > Modified files: > > bin/ls ls.1 ls.c ls.h print.c > > Log: > > Add -D option to specify exact format of date and time output with ls -l. > > > > Revision Changes Path > > 1.101 +28 -6 src/bin/ls/ls.1 > > 1.86 +6 -2 src/bin/ls/ls.c > > 1.23 +2 -1 src/bin/ls/ls.h > > 1.77 +10 -7 src/bin/ls/print.c > > > > I think something went wrong here. Could you please fix this. Thanks. > > bz@dopt:/local/building/freebsd/HEAD/bin/ls> ll > total 80 > drwxr-xr-x 2 bz wheel 512 Apr 5 15:18 CVS/ > -rw-r--r-- 1 bz wheel 300 May 25 2004 Makefile > -rw-r--r-- 1 bz wheel 4803 Mar 24 2006 cmp.c > -rw-r--r-- 1 bz wheel 2852 Mar 24 2006 extern.h > ^^^^ > -rw-r--r-- 1 bz wheel 16646 Apr 5 15:18 ls.1 > -rw-r--r-- 1 bz wheel 22427 Apr 5 15:18 ls.c > -rw-r--r-- 1 bz wheel 3335 Apr 5 15:18 ls.h > -rw-r--r-- 1 bz wheel 15078 Apr 5 15:18 print.c > -rw-r--r-- 1 bz wheel 5647 Apr 5 15:18 util.c The problem is that there is a tab instead of a space lines 171 and 391 of print.c Cheers, Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f19c444a0804051309m4fe34376qbffb70251bce2f22>