aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/ls.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-2/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Handle NULL return from localtime(3) in ls(1) and find(1)Kirk McKusick2022-09-091-1/+5
* find(1): use correct type for readlinkEitan Adler2018-07-011-1/+1
* find(1): deLINTifyEitan Adler2018-07-011-2/+0
* Allow compiling usr.bin/find on Linux and MacAlex Richardson2018-02-061-0/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use type-independent formats for printing nlink_t and ino_t.Konstantin Belousov2017-01-061-1/+2
* Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.Matthew D Fleming2012-09-271-1/+1
* Get rid of major/minor number distinction.Ed Schouten2011-09-281-2/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Revert r207677 which is considered a violation of style(9).Xin LI2010-05-061-2/+6
* Move SCCS tags to comments as they were already #if 0'ed.Xin LI2010-05-051-6/+2
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* 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