mlton-runtime-i486-linux-gnu
Optimizing compiler for Standard ML - i386 runtime libraries
MLton is a whole-program optimizing compiler for Standard ML.
MLton generates standalone executables with excellent runtime
performance, is SML 97 compliant, and has a complete basis
library. MLton has source-level profiling, a fast C FFI, an
interface to the GNU multiprecision library, and lots of useful
libraries.
vlock
Virtual Console locking program
vlock either locks the current terminal (which may be any kind of terminal,
local or remote), or locks the entire virtual console system, completely
disabling all console access. vlock gives up these locks when either the
password of the user who started vlock or the root password is typed.
vlogger
virtual web logfile rotater/parser
Vlogger is a little piece of code borned to handle dealing with large
amounts of virtualhost logs. It's bad news that apache can't do this
on its own. Vlogger takes piped input from apache, splits it off to
separate files based on the first field. It uses a file handle cache
so it can't run out of file descriptors. It will also start a new
logfile every night at midnight, and maintain a symlink to the most
recent file. For security, it can drop privileges and do a chroot to
the logs directory.
vm
mail user agent for Emacs
VM (View Mail) is an Emacs subsystem that allows UNIX mail to be read
and disposed of within Emacs. Commands exist to do the normal things
expected of a mail user agent, such as generating replies, saving
messages to folders, deleting messages and so on. There are other
more advanced commands that do tasks like bursting and creating
digests, message forwarding, and organizing message presentation
according to various criteria. With smtpmail in modern emacsen, you do
not need an MTA locally in order to use VM.
vncsnapshot
A utility that takes JPEG snapshots from VNC servers
VNC Snapshot is a command-line program for VNC. It will save a JPEG
image of the VNC server's screen.
ubuntu-system-service
Dbus service to set various system-wide configurations