From owner-cvs-all Sun Dec 2 8:30:35 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 033C437B405; Sun, 2 Dec 2001 08:30:29 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id DAA01782; Mon, 3 Dec 2001 03:30:20 +1100 Date: Mon, 3 Dec 2001 03:30:27 +1100 (EST) From: Bruce Evans X-X-Sender: To: Robert Watson Cc: , Subject: Re: cvs commit: src/sys/kern kern_prot.c In-Reply-To: <200112021507.fB2F7B888304@freefall.freebsd.org> Message-ID: <20011203032937.X9190-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2 Dec 2001, Robert Watson wrote: > rwatson 2001/12/02 07:07:11 PST > > Modified files: > sys/kern kern_prot.c > Log: > o General style, formatting, etc, improvements: > - uid's -> uids > - whitespace improvements, linewrap improvements > - reorder copyright more appropriately > - remove redundant MP SAFE comments, add one "NOT MPSAFE?" > for setgroups(), which seems to be the sole un-changed system > call in the file. > - clean up securelevel_g?() functions, improve comments. > > Largely submitted by: bde > > Revision Changes Path > 1.124 +107 -167 src/sys/kern/kern_prot.c Thanks. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message