intro

this page provides a status overview of the various pieces of software i am keeping track of using mercurial. links are provided to more details for each project. on each project page, more links are provided to commit messages, .tgz's of the various revisions, and links to the browseable contents of the projects.

this page is served by the code in repository hgweb, which uses styx/9p file servers provided by the code in repository hgfs. it's all in limbo. you can mount the hgfs'en directly, from inferno:

mount -A -P net!knaagkever.ueber.net!6867 /n/hg

last repository changes

repo rev when snap why
cryptfile 12 5 days tgz add another todo, and warn in stronger words about current state of the software.
lyricd 17 2 weeks tgz PATH_INFO won't have a leading slash anymore, so don't check & redirect for it. also, ...
ventisrv 3 3 weeks tgz fix working in man page. add todo for different compression in ventisrv. ...
memventi 4 3 weeks tgz when mlock() fails (as it does on openbsd/i386 pre-4.5), don't error out, but warn (on
ircfs 70 4 weeks tgz try a bit harder not to send irc messages to the server that are too long. ...
httpd 154 2 months tgz add mimetype for .py (python source). don't compile logparse, it doesn't do anything
lsynergy 8 2 months tgz confirming README. document obsoleteness of some field in .m file.
hdict 4 3 months tgz make README match textmangle "syntax".
attrfs 4 3 months tgz make text conform to textmangle "syntax", clarify a bit while here.
playfs 10 3 months tgz reformat to match textmangle "syntax".
httptun 2 3 months tgz put more info in README, adjust it to textmangle, and make the programs compile again.
games 3 3 months tgz something useful in this readme.
web 9 3 months tgz make README conform to textmangle "syntax". clearify/fix a bit too.
textmangle 1 3 months tgz fix url of homepage, and add a bunch of todo's.
http 14 3 months tgz mention licence and me as author. show some tests for post requests.
webdavfs 6 3 months tgz make this code compile, don't require modified xml lib. ...
hgfs 28 3 months tgz change .tgz's in hg/fs to start with the directory name $reponame-$revision. ...
scgid 5 3 months tgz remove modinit() from module declaration that scgi programs should adhere to. ...
hgweb 8 3 months tgz change hgweb location on www.ueber.net.
samblah 15 3 months tgz update README with info from website (which will be removed soon).