blymn
8500b4e751
Make emitting the full termcap entry an option otherwise csh breaks.
2000-05-31 05:50:05 +00:00
blymn
3aa87ff1a0
Make tset export the entire termcap entry.
2000-05-25 12:53:55 +00:00
drochner
85cbf55d16
Since our gcc doesn't warn about NULL format strings anymore, we can
...
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +00:00
ross
f670fa10c5
Add { and } to shut up egcs. Reformat the more questionable code.
1998-08-25 20:59:36 +00:00
mycroft
b223acf69a
const poisoning.
1998-07-26 23:03:30 +00:00
lukem
bfd39f4ab1
getopt returns -1 not EOF, use <err.h>, use ANSI string.h functions
1997-10-20 01:07:48 +00:00
lukem
2aa5d6b785
WARNSify, use <termcap.h>
1997-10-14 02:07:55 +00:00
lukem
d417f09e65
- 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
1996-11-15 05:52:42 +00:00
jtc
fb937a59e4
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 05:08:04 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
cgd
8d5826635d
bring in getcap routines, supplied by CSRG, from 4.4...
1993-05-18 07:37:51 +00:00
mycroft
ca38c8eafb
Fix NULL pointer reference.
1993-04-28 07:17:18 +00:00
proven
8a763302fe
Fixed minor bug where a ^D at the terminal type prompt caused an infinite loop.
1993-04-09 21:36:14 +00:00
cgd
dab5e017db
added, from net/2 (patch 124).
1993-04-09 12:58:42 +00:00