ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.128 by root, Fri Apr 19 19:48:08 2019 UTC vs.
Revision 1.133 by root, Wed Aug 14 23:52:38 2019 UTC

695 incorporate into your own programs. The compression algorithm is very, 695 incorporate into your own programs. The compression algorithm is very,
696 very fast, yet still written in portable C. More info and the latest 696 very fast, yet still written in portable C. More info and the latest
697 release can be found at the <a href="http://liblzf.plan9.de">LibLZF 697 release can be found at the <a href="http://liblzf.plan9.de">LibLZF
698 Homepage</a>. 698 Homepage</a>.
699 699
700root-tail cvs-co(README) cvs-co(Changes)
701 Full-featured program to print text directly to the X11 root window.
702
703 More info, screenshots, documentation and current releases can be found
704 at the <a href="http://root-tail.plan9.de">root-tail homepage</a>.
705
706xcb cvs-co(README) cvs-co(Changes) 700xcb cvs-co(README) cvs-co(Changes)
707 A fork of the unmaintained xcb (x cut buffers) program implementing better i18n. 701 A fork of the unmaintained xcb (x cut buffers) program implementing better i18n.
702
703root-tail cvs-co(root-tail.man.html) cvs-co(Changes) dist
704 Root-tail displays log files in the screen background -
705 basically a graphical <tt>tail -f</tt>.
706
707 Root-tail displays log files in the X root window or another window. It
708 can use different colours for different files, match log entries by
709 regular expressions and more.
710
711 <p>Some history about this fork: some time before the Cebit00, I got my
712 hands on a program named root-tail. Its purpose is to display logfiles in
713 different colours on your root-window. That is, it works just like tail
714 -f.</p>
715
716 <p>Unfortunately, root-tail was thoroughly broken, so I fixed it and
717 contacted its author. I never received a reply, so I decided to
718 publish my modified version of root-tail here.</p>
708 719
709lmainit cvs-co(NEWS) 720lmainit cvs-co(NEWS)
710 A sysvinit replacement that can even be configured to be sysvinit-compliant. 721 A sysvinit replacement that can even be configured to be sysvinit-compliant.
711 722
712 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info. 723 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info.
1207 1218
1208basex 1219basex
1209 Very old, very portable ANSI-C program that implements something 1220 Very old, very portable ANSI-C program that implements something
1210 that is similar to yencode. yencode is more "standard", so don't use this. 1221 that is similar to yencode. yencode is more "standard", so don't use this.
1211 1222
1223pbcdedit cvs-pod(pbcdedit) cvs-co(pbcdedit)
1224 This is "a small hack properly grown out of proportion" that implements
1225 a portable version of the Microsoft Windows BCDEDIT program. It is pretty
1226 unique in that it does run on non-windows platforms, can create BCD hives
1227 from scratch and parses and edits BCD device elements. it is also
1228 self-contained and only needs a perl 5.14 (or above) installation.
1229
1230 <p>It doesn't implement the same syntax as BCDEDIT, but in turn
1231 can do a lot more complex modifications. Check out its <a
1232 href="http://pod.tst.eu/http://cvs.schmorp.de/pbcdedit/pbcdedit">
1233 documentation</a> for details.
1234
1235 You can download the executable perl script directly using the FILE link
1236 below, or using <a href="http://cvs.schmorp.de/pbcdedit/pbcdedit">direct
1237 link</a>.
1238
1212dinfo 1239dinfo
1213 Undocumented and working tools to extract the data from the D-Info CD. 1240 Undocumented and working tools to extract the data from the D-Info CD.
1214 1241
1215syncmail 1242syncmail
1216 Unfinished, undocumented and not working. 1243 Unfinished, undocumented and not working.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines