OpenGrok
Cross Reference: locate.bigram.c
xref
: /
src
/
usr.bin
/
locate
/
bigram
/
locate.bigram.c
Home
|
History
|
Annotate
|
Download
|
only in
bigram
History log of
/src/usr.bin/locate/bigram/locate.bigram.c
Revision
Date
Author
Comments
1.13
05-Sep-2016
sevan
Drop main() prototype.
1.12
17-Nov-2009
drochner
ANSIfy, sprinkle "const" in some obvious cases
1.11
21-Jul-2008
lukem
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
1.10
07-Aug-2003
agc
branches: 1.10.34;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
1.9
06-May-2000
mycroft
Do not count the end of a line in the bigram table. Newlines are stripped
before coding anyway, and the bigram output was screwing up (and often
pessimising) the table.
1.8
22-Mar-2000
simonb
Include <string.h> to get a prototype for memset(). Fixes build
problems on alpha noted by Tim Rightnour on current-users.
1.7
20-Mar-2000
jdolecek
Do all bigram processing here, instead of in updatedb.csh; saves
a few cycles (it's runs like 2 seconds instead of 16) and the algorithm
is hopefully a bit more clear
1.6
19-Oct-1997
lukem
WARNSify, fix .Nm usage, deprecate register
1.5
01-Sep-1995
thorpej
Fix tiny goof left over from the merge.
1.4
31-Aug-1995
jtc
Sync with 4.4lite2
1.3
22-Dec-1994
jtc
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.3
31-Aug-1995
jtc
imported from 44lite2
1.1.1.2
22-Dec-1994
jtc
imported from 44lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.10.34.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
Indexes created Mon Oct 13 08:09:50 GMT 2025