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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.131 by root, Sun Jun 16 01:38:16 2019 UTC vs.
Revision 1.132 by root, Wed Aug 14 22:55:00 2019 UTC

1218 1218
1219basex 1219basex
1220 Very old, very portable ANSI-C program that implements something 1220 Very old, very portable ANSI-C program that implements something
1221 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.
1222 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 download</a>.
1238
1223dinfo 1239dinfo
1224 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.
1225 1241
1226syncmail 1242syncmail
1227 Unfinished, undocumented and not working. 1243 Unfinished, undocumented and not working.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines