summaryrefslogtreecommitdiff
path: root/usr.bin/find/ls.c
AgeCommit message (Expand)Author
2019-02-05dev_t is signed to permit passing -1 as an invalid condition, but theTheo de Raadt
2015-03-15tzfile.h is an internal header that should never have been installed.Todd C. Miller
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-01-10Copy changes from ls -l to find -ls: print future times with year and usePhilip Guenther
2013-04-23handle large ino_t; ok millertTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-07-06proto into scopeTheo de Raadt
2003-06-26bring protypes into scope. this requires some quirky handling, but inTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2001-02-05short names by default; danh@wzrd.comTheo de Raadt
1998-10-04Take sizeof correct variable in readlink; martin@gbg.netman.seTodd C. Miller
1998-05-18readlink len-1Theo de Raadt
1997-06-30Fix printf format when listing inode number and #blocks toTodd C. Miller
1997-06-17(foo *)NULL -> NULLkstailey
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt