Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 18:14:01 -0400
From:      David Hill <david@phobia.ms>
To:        David Hill <david@phobia.ms>
Cc:        current@FreeBSD.ORG
Subject:   Re: write.c patch (WARNS 2)
Message-ID:  <20010813181401.6cfd1670.david@phobia.ms>
In-Reply-To: <20010810230649.756d5c71.david@phobia.ms>
References:  <20010810230649.756d5c71.david@phobia.ms>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Aug 2001 23:06:49 -0400
David Hill <david@phobia.ms> wrote:

> Hello -
> 	Here is my patch to make write.c work when WARNS=2. I also did some code cleanup
> 
> 	1. Constify
> 	2. Changed a strncpy to strlcpy
> 	3. Changed (S_IWRITE >> 3) to S_IWGRP
> 	4. Cleaned up 2 pieces of code (declaration and unused variable) when WARNS=2 is set.
> 
> - David
> 

Could someone please review this patch and comment on it?

Thank you
- David

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010813181401.6cfd1670.david>