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

and from plan 9:

9fs net!knaagkever.ueber.net!6867 /n/hg

last repository changes

repo rev when snap why
ircfs 78 38 hours tgz mostly style nits. and mention the general design at the top of a...
hgfs 52 3 days tgz make hg/fs properly pick up new revisions. ...
hgweb 14 3 days tgz correctly handle log files with a branch.
web 10 10 days tgz add Fields.has(name), to test whether a cgi name is present. and ...
kirkwood 51 11 days tgz mention that this code has moved to http://code.google.com/p/infer...
ftpsrv 3 11 days tgz various improvements: ...
authsrv9 4 2 weeks tgz welcome limbo version. ...
dhcpd 0 2 weeks tgz initial dhcpd. ...
nfssrv 7 2 months tgz and add the portmapper man page, forgotten in previous commit.
des 0 2 months tgz welcome des library.
memventi 5 2 months tgz use syslog_r, not syslog. from patch by Matthias Bauer.
pdfread 4 2 months tgz add simple-minded pdf/inflate. it rewrites pdf files, reformattin...
ssh 43 3 months tgz some hints for further development.
textmangle 3 4 months tgz some leftovers after merge...
httpd 156 4 months tgz it's cache-control: max-age=X, not cache-control: maxage=X.
cryptfile 12 6 months tgz add another todo, and warn in stronger words about current state o...
lyricd 17 6 months tgz PATH_INFO won't have a leading slash anymore, so don't check & red...
ventisrv 3 6 months tgz fix working in man page. add todo for different compression in ve...
lsynergy 8 8 months tgz confirming README. document obsoleteness of some field in .m file.
hdict 4 9 months tgz make README match textmangle "syntax".
attrfs 4 9 months tgz make text conform to textmangle "syntax", clarify a bit while here.
playfs 10 9 months tgz reformat to match textmangle "syntax".
httptun 2 9 months tgz put more info in README, adjust it to textmangle, and make the pro...
games 3 9 months tgz something useful in this readme.
http 14 9 months tgz mention licence and me as author. show some tests for post requests.
webdavfs 6 9 months tgz make this code compile, don't require modified xml lib. ...
scgid 5 9 months tgz remove modinit() from module declaration that scgi programs should...
samblah 15 9 months tgz update README with info from website (which will be removed soon).