History log of /netbsd-src/lib/libterminfo/genhash (Results 1 – 9 of 9)
Revision Date Author Comments
# 53035e70 11-Jan-2017 roy <roy@NetBSD.org>

Fix some off by one issues with arraycount ..thanks coypu.


# 9e5def58 02-Nov-2011 roy <roy@NetBSD.org>

Now that nbperf can generate the same file using the -p option,
there is no longer a need to store these files in CVS.


# f207e61c 12-Oct-2010 christos <christos@NetBSD.org>

replace `` with $(). Hopefully with enough examples around people will
forget about ``.


# ca77b139 03-Mar-2010 roy <roy@NetBSD.org>

Abort an error.


# d8609d06 04-Feb-2010 roy <roy@NetBSD.org>

Allow hash to be build on other hosts.


# eedd9ade 04-Feb-2010 roy <roy@NetBSD.org>

Fix build issues on other hosts.


# 3dc9dc43 03-Feb-2010 roy <roy@NetBSD.org>

Store our generated files in CVS and remove nbperf from the toolchain.
This allows us to build consistent libs without an ever changing hash.


# 3ca90ff8 03-Feb-2010 snj <snj@NetBSD.org>

Fix some typos and spelling errors.


# 4ca00e00 03-Feb-2010 roy <roy@NetBSD.org>

Import my terminfo implementation.
This uses the ncurses terminal definitions.

OK: core@, jdc@