home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Tools / Tapes / newoldar.README < prev    next >
Encoding:
Text File  |  2000-05-25  |  746 b   |  25 lines

  1. newoldar                            21 May 2000
  2.  
  3. Description:
  4.  
  5. A modified 2.9BSD ar which handles archives created on a PDP-11 directly from
  6. non-PDP platforms.  Archives identified as "old PDP-11 archive" by file(1)
  7. or otherwise having a 2-byte header of value 177545 (0xff65) can be 
  8. manipulated using this utility.  The omnipresent "cont.a" archives 
  9. fall into this category.
  10.  
  11. Usage: newoldar [opt] archive
  12.  
  13. See ar(1) for extended options and better documentation.
  14. Of interest to most users are t|x - test archive or extract.
  15.  
  16. Tested under:     FreeBSD/i386 and OpenBSD/i386
  17. with:         1BSD source distribution and Shoppa's Usenix tapes.
  18.  
  19. This quick hack brought to you by:
  20. Brandon Creighton
  21.  
  22. Submitted by (didn't debug fast enough):
  23. Dan Frasnelli
  24. [dfrasnel@corewar.com]
  25.