advent4 is a port of the original Colossal Cave text adventure to Unix. It should work without any change on HP-UX, Sun Solaris, *BSD, and GNU/Linux systems. The actual license of this program is unknown, although most people agree that it is likely to be considered to be under the public domain.
GNU Alive is a small utility to login on the Telia AB ADSL service. It also works fine with COMHEM Cable Internet and Tiscali Internet services. It features a keep-alive daemon with login/logout functions. The daemon periodically connects to the ISP to ensure you are not logged out all of a sudden. GNU Alive was previously known as qadsl.
inadyn is a fork of the original INADYN implementation from Narcis Ilisei. Most of the fixes and additions from the new "upstream" by Christoph Brill have been included. The goal of this project is to entirely focus on *BSD, UN*X, and various embedded Linux platforms. All sane patches addressing this target audience are welcome.
Micro Snake is based on a simple snake game by Simon Huggins. This version of the snake (worm) game is very small and only utilizes ANSI escape sequences to draw the board. Hence it is very suitable for small embedded systems with only serial or SSH console access. The code uses no curses or other heavy libraries, only ANSI escape sequences and the Unix "stty" command to setup and restore the display.
Micro Tetris is based on the 1989 International Obfuscated C Code Contest Best Game entry. It is a very small implementation, with extreme similarity to the BSD Tetris implementation. So it is very suitable for small embedded systems with only serial or SSH console access. The code uses no curses or other heavy libraries, only ANSI escape sequences and the Unix "stty" command to setup and restore the display.
Minix editline is the line editing library from Minix, originally created by Simmule R. Turner and Rich $alz in 1992. It can be linked into almost any program to provide command-line editing and history. The editline library is call-compatible with the FSF readline library, but is a fraction of the size and offers fewer features. It is distributed under a "C News-like" copyright; see the file LICENSE for details.
Actually, I have looked att pimdd. I also thought it was quite stupid to fork. The code for pimdd is quite ancient, and I think it would be tough to merge the two code bases back together again. Bu...
Great news moving to GTK2! :-)
News: The Freshmeat mrouted project has new maintainership! Please disregard previous comment. The website, download and repository links now properly refer to new upstream. We recommend usi...
Ahem, of course I meant to link to http://github.com/troglobit/pimd/ instead. Sorry, but you are more than welcome to try out mrouted as well. :)
Hi Alexis! It is hosted at github, http://github.com/troglobit/mrouted/, try the latest release or help out with the latest developments by cloning the master branch. Regards /Joachim