Re: How can I contribute code to openbsd

2019-10-30 Thread Chris Bennett
On Wed, Oct 30, 2019 at 12:28:35PM -0400, Jeff wrote: > P.S. Are there any urgent areas where the OpenBSD operating system > project is short-handed? > Yes! Just look under /usr/src, /usr/xenocara and /usr/ports Can't go wrong with that plan. :-) Chris Bennett

Re: How can I contribute code to openbsd

2019-10-30 Thread Jeff
On Mon, 30 Sep 2019 08:32:57 -0400.449998863 Nick Holland wrote: > while ! dead; do > DoSomething. > submission="sucks" # Accept this. It's probably true. > while [[ $submission == "sucks" ]]; do > SubmitIt > AcceptCriticism > learn > if [[ $cri

Re: How can I contribute code to openbsd

2019-09-30 Thread Nick Holland
subject fixed, hopefully. :) On 9/28/19 7:05 PM, cc wrote: > > Hello, > > > I recently started to study openbsd. I am a computer major student. How can I > contribute to openbsd? > while ! dead; do DoSomething. submission="sucks" # Accept this. It's probably true. while [[ $submi