Home | History | Annotate | Download | only in tset
History log of /src/usr.bin/tset/map.c
RevisionDateAuthorComments
 1.13  06-Sep-2011  joerg ANSIfy. Sprinkle static and __dead.
 1.12  03-Feb-2010  roy Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@
 1.11  30-Apr-2006  christos Coverity CID 1566: fix memory leak.
 1.10  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.9  26-Jul-1998  mycroft const poisoning.
 1.8  20-Oct-1997  lukem getopt returns -1 not EOF, use <err.h>, use ANSI string.h functions
 1.7  14-Oct-1997  lukem WARNSify, use <termcap.h>
 1.6  17-May-1997  pk NULL => 0 (Arne Juul; PR#3629)
 1.5  15-Nov-1996  lukem - clean up man page
- don't allow quotes in terminal names (for -s and -S) as they confuse
the shell. whitespace is currently forbidden for the same reason.
as there isn't any orthoganol way of escaping this, forbid it all,
which makes [bin/306] unfixable.
- use str(r)char instead of (r)index
 1.4  07-Dec-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.3  02-Dec-1993  mycroft Frank van der Linden <vdlinden@fwi.uva.nl> reported that tset could not handle
baud rates of 57600 and 115200. Just eliminate the explicit baud rate checking
altogether and use atoi().
 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

RSS XML Feed