History log of /external/netcat/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
444644cfa9a2f3002863caa168fb2d6b34dfd1e8 07-Nov-2012 Ben Cheng <bccheng@google.com> Temporarily disable ld --fatal-warnings.

external/netcat/netcat.c:323: warning: warning: mktemp() possibly
used unsafely; consider using mkstemp()

Change-Id: I3f1a1a29009f87d4df1224c8588e4496a78b2ef4
/external/netcat/Android.mk
e4e83f8147f92141cd02cc46cccca088c527ea2a 25-Oct-2011 Nick Kralevich <nnk@google.com> Upgrade to openbsd's netcat.

Upgrade to openbsd's version of netcat, available for download
from http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/

This version has been modified to remove BSD specific calls
and other functionality unnecessary for Android. The removed
portions of code are surrounded by #ifdef ANDROID / #endif.

This code corresponds to the following openbsd versions:

atomicio.c: v1.10
atomicio.h: v1.2
netcat.c: v1.103

The file socks.c and nc.1 are not included in this change.

Change-Id: I39df7fbe335af97e092dd4d4a96f957d6d1a5b5d
/external/netcat/Android.mk
3b92542cff3f53ab608c25e1f65c538e42dece1b 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: I0b2d9fa7614ec8baa902298f3fb1e284981a9698
/external/netcat/Android.mk
cd9bf8b9107148535d80f7be53fcdac0b63fc3eb 09-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@137197
/external/netcat/Android.mk
5e0936b99e2d50769c5432b47c4d07c3dcdd37c6 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/netcat/Android.mk
39c3e9d45c422c33aaf85c552a96434f2b9371e2 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/netcat/Android.mk
446d5a68930e2dbab2a9b2ab7d9f4fd5a7bd7419 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/netcat/Android.mk