Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.sbin/mtree



On Sat, 04 Apr 2009, Alan Barrett wrote:
> Modified Files:
>       src/usr.sbin/mtree: mtree.h spec.c
> 
> Log Message:
> Tags are internally stored with leading and trailing commas, for ease
> of using strcmp(3) to check them against inclusion or exclusion lists.
> Don't output the leading or trailing commas.

That should have been strstr(3), not strcmp(3).  I have modified the log
message in the repository.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index