Transmission is a free, lightweight BitTorrent client. It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.
Man page contributed by Deanna Phillips <deanna@sdf.lonestar.org>.
to handle result allocation, but doesn't always return it. Restore use
of locks to protect use of static vars and add one for dtoa return value
too. fixes build on sparc64 and should help with stablility too.
looks correct pvalchev@
Xdialog is designed to be a drop in replacement for the "dialog"
program. It converts any terminal based program into a program with an
X-windows interface.
from Jasper Lievisse Adriaanse
looks good bernd@
Netwmpager is a really small pager with a few knobs that is fully EWMH
compliant. As such it will behave perfectly with window managers such
as Openbox.
From Pierre-Yves Ritschard <pierre-yves@spootnik.org>
Scapy is a powerful interactive packet manipulation program. It is
able to forge or decode packets of a wide number of protocols, send
them on the wire, capture them, match requests and replies, and much
more. It can easily handle most classical tasks like scanning,
tracerouting, probing, unit tests, attacks or network discovery (it
can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump,
tethereal, p0f, etc.). It also performs very well at a lot of other
specific tasks that most other tools can't handle, like sending
invalid frames, injecting your own 802.11 frames, combining technics
(VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted
channel, ...), etc.
from uwe@
The Dictionary Server Protocol (DICT) is a TCP transaction based
query/response protocol that allows a client to access dictionary
definitions from a set of natural language dictionary databases.
This package contains a client which can access DICT servers from
the command line.
From Deanna Phillips <deanna@sdf.lonestar.org>