File: ANNOUNCE

package info (click to toggle)
splitvt 1.6.5-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 328 kB
  • ctags: 392
  • sloc: ansic: 4,688; sh: 78; makefile: 38; perl: 15
file content (57 lines) | stat: -rw-r--r-- 1,843 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Subject: SECURITY: Announcing Splitvt 1.6.5
Newsgroups: alt.sources
Summary: 
Keywords: 


Announcing the newest version of splitvt!

SECURITY ALERT!!!

	splitvt versions lower than 1.6.5 are known to have a
security hole allowing a user to gain ROOT access on some systems!

	If you have a version lower than 1.6.5 _please_ remove
the set-uid bit on your current version, and upgrade to the newer
version as soon as possible.
("splitvt -version" will tell you what version you are running)

The set-uid bit is only for updating the utmp database and for
changing ownership of its pseudo-terminals.  It is not necessary
for splitvt's operation.

The latest version is available via the web at:
	http://www.devolution.com/~slouken/projects/splitvt/


What it is:

	Splitvt is a program that splits any vt100 compatible 
screen into two - an upper and lower window in which you can run
two programs at the same time.  Splitvt differs from screen in 
that while screen gives you multiple virtual screens, splitvt splits
your screen into two fully visible windows.  You can even use 
splitvt with screen to provide multiple split screens.  This can 
be very handy when running over a modem, or for developing
client-server applications or watching routine tasks as you work.

	If you are using splitvt in a new and unusual way,
I'd like to hear about it! 
Direct all comments to slouken@devolution.com

Will it run on my system?

	Well, if you run a UNIX that has pseudo-tty support, 
chances are that splitvt will work on your system.  Splitvt has
been ported to all of the "standard" unices, and also to a few
oddball unices, such as AIX, NewsOS, MP-RAS, and NeXT.

Well, that about wraps it up.  I hope you enjoy this software,
originally conceived by Dave Ljung and created by yours truly.


Enjoy!

	-Sam Lantinga		(slouken@devolution.com)