CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/05/20 14:13:39
Modified files:
security/ophcrack/patches: patch-configure
Added files:
security/ophcrack/patches: patch-src_bswap_h
patch-src_samdump2_bkhive_c
patch-src_samdump2_hive_c
patch-src_samdump2_samdump2_c
Log message:
Fix build on big endian architectures:
* For samdump2, use the bswap.h wrapper header from the main source.
* Also add bswap64, which is required by nteightxl.c.
ok benoit@
