aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcp-wrappers/tcp-wrappers-7.6
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-26 09:53:08 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-26 09:56:42 -0700
commit5a12f03c680c41791f7036384fa821fb77991d33 (patch)
tree29db9b97976fa6e4fa6cfe27587386dbfcef51e2 /recipes/tcp-wrappers/tcp-wrappers-7.6
parentfea59d54134947c29e1a8967dd1f4e98d3062b81 (diff)
downloadopenembedded-5a12f03c680c41791f7036384fa821fb77991d33.tar.gz
tcp-wrappers: Add .patch extention to patch files.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/tcp-wrappers/tcp-wrappers-7.6')
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/01_man_portability)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/have_strerror)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/ldflags)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/man_fromhost)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/safe_finger)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/sig_fix)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/siglongjmp)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/size_t.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/size_t)0
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch (renamed from recipes/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped)0
20 files changed, 0 insertions, 0 deletions
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/01_man_portability b/recipes/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch
index 4963f82eb8..4963f82eb8 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/01_man_portability
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching b/recipes/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch
index a168f6d5a5..a168f6d5a5 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname b/recipes/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch
index d06aaef13b..d06aaef13b 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6 b/recipes/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch
index 5c8be5c27c..5c8be5c27c 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist b/recipes/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch
index 0238e35208..0238e35208 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix b/recipes/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch
index 88a2b5e43b..88a2b5e43b 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config b/recipes/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch
index 60ca594bee..60ca594bee 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym b/recipes/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch
index c089b33257..c089b33257 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support b/recipes/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch
index 0e1ecf5b4a..0e1ecf5b4a 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify b/recipes/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch
index 913ed987d6..913ed987d6 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port b/recipes/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch
index e35fc7ecd9..e35fc7ecd9 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/have_strerror b/recipes/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch
index 31c2b92278..31c2b92278 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/have_strerror
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/ldflags b/recipes/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch
index 2e897650e0..2e897650e0 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/ldflags
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/man_fromhost b/recipes/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch
index afaa9c8ac3..afaa9c8ac3 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/man_fromhost
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm b/recipes/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch
index ece7da35fe..ece7da35fe 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/safe_finger b/recipes/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch
index 5c8c9a1548..5c8c9a1548 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/safe_finger
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/sig_fix b/recipes/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch
index f286605bfd..f286605bfd 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/sig_fix
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/siglongjmp b/recipes/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch
index 71be340a07..71be340a07 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/siglongjmp
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/size_t b/recipes/tcp-wrappers/tcp-wrappers-7.6/size_t.patch
index 4db40f4c7b..4db40f4c7b 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/size_t
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/size_t.patch
diff --git a/recipes/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped b/recipes/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch
index 3beae39306..3beae39306 100644
--- a/recipes/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped
+++ b/recipes/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch