From owner-cvs-all Tue Feb 24 23:17:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28059 for cvs-all-outgoing; Tue, 24 Feb 1998 23:17:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from coconut.itojun.org (root@coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27760; Tue, 24 Feb 1998 23:13:36 -0800 (PST) (envelope-from itojun@itojun.org) Received: from localhost (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.8.8+3.0Wbeta11/3.6W) with ESMTP id QAA07201; Wed, 25 Feb 1998 16:13:28 +0900 (JST) To: Bruce Evans cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-reply-to: bde's message of Tue, 24 Feb 1998 22:41:48 PST. <199802250641.WAA02218@freefall.freebsd.org> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: src/sys/netkey key.c From: Jun-ichiro itojun Itoh Date: Wed, 25 Feb 1998 16:13:28 +0900 Message-ID: <7197.888390808@coconut.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/netkey key.c > Log: > Added a used #include. > "options KEY" is not in LINT, and consequently doesn't actually compile, > even with this change. Does anybody plan to use sys/netkey? I've modified it for my IPsec stack so I have a modified version that compiles and works. However, part of my modification may break backward compatibility. So, I would like to know who is needing sys/netkey. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message