home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / df2-3211.zip / df.doc < prev    next >
Text File  |  1994-09-06  |  2KB  |  58 lines

  1.  
  2.                               DF/32bit v1.1
  3.  
  4.                                    for
  5.                                 OS/2 v2.x
  6.  
  7.                                  FreeWare
  8.  
  9.                     Copyright (c) 1994  David Le Blanc
  10.  
  11.  
  12.  These programs work fine in my machines, but I don't guarantee that
  13.  these will run in your machine (in fact I dont even guarantee these
  14.  to work :-).
  15.  
  16.  Warranty: N/A (you'll be using these utilities on your own risk...)
  17.  
  18.  DF.EXE         *nix like DF command
  19.                 32bit OS/2 EXE, compiled using Watcom C/386 v10
  20.                 (at least FAT,HPFS,CDFS,NFS,CBS supported)
  21.  
  22.  Files in this archive:
  23.  
  24.   df.exe        executable for OS/2 v2.x
  25.   df.c          source code of df.exe
  26.   w.cmd         Small batch file to compile using Watcom C v10.
  27.  
  28.  Note, these programs probably are not 100% bug free, since I made these
  29.  programs for my own use and when I got 'em doing what I want, I had no
  30.  particular interest to continue developing. These support NFS networks
  31.  by ignoring drives which are not network mounted. This is achieved by
  32.  asking the OS for a 'drive map' which returns a bitmap about 25 bits long.
  33.  (Drive a-z) each bit set in the bitmap is a mounted drive!.
  34.  
  35. > Date: Mon, 5 Sep 1994 23:34:55 -0700
  36. > From: "Michael D. Godfrey" <godfrey@isl.Stanford.EDU>
  37. > To: david@ned.dem.csiro.au
  38. > Subject: Your improved df command
  39.  
  40.  
  41. > Minor problem: If you have a CD-drive, but no CDROM in it df brings up
  42. > a dialog box about drive not ready for each of the DosQuery... calls.
  43.  
  44. > The fix is simple:
  45. > [Fix incorporated into source]
  46. > Thanks,
  47. > ---Michael
  48.  
  49.         The patches have been included thanks to Michael.
  50.  
  51.  The original version by Timo would fail with network drives.
  52.  v1.0 failed when cd-rom drives did not contain valid media.
  53.  
  54.  Comments, bug reports/fixes, donations & postcards to:
  55.                                                         David Le Blanc
  56.                                                         david@ned.dem.csiro.au
  57.  
  58.