Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 19:42:36 +0000 (UTC)
From:      Max Khon <fjoe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/dynamips Makefile distinfo ports/emulators/dynamips/files patch-Makefile
Message-ID:  <200602131942.k1DJgbrR012971@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602131942.k1DJgbrR012971>