If a license is not explicitly specified, you may assume that the file is licensed under the GPL version 2 with no later versions allowed (ie, the commonly accepted GPL variant as is used by the Linux kernel). I don't update this index all that often, so don't be surprised if there are more files than are listed here. acpi-a7n8x-dlx-2.0.tar.gz * Provides an ACPI DSDT with a corrected syntax that compiles with no errors with the Intel optimizing ACPI AML compiler. This DSDT should be semantically identical to the BIOS provided DSDT, barring implemention deviations from the ACPI standard. dhcp-3.0+paranoia.patch * A mirror of the dhcp-paranoia patch that teaches ISC dhcpd how to run non-root inside a chroot jail. I did not write this patch. The main site for this patch is located at: http://www.episec.com/people/edelkind/patches/dhcp/ dot_emacs * My .emacs file, provided for those unlikely, curious seekers of trivia. This .emacs is likely to be rather old. dot_zshrc * A .zshrc that I often find myself transparently using. dot_fvwm2rc * My .fvwm2rc, which is very useful and highly customized. Most features liberally ripped from other dotfiles, particularly taviso's excellent .fvwm2rc at: http://dev.gentoo.org/~taviso/fvwm2rc.html fceu-mfunixfix.patch * Trivial patch that fixes make errors for FCE Ultra that occur on my Linux machine. fceu-sdlusbjoy.patch * A less trivial patch that generalizes FCE Ultra's stock SDL joystick code so that it can support USB HID-compliant devices that are less similar to legacy PC joystick devices than FCEU normally expects. fw * Firewall and forwarding rule script written in python. Edit to suit your configuration. It's fairly sophisticated and is designed to handle setups that consist of an internet-facing connection, a wired LAN, and a wireless LAN all routed through one machine. ncron-*.tar.gz * ncron, a secure cron daemon (see: http://brightrain.aerifal.cx/~niklata/projects) ndhc-*.tar.gz * Current version of ndhc, a secure dhcp client (see: http://brightrain.aerifal.cx/~niklata/projects) njk-ob-menu-script.tar.gz * A perl/shell mismash that generates menu files for several window managers/desktop environments. Right now I only support XFCE4 and Openbox3, but it is relatively trivial to add support for other window managers. (NOTE TO SELF: update public version) ntp-4.0.99k-droproot.patch * Not my own creation, but something I find extremely useful. This patch will teach standard ntpd the old trick of running non-root inside a chroot jail. I would not run ntpd without this patch... ob3-njk-signalrewrite.patch * I prefer this signal handling code to that included in the stock Openbox3 package. It is smaller and much more resistant to any sort of race or interruption conditions. Of course, the whole issue could be evaded by having an intermediate child fork the actual child process after detaching itself from the window manager's process group... phreak-20030123.tar.gz * A monospace bitmap font that I crafted with the intention of maximizing legibility. It's heavily based upon my own style of handwriting. rot13.tar.gz * An extremely trivial rot13 filter that I hastily constructed using OCaml. Perhaps it will be interesting, educational, or simply curious? userContent.css * A simple default css stylesheet that blocks images of the sizes commonly used by banner advertisements. I don't use this anymore, and highly reccomend instead using Adblock Plus. vpidentd-20031004.tar.gz * A secure, privacy-respecting identd written in OCaml. Although my first significant application written in OCaml, it has been remarkably stable and useful.