Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/08/1996 06:30:02
mycroft
Mon Jul  8 06:20:18 EDT 1996
Update of /a/cvsroot/src/bin/ls
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18546

Modified Files:
	ls.c 
Log Message:
Partition FTS_NS entries from others, to avoid confusing qsort().
Don't bother to order the FTS_NS entries amongst themselves.

mycroft
Mon Jul  8 06:22:14 EDT 1996
Update of /a/cvsroot/src/bin/ls
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18581

Modified Files:
	cmp.c 
Log Message:
Compare nanosecond field in timestamps.
Always do name comparison if other sort field is equal.