aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/ls.c
Commit message (Expand)AuthorAgeFilesLines
* Use a larger field for the size in blocks; the current width (4 digits)Dag-Erling Smørgrav2004-01-201-1/+1
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.Mark Murray2003-06-141-13/+9
* - Use MAXLOGNAME - 1 rather than UT_NAMESIZE.Robert Drehmel2002-07-221-3/+2
* Fix to WARNS=2 level.David E. O'Brien2002-04-151-2/+3
* Fix SCM IDs.David E. O'Brien2002-04-011-3/+2
* For the sake of consistency, remove an include that is included inMark Murray2002-03-201-1/+0
* Remove __P().Mark Murray2002-03-201-2/+2
* Fixed divots that I created when I moved prototypes of group_from_gidWarner Losh2002-02-191-1/+7
* They add the following commands:Poul-Henning Kamp2001-05-031-1/+1
* Don't attempt to parse %c, use nl_langinfo insteadAndrey A. Chernov2001-03-211-13/+16
* MAXPATHLEN already accounts for the trailing NUL, so no need to add one in.Warner Losh2001-03-011-1/+1
* This patch adds the -mindepth and -maxdepth options to find(1), whichOllivier Robert2000-06-121-0/+5
* Fixed printf format errors.Bruce Evans1998-07-061-1/+1
* Make sure we pass the length - 1 to readlink, since it adds its ownWarner Losh1998-06-091-1/+1
* Localize itAndrey A. Chernov1996-08-121-3/+2
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-2/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+118