Home | History | Annotate | Download | only in tset
History log of /src/usr.bin/tset/extern.h
RevisionDateAuthorComments
 1.14  06-Sep-2011  joerg ANSIfy. Sprinkle static and __dead.
 1.13  10-Feb-2010  roy Constify cat argument and tidy.
 1.12  03-Feb-2010  roy Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@
 1.11  01-May-2006  christos Rename cat to tset_cat so that coverity does not get confused by the global
name.
 1.10  01-Sep-2004  chs pass data to a function via arguments instead of via global variables.
this avoids a name collision with libcurses functions when both are
present in a crunched static binary. part of PR 26458.
 1.9  07-Aug-2003  agc branches: 1.9.2;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.8  31-May-2000  blymn Make emitting the full termcap entry an option otherwise csh breaks.
 1.7  04-Oct-1999  lukem branches: 1.7.4;
update after change to return value of tputs() third argument
 1.6  26-Jul-1998  mycroft branches: 1.6.4;
const poisoning.
 1.5  20-Oct-1997  lukem getopt returns -1 not EOF, use <err.h>, use ANSI string.h functions
 1.4  14-Oct-1997  lukem WARNSify, use <termcap.h>
 1.3  07-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  09-Apr-1993  cgd branches: 1.1.1;
added, from net/2 (patch 124).
 1.1.1.1  07-Dec-1994  jtc imported from 4.4lite
 1.6.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.7.4.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.9.2.1  01-Sep-2004  jmc Pullup rev 1.10 (requested by chs in ticket #808)

Rename variables so they dont conflict w. libcurses when crunched. PR#26458

RSS XML Feed