summaryrefslogtreecommitdiff
path: root/usr.bin/locate/code/locate.code.c
AgeCommit message (Expand)Author
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2022-02-05switch from short to int for lookup tableWolfram Schneider
2022-02-03remove dead codeWolfram Schneider
2022-01-31enable to configure the locate path length at compile timeWolfram Schneider
2022-01-30fix fgets error handling (from last commit)Wolfram Schneider
2022-01-30improve error handlingWolfram Schneider
2022-01-25locate: change from BSD-4-clause to BSD-3-clauseBaptiste Daroussin
2017-11-18spdx: initial adoption of licensing ID tags.Pedro F. Giffuni
2010-06-28Various changes to make locate compilable with WARNS=6. Note that thereGavin Atkinson
2002-03-22remove __PWarner Losh
2000-09-04getopt and friends are declared in <unistd.h>Warner Losh
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-10-27Do not store character 30. I made a test at my CS departmentWolfram Schneider
1996-10-138-Bit character support.Wolfram Schneider
1996-08-31NULL -> '\0'Wolfram Schneider
1996-08-22code cleanupWolfram Schneider
1996-08-14bigramWolfram Schneider
1995-01-21Better protection against too long pathes and 8bit controls in fileAndrey A. Chernov
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes