aboutsummaryrefslogtreecommitdiff
path: root/bin/ls/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Now that we have MK_LS_COLORS, we don't need RELEASE_CRUNCH check here.Warner Losh2019-07-151-2/+1
* Convert ls(1) to not use libxo(3)Conrad Meyer2018-01-171-1/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Add initial testcases for bin/lsEnji Cooper2015-09-281-0/+4
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-1/+1
* Since r284198, ls(1) just always depends libxo(3), not only in case ofMarius Strobl2015-07-121-2/+2
* Convert ls(1) to use libxo(3).Marcel Moolenaar2015-06-101-1/+1
* Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin2014-11-251-4/+2
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add build opton MK_LS_COLORS to control whether ls(1) supports colorsMarcel Moolenaar2012-05-191-1/+4
* Use humanize_number(3).Pawel Jakub Dawidek2004-05-251-2/+2
* Get this area compiling with the highest WARNS= that it works with.Mark Murray2003-06-131-2/+0
* Teach "ls -Z" to use the policy-agnostic MAC label interfaces ratherRobert Watson2002-10-241-1/+1
* Correct inadvertent style botches in previous commit.Kris Kennaway2002-02-041-2/+2
* Lock down with WFORMAT=1 except those directories with unfixed warnings.Kris Kennaway2002-02-041-0/+2
* WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.Mark Murray2002-02-031-1/+0
* Fixed style bug (unsorting of SRCS) in rev.1.15.Bruce Evans2001-12-291-1/+1
* Fixed style bugs in revs. 1.6, 1.10 and 1.12.Bruce Evans2001-12-291-3/+2
* Fixed missing DPADD and disordered LDADD in rev.1.17Bruce Evans2001-12-291-1/+2
* Add a new flag, -h which when combined with the -l option causesJosef Karthauser2001-12-281-0/+1
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-0/+1
* Add LOMAC options (the "Z" flag in both cases) to display extra informationBrian Feldman2001-11-261-1/+1
* Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inRuslan Ermilov2001-04-031-1/+1
* Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser2000-06-171-2/+1
* Don't use ncurses, use termcapAndrey A. Chernov2000-06-051-1/+2
* Disable colour support in ls when building the fixit floppy, and makeJosef Karthauser2000-06-051-0/+2
* * Re-implement colour support using termcap's AF and AB capabilitiesJosef Karthauser2000-06-051-0/+3
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-051-1/+2
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-271-2/+0
* Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser2000-01-011-0/+1
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-301-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+6