From owner-freebsd-commit Sun Dec 17 14:59:27 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA01459 for freebsd-commit-outgoing; Sun, 17 Dec 1995 14:59:27 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA01435 for cvs-all-outgoing; Sun, 17 Dec 1995 14:59:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA01417 for cvs-sys-outgoing; Sun, 17 Dec 1995 14:59:08 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA01362 Sun, 17 Dec 1995 14:58:41 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id QAA21987; Sun, 17 Dec 1995 16:01:12 -0700 Date: Sun, 17 Dec 1995 16:01:12 -0700 From: Nate Williams Message-Id: <199512172301.QAA21987@rocky.sri.MT.net> To: Poul-Henning Kamp Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/gnu/isdn if_ii.c iispy.c iitel.c iitty.c isdn.c In-Reply-To: <199512172117.NAA21793@freefall.freebsd.org> References: <199512172117.NAA21793@freefall.freebsd.org> Sender: owner-commit@FreeBSD.ORG Precedence: bulk Poul-Henning Kamp writes: > phk 95/12/17 13:17:51 > > Modified: sys/gnu/isdn if_ii.c iispy.c iitel.c iitty.c isdn.c > Log: > Staticize and remove $Log$. Are we allowed to modify the sources and *remove* stuff like this from GNU code? Some would call those Log messages 'documentation'. Nate