starting in the late 1980s. The system can be obtained from Bell
Labs at http://plan9.bell-labs.com/plan9 and runs on PCs and a
variety of other platforms. Plan 9 became a convenient platform for
experimenting with new ideas, applications, and services.
Plan 9 from User Space provides many of the ideas, applications,
and services from Plan 9 on Unix-like systems. It runs on FreeBSD
(x86), Linux (x86 and PowerPC), Mac OS X (PowerPC), OpenBSD (x86),
and SunOS (Sparc).
testing/feedback and ok landry@
from Jona Joachim, ok landry@.
WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat
environment for many operating systems. Everything can be done with a
keyboard. It is customizable and extensible with scripts.
combine(1) to support data coming from pipes, and adds an errno(1) utility
for people who are too lazy to type 'man errno' (or are perhaps on an OS with
bad manuals).
encoding DVD into AVI, OGM, MP4, or Matroska files using a wide
variety of codecs. It relies on mplayer, mencoder, ogmtools,
mkvtoolnix, mp4box, oggenc, lame, and faac to perform its tasks.
feedback/tweaks landry@/aja@, ok aja@, "yes please" todd@
Bacula-Web is a web based tool written in PHP that provides a
summarized view of the bacula backup infrastructure. It obtain this
information from the bacula catalog's database.
This tool provides you informations on the last day jobs status, media
and pool usage, catalog size usage, etc.
ok jasper@
modify and otherwise manipulate text files, both interactively and
via shell scripts. A restricted version of ed, red, can only edit
files in the current directory and cannot execute shell commands.
Ed is the "standard" text editor in the sense that it is the original
editor for Unix, and thus widely available. For most purposes,
however, it is superseded by full-screen editors such as GNU Emacs
or GNU Moe.
ok landry@
* Big refractorization of code, now using liblarch
* Fixed crash traceback when pressing 'delete' key.
* Fixed url autolinking for http(s) schemes.
* Fixed several bugs about hamster integration.
While here, new MASTER_SITES, GROFF is not needed,
delete some patches using perl on Makefile.
Initial update from me with a lot of tweaks by aja@.
Ok aja@