CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/01/09 21:53:35
Modified files: usr.bin/find : ls.c Log message: Copy changes from ls -l to find -ls: print future times with year and use strftime() instead of parsing ctime()'s output. ok millert@