aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/locate/bigram
Commit message (Expand)AuthorAgeFilesLines
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-2/+1
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-131-0/+2
* Capsicumize some trivial stdio programsConrad Meyer2016-11-081-0/+6
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+17
|\
| * 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/+18
* | 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-3/+5
* Include missing headers.Stefan Farfeleder2005-02-091-0/+1
* 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
* $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
* 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
* 8-Bit character support.Wolfram Schneider1996-10-131-3/+4
* remove unnecessary boundary check, 2x fasterWolfram Schneider1996-09-141-18/+13
* NULL -> '\0'Wolfram Schneider1996-08-311-5/+5
* delete unused #include <string.h>Peter Wemm1996-08-301-2/+1
* code cleanupWolfram Schneider1996-08-221-26/+23
* bigramWolfram Schneider1996-08-142-12/+47
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-272-0/+91