lukem
829384f829
appease gcc -Wuninitialized
2005-06-02 04:34:57 +00:00
aymeric
8d1f13638c
. wait only for 10 ms instead of 100 ms before updating the screen
...
. fix a variable reuse bug
It has been broken since the conversion from select() to poll().
2004-12-10 16:27:29 +00:00
christos
fa2d773e2e
Kill select.
2003-08-13 14:13:14 +00:00
agc
89aaa1bb64
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
aymeric
a069ac021f
Fix a bug where window(1) would (appear to) miss a character when two
...
characters are typed fast one after the other (<10 ms).
The visual effect under vi(1) was even more impressive. ;-)
This bug was actually introduced inadvertantly in 1995 in rev 1.4.
2003-04-09 16:25:10 +00:00
wiz
19f3b61aa0
Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototype
...
uncovered by this (p_assign).
2002-06-14 01:06:51 +00:00
lukem
ea345868fa
* WARNSify, KNFify
...
* deprecate register
* replace berkeley string funcs with ansi equivs
* use getopt rather than home grown cruft
* use foo(char *, ...) rather than foo(char *, long, long, long, [long, ...])
1997-11-21 08:35:41 +00:00
mycroft
486a2f1ade
Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322.
...
Eliminate the use of char variables for holding booleans.
1996-02-08 20:44:57 +00:00
mycroft
0c627dfad5
Eliminate the use of SIGIO, and some other cleanup.
1995-12-21 10:45:28 +00:00
tls
5a955f3527
Sync with 4.4BSD-Lite2
1995-09-28 10:33:55 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
cgd
dab5e017db
added, from net/2 (patch 124).
1993-04-09 12:58:42 +00:00