From owner-freebsd-audit Mon Nov 18 12:46:18 2002 Delivered-To: freebsd-audit@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8772A37B401 for ; Mon, 18 Nov 2002 12:46:14 -0800 (PST) Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 098E243E42 for ; Mon, 18 Nov 2002 12:46:13 -0800 (PST) (envelope-from watchman@ludd.luth.se) Received: from d1o1075.telia.com (d1o1075.telia.com [213.67.243.241]) by mailg.telia.com (8.12.5/8.12.5) with ESMTP id gAIKkAvO027319 for ; Mon, 18 Nov 2002 21:46:11 +0100 (CET) X-Original-Recipient: Received: from ludd.luth.se (h75n1fls22o1075.telia.com [217.209.40.75]) by d1o1075.telia.com (8.10.2/8.10.1) with ESMTP id gAIKk9s15743 for ; Mon, 18 Nov 2002 21:46:09 +0100 (CET) Message-ID: <3DD95262.1080104@ludd.luth.se> Date: Mon, 18 Nov 2002 21:49:38 +0100 From: =?ISO-8859-1?Q?Joachim_Str=F6mbergson?= Organization: =?ISO-8859-1?Q?Str=F6mbergson_Intergalactic_AB?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020830 X-Accept-Language: en-US MIME-Version: 1.0 Cc: FreeBSD-Audit Subject: Removal of includes of strings.h (Addtional patches) References: <3DD94354.5040506@ludd.luth.se> Content-Type: multipart/mixed; boundary="------------040308070407000500010603" Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------040308070407000500010603 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Aloha! This mail contains additional strings.h-patches. -- Med vänlig hälsning, Cheers! Joachim Strömbergson ============================================================================ Joachim Strömbergson - ASIC designer, nice to *cute* animals. snail: phone: mail & web: Sävenäsgatan 5A +46 31 - 27 98 47 watchman@ludd.luth.se 416 72 Göteborg +46 733 75 97 02 www.ludd.luth.se/~watchman ============================================================================ --------------040308070407000500010603 Content-Type: text/plain; name="arp.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="arp.c" --- /usr/src/usr.sbin/arp/arp.c Fri Jun 21 09:21:37 2002 +++ /usr/src/usr.sbin/arp/arp.c Mon Nov 18 21:00:21 2002 @@ -79,7 +79,7 @@ #include #include #include -#include +#include #include void search(u_long addr, void (*action)(struct sockaddr_dl *sdl, --------------040308070407000500010603 Content-Type: text/plain; name="cmds.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="cmds.c" --- /usr/src/usr.sbin/timed/timedc/cmds.c Thu Sep 6 20:48:10 2001 +++ /usr/src/usr.sbin/timed/timedc/cmds.c Mon Nov 18 21:14:16 2002 @@ -48,7 +48,7 @@ #include #include -#include +#include #include #define TSPTYPES --------------040308070407000500010603 Content-Type: text/plain; name="fdformat.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="fdformat.c" --- /usr/src/usr.sbin/fdformat/fdformat.c Thu Jul 19 22:07:49 2001 +++ /usr/src/usr.sbin/fdformat/fdformat.c Mon Nov 18 21:06:49 2002 @@ -47,7 +47,7 @@ #include #include #include -#include +#include #include #include --------------040308070407000500010603 Content-Type: text/plain; name="fdwrite.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="fdwrite.c" --- /usr/src/usr.sbin/fdwrite/fdwrite.c Thu Jul 19 22:07:49 2001 +++ /usr/src/usr.sbin/fdwrite/fdwrite.c Mon Nov 18 21:08:59 2002 @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include --------------040308070407000500010603 Content-Type: text/plain; name="isdnd.h" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="isdnd.h" --- /usr/src/usr.sbin/i4b/isdnd/isdnd.h Thu Apr 25 21:17:33 2002 +++ /usr/src/usr.sbin/i4b/isdnd/isdnd.h Mon Nov 18 21:02:46 2002 @@ -40,7 +40,6 @@ #include #include #include -#include #include #include #include --------------040308070407000500010603 Content-Type: text/plain; name="new_curse.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="new_curse.c" --- /usr/src/usr.bin/ee/new_curse.c Thu Jun 14 06:38:57 2001 +++ /usr/src/usr.bin/ee/new_curse.c Mon Nov 18 20:50:11 2002 @@ -53,7 +53,7 @@ #ifdef SYS5 #include #else -#include +#include #endif #ifdef BSD_SELECT --------------040308070407000500010603 Content-Type: text/plain; name="nfsd.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="nfsd.c" --- /usr/src/sbin/nfsd/nfsd.c Sun Sep 17 21:17:58 2000 +++ /usr/src/sbin/nfsd/nfsd.c Mon Nov 18 21:34:51 2002 @@ -74,7 +74,7 @@ #include #include #include -#include +#include #include /* Global defs */ --------------040308070407000500010603 Content-Type: text/plain; name="timedc.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="timedc.c" --- /usr/src/usr.sbin/timed/timedc/timedc.c Sat Aug 28 03:20:21 1999 +++ /usr/src/usr.sbin/timed/timedc/timedc.c Mon Nov 18 21:29:04 2002 @@ -51,7 +51,7 @@ #include #include #include -#include +#include #include #include --------------040308070407000500010603-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message