summaryrefslogtreecommitdiff
path: root/usr.bin/locate/code
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
|/
* Various changes to make locate compilable with WARNS=6. Note that thereGavin Atkinson2010-06-281-9/+8
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* remove __PWarner Losh2002-03-221-2/+2
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* <bsd.prog.mk> has always included ../Makefile.inc, and there are noBruce Evans1997-12-171-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* 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
* Do not store character 30. I made a test at my CS departmentWolfram Schneider1996-10-271-1/+8
* 8-Bit character support.Wolfram Schneider1996-10-131-26/+56
* NULL -> '\0'Wolfram Schneider1996-08-311-7/+7
* code cleanupWolfram Schneider1996-08-221-7/+12
* bigramWolfram Schneider1996-08-142-18/+45
* Better protection against too long pathes and 8bit controls in fileAndrey A. Chernov1995-01-211-4/+4
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-272-0/+220