cvs commit: ports/emulators/dynamips Makefile distinfo ports/emulators/dynamips/files patch-Makefile

Max Khon fjoe at FreeBSD.org
Mon Feb 13 11:42:54 PST 2006


fjoe        2006-02-13 19:42:36 UTC

  FreeBSD ports repository

  Modified files:
    emulators/dynamips   Makefile distinfo 
    emulators/dynamips/files patch-Makefile 
  Log:
  Update to 0.2.3c.
  
  - Fixed a stupid bug in DMA handling, which in certain conditions can
  cause an infinite loop.
  - Added an "instruction block hash" which avoids lookups in the instruction
  red-black tree. The IBH table takes only 16 Kb of memory.
  - Added CRC-12 and CRC-16 functions for future use.
  - Added a "gen_eth" NetIO driver, which allow to access ethernet interfaces
  in a portable way (tested on Linux and Cygwin).
  - Fixes to the PowerPC build on Darwin thanks to Olivier Cahagne.
  - Minor cosmetic changes to display supported/unsupported PA and NPE.
  
  Note: gen_eth is not supported on RELENG_4 (requires libpcap 0.9+).
  
  Revision  Changes    Path
  1.4       +10 -2     ports/emulators/dynamips/Makefile
  1.2       +3 -3      ports/emulators/dynamips/distinfo
  1.3       +13 -10    ports/emulators/dynamips/files/patch-Makefile


More information about the cvs-all mailing list