Subject: Re: bug & source change policies?
To: Hauke Fath <saw@sun0.urz.uni-heidelberg.de>
From: Scott Reynolds <scottr@edsi.org>
List: port-mac68k
Date: 10/07/1996 22:51:53
On Mon, 7 Oct 1996, Hauke Fath wrote:

> talking about source changes and bug reports: What are commonly accepted
> ways of reporting bugs in MacBSD and providing additions?
> 
> Given a MacBSD-related bug: When do you poste it? When do you send-pr?

My personal guidelines go like this:

If you can reproduce it, send-pr it.

If you can't, but it happens enough that you think someone else has seen
it, post first, and send-pr if you get some confirmation (and the issue
isn't addressed).

> Given you have some addition to make: Would you first complete it and
> then send it 'somewhere' to have it merged into the kernel? Or would you
> rather come up with changes as soon as you have them?

You can use send-pr to file an enhancement request, as well.
Alternatively, you can send the changes to the port maintainer, if it's
port-specific code.

--scott