summaryrefslogtreecommitdiff
path: root/bin/ls/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2019-07-15Now that we have MK_LS_COLORS, we don't need RELEASE_CRUNCH check here.Warner Losh
2018-01-17Convert ls(1) to not use libxo(3)Conrad Meyer
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2015-09-28Add initial testcases for bin/lsEnji Cooper
2015-08-24Upgrade libxo to 0.4.5.Marcel Moolenaar
2015-07-12Since r284198, ls(1) just always depends libxo(3), not only in case ofMarius Strobl
2015-06-10Convert ls(1) to use libxo(3).Marcel Moolenaar
2014-11-25Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin
2014-07-17Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2012-05-19Add build opton MK_LS_COLORS to control whether ls(1) supports colorsMarcel Moolenaar
2004-05-25Use humanize_number(3).Pawel Jakub Dawidek
2003-06-13Get this area compiling with the highest WARNS= that it works with.Mark Murray
2002-10-24Teach "ls -Z" to use the policy-agnostic MAC label interfaces ratherRobert Watson
2002-02-04Correct inadvertent style botches in previous commit.Kris Kennaway
2002-02-04Lock down with WFORMAT=1 except those directories with unfixed warnings.Kris Kennaway
2002-02-03WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.Mark Murray
2001-12-29Fixed style bug (unsorting of SRCS) in rev.1.15.Bruce Evans
2001-12-29Fixed style bugs in revs. 1.6, 1.10 and 1.12.Bruce Evans
2001-12-29Fixed missing DPADD and disordered LDADD in rev.1.17Bruce Evans
2001-12-28Add a new flag, -h which when combined with the -l option causesJosef Karthauser
2001-12-04Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien
2001-11-26Add LOMAC options (the "Z" flag in both cases) to display extra informationBrian Feldman
2001-04-03Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inRuslan Ermilov
2000-06-17Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser
2000-06-05Don't use ncurses, use termcapAndrey A. Chernov
2000-06-05Disable colour support in ls when building the fixit floppy, and makeJosef Karthauser
2000-06-05* Re-implement colour support using termcap's AF and AB capabilitiesJosef Karthauser
2000-02-05Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser
2000-01-27Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser
2000-01-01Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser
1999-12-30Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1994-09-24Added $Id$David Greenman
1994-05-26BSD 4.4 Lite bin SourcesRodney W. Grimes