summaryrefslogtreecommitdiff
path: root/bin/ls/ls.c
AgeCommit message (Expand)Author
2006-04-13Change maxsize to type off_t.David Hill
2005-11-30another unused variable found by lintTheo de Raadt
2005-11-29kill unused var found by lint. ok deraadt@Otto Moerbeek
2005-11-25do not exit from ls_main() but return; spotted by lintTheo de Raadt
2005-06-15remove whiteout supportTodd C. Miller
2005-03-10use fts_path if fts_name is not available, tweak and ok millertJared Yanovich
2004-04-02Unbreak alignment of fields when using -lh.Otto Moerbeek
2003-08-06-h, human readable sizes. from a jonathon gray mail to tech@Ted Unangst
2003-06-11ansification, art okTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-02strlcpy; millert okTheo de Raadt
2002-03-12o Remove local prototypes for group_from_gid() and user_from_uid()Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-09-WallTheo de Raadt
2000-07-19new strtofflags/fflagstostrMichael Shalayeff
1999-05-01defer conversion of unprintable filenames till final display, permittingTheo de Raadt
1999-02-24save cpu cycles by being more sensible about how we check conditionalsAaron Campbell
1999-02-23Break out main to an own file so we can include ls in ftpd.Artur Grabowski
1999-02-20add -x, -p, and -m options, based on netbsd workTheo de Raadt
1998-08-07fix exit code; problem reported by jsh@sun470.rd.qms.com; fix from freebsdTheo de Raadt
1997-09-18make ls -d still sort files in the regular order; reported byTheo de Raadt
1997-04-01option 'n' was unused, so let's come up with a feature to use it!!! YEAH!!Theo de Raadt
1997-01-03From NetBSD:Todd C. Miller
1996-12-14-Wall'ing.Michael Shalayeff
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-02-17From netbsd:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt