head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.18 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.16 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.14 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.12 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.8 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.6 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.4 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.2 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.1.0.18 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.16 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.14 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.12 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.10 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.8 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.6 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.4 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.2 pkgsrc-2006Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2008.06.08.18.12.52; author adrianp; state dead; branches; next 1.1; 1.1 date 2006.02.01.20.39.11; author joerg; state Exp; branches; next ; desc @@ 1.2 log @Update to 4.65 Take MAINTAINER (agreed with salo@@) o Updated to include the latest MAC Address prefixes from the IEEE in nmap-mac-prefixes [Fyodor] o NSE engine was cleaned up significantly. o Nmap now understands the RFC 4007 percent syntax for IPv6 Zone IDs. o Updated IANA assignment IP list for random IP (-iR) generation. [Kris] o NmapFE is now gone. (zenmap is the replacement) o Added the NSE library (NSELib) which is a library of useful functions (which can be implemented in LUA or as loadable C/C++ modules) for use by NSE scripts. o Integrated the Nmap Scripting Engine (NSE) into mainline Nmap. @ text @$NetBSD: patch-ai,v 1.1 2006/02/01 20:39:11 joerg Exp $ --- nmapfe/nmapfe_sig.c.orig 2006-01-21 00:41:22.000000000 +0000 +++ nmapfe/nmapfe_sig.c @@@@ -1094,6 +1094,8 @@@@ print_line (GtkTextBuffer *buffer, /* Color the Operating systems */ } else if (strstr(str, "Linux") || strstr(str, "FreeBSD") || + strstr(str, "DragonFly") || + strstr(str, "NetBSD") || strstr(str, "Win") || strstr(str, "MacOS") || strstr(str, "OpenBSD") || @ 1.1 log @Add DragonFly support. Also recognize DragonFly and NetBSD as OS name. @ text @d1 1 a1 1 $NetBSD$ @