]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: Add a new -U flag to instruct ls to use the birthtime for printing or
authorjhb <jhb@FreeBSD.org>
Thu, 18 May 2006 22:02:20 +0000 (22:02 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 18 May 2006 22:02:20 +0000 (22:02 +0000)
commitfd3b56a33dea7b6f106d10ecb5d76f46025f7ca0
treee5ed143d46f8fe92d0663637f755ecf486d2df74
parentd36e0c074a4001b2bdea540383eeeb04e6a221e2
MFC: Add a new -U flag to instruct ls to use the birthtime for printing or
sorting.
bin/ls/cmp.c
bin/ls/extern.h
bin/ls/ls.1
bin/ls/ls.c
bin/ls/ls.h
bin/ls/print.c
bin/ls/util.c