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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.129 by root, Sun Jun 16 01:20:25 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.
708 702
709root-tail cvs-co(README) dist 703root-tail cvs-co(root-tail.man.html) cvs-co(Changes) dist
710 Root-tail displays log files in the screen background - basiclaly a graphical <tt>tail -f</tt>. 704 Root-tail displays log files in the screen background -
705 basically a graphical <tt>tail -f</tt>.
711 706
712 Root-tail displays log files in the X root window or another window. It 707 Root-tail displays log files in the X root window or another window. It
713 can use different colours for different files, match log entries by 708 can use different colours for different files, match log entries by
714 regular expressions and more. 709 regular expressions and more.
715 710
716 It has gone through many hands over the years, and despite not having the 711 <p>Some history about this fork: some time before the Cebit00, I got my
717 quality normally expected by me, it was useful enough to publish. 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>
718 719
719lmainit cvs-co(NEWS) 720lmainit cvs-co(NEWS)
720 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.
721 722
722 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.
1217 1218
1218basex 1219basex
1219 Very old, very portable ANSI-C program that implements something 1220 Very old, very portable ANSI-C program that implements something
1220 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.
1221 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
1222dinfo 1239dinfo
1223 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.
1224 1241
1225syncmail 1242syncmail
1226 Unfinished, undocumented and not working. 1243 Unfinished, undocumented and not working.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines