This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.bin
/
locate
History
mycroft
73816a58f3
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.
2000-05-06 10:26:45 +00:00
..
bigram
Do not count the end of a line in the bigram table. Newlines are stripped
2000-05-06 10:26:45 +00:00
code
Adjust the previous change to not generate garbage databases.
2000-05-06 10:02:06 +00:00
locate
Always wrap the bigram string in double quotes, in case it contains spaces.
2000-04-29 21:41:19 +00:00
Makefile
…
Makefile.inc
…