home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / apps / 4846 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!rommel
  3. From: rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel)
  4. Subject: GNU file utilities (and groff)
  5. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Date: Thu, 30 Jul 1992 10:56:35 GMT
  8. Message-ID: <1992Jul30.105635.17644@Informatik.TU-Muenchen.DE>
  9. Lines: 30
  10.  
  11. I have uploaded a new version of the GNU file utilities (now 3.3) for
  12. OS/2 2.0 to ftp-os2 (currently gnufutil.zip in pub/downloads). It fixes
  13. all bugs that have been reported to me. 
  14.  
  15. In addition the dd program has the direct floppy access stuff back in.
  16. Change: the drives are now accessed via their real names A:, B: and so
  17. on instead of 0:, 1: etc. as it was in the 16-bit version. I have also
  18. added an echo=on option to dd to let you monitor the progress of the
  19. program, such as when accessing floppies. 
  20.  
  21. I did also want to add access to physical hard disks (like fdisk does)
  22. using names of $1: and $2: and so on, but I can't get this working, is
  23. someone fixes this (source code is included), please send me the fix.
  24.  
  25. The logical disk (and, if it worked, the physical HD) access in dd
  26. allows to read single sectors or tracks etc. out of media, edit it with
  27. a binary editor, such as BEAV and write it back (try this on floppies
  28. first before doing anything on HD's! And, all on your own risk).
  29.  
  30. I have also uploaded an OS/2 2.0 version of GNU groff 1.05 to ftp-os2,
  31. in groffexe.zip and groffsrc.zip, for those who care about a troff
  32. clone.
  33.  
  34. Kai Uwe Rommel
  35.  
  36. /* Kai Uwe Rommel --- rommel@informatik.tu-muenchen.de */
  37.  
  38. DOS ... is still a real mode only non-reentrant interrupt
  39. handler, and always will be.                -Russell Williams
  40.  
  41.