Eric's Patches

Each of these patches is released into the public domain. I am willing to update these to the latest version of the patched software, upon request.

GNU screen 4.0.2

My firstline patch adds a firstline option to the hardstatus command. This is just like lastline (including the support for always), except that it uses the top terminal line instead of the bottom.

My system patch adds a system command to execute arbitrary commands without using a window. Don't use it unless you know why you would want such a thing.

ELinks 0.11

My wrapping patch combines my cellwidth, text-wrapping, and HTML-wrapping patches for ELinks 0.10.6, and updates them for the latest stable version. It extends the "Toggle wrapping of text" command to HTML mode, fixes a couple of bugs in text-mode line wrapping, and can ensure that no wrapped line will ever be longer than the screen width (even if the enclosing table cell is).

xinetd 2.3.13

My NOKILL patch makes xinetd kill all of its services on receiving SIGTERM, like it used to do, except those with the new NOKILL service flag.

irssi scripts

I have patched BC-BD's nm.pl script to allow left-aligned nicks in public messages and/or actions.