From owner-cvs-sys Tue Sep 10 00:10:16 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA22723 for cvs-sys-outgoing; Tue, 10 Sep 1996 00:10:16 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA22694; Tue, 10 Sep 1996 00:10:06 -0700 (PDT) Date: Tue, 10 Sep 1996 00:10:06 -0700 (PDT) From: Julian Elischer Message-Id: <199609100710.AAA22694@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net route.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/09/10 00:10:06 Modified: sys/net route.c Log: No code changes what so ever, but added about 150 lines of comments Sorry if this makes it harder to merge in lite2 stuff but hey.. At least I can figure out what is going on whenever I end up going through those files again.. do we have a policy regarding commenting existing code? Revision Changes Path 1.37 +149 -4 src/sys/net/route.c