On Fri, Jul 08, 2016 at 06:52:01PM -0700, Michael Forney wrote: > >> Michael Forney (6): > >> Revert "Fix showing directories when -R flag is set in ls(1)" > >> Revert "ls: only display directory headers when more than one > >> directory is specified" > >> ls: Don't show directory name with single directory operand > >> ls: Simplify some logic > >> sort: Fix line comparison when col buffer contains data from longer > >> line > >> linecmp: Handle NUL bytes properly > >> > >> libutil/linecmp.c | 11 ++--------- > >> ls.c | 23 ++++++++++++----------- > >> sort.c | 37 ++++++++++++++++++++----------------- > >> 3 files changed, 34 insertions(+), 37 deletions(-) > > Ping on these patches. I've been running with these commits for almost > two months now and haven't noticed any regressions.
Applied, thanks!
