aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/locate/code/locate.code.c
Commit message (Expand)AuthorAgeFilesLines
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-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-141-16/+42
* 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-271-0/+212