From: short <> Date: Sun, 15 May 2005 06:35:52 +0000 (+0000) Subject: +"doswatch-0.3" X-Git-Tag: bp_apache20~6 X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=0f08e17a2f9da92c415b2a449fbff806dce6e214 +"doswatch-0.3" - Requested by Alejandro Mery. :-) --- diff --git a/project/doswatch/ListItem.pm b/project/doswatch/ListItem.pm index e4796c9..9ee46d9 100755 --- a/project/doswatch/ListItem.pm +++ b/project/doswatch/ListItem.pm @@ -32,7 +32,7 @@ our @ListItem=( "name"=>"DOSWatcher", "platform"=>"dos", "priority"=>390, - "download"=>"doswatch.zip", + "download"=>"dist/doswatch-0.3.zip", "summary"=>"DOS files access strace(1) equivalent", "license"=>"PD", "maintenance"=>"ready", @@ -46,6 +46,9 @@ for weird software packages with broken file/directory access.

  • Package contains also MDABIOS - generic secondary adapter driver
  • MDABIOS features DOS commands accessible device "mda$"
  • DOSWATCH can be run on single VGA card (with not much comfort, indeed)
  • +
  • DOSWATCH can store its output to a file using + @{[ a_href 'http://www.ucw.cz/~mj/download/msdog/fprint.arj' ]}
  • +
  • DOSWATCH can use printer for the output
  • HERE ); diff --git a/project/doswatch/dist/doswatch-0.3.zip b/project/doswatch/dist/doswatch-0.3.zip new file mode 100644 index 0000000..b401724 Binary files /dev/null and b/project/doswatch/dist/doswatch-0.3.zip differ