[Not this year] Re: FreeBSD in Google Code-In 2012? You can help too!

2012-11-16 Thread Wojciech A. Koszek
On Fri, Nov 02, 2012 at 08:13:18PM +, Wojciech A. Koszek wrote: > On Tue, Oct 16, 2012 at 10:19:57AM +0000, Wojciech A. Koszek wrote: > > (cross-posted message; please keep discussion on freebsd-hackers@) > > > > Hello, > > > > Last year FreeBSD qualif

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-11-02 Thread Wojciech A. Koszek
On Tue, Oct 16, 2012 at 10:19:57AM +, Wojciech A. Koszek wrote: > (cross-posted message; please keep discussion on freebsd-hackers@) > > Hello, > > Last year FreeBSD qualified for Google Code-In 2011 event--contest for > youngest open-source hackers in 13-17yr age rang

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Wojciech A. Koszek
people consider attractive. -- Wojciech A. Koszek wkos...@freebsd.czest.pl http://FreeBSD.czest.pl/~wkoszek/ ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "fr

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Wojciech A. Koszek
uld constitute a good or > bad coding project. :/ > I updated the Wiki with "Sample ideas" section: http://wiki.freebsd.org/GoogleCodeIn/2012Tasks -- Wojciech A. Koszek wkos...@freebsd.czest.pl http://FreeBSD.czest.pl/~wkoszek/ ___ fr

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Wojciech A. Koszek
On Tue, Oct 16, 2012 at 10:19:57AM +, Wojciech A. Koszek wrote: > (cross-posted message; please keep discussion on freebsd-hackers@) > > Hello, > > Last year FreeBSD qualified for Google Code-In 2011 event--contest for > youngest open-source hackers in 13-17yr age rang

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-16 Thread Wojciech A. Koszek
On Tue, Oct 16, 2012 at 10:19:57AM +, Wojciech A. Koszek wrote: > (cross-posted message; please keep discussion on freebsd-hackers@) > > Hello, > > Last year FreeBSD qualified for Google Code-In 2011 event--contest for > youngest open-source hackers in 13-17yr age rang

FreeBSD in Google Code-In 2012? You can help too!

2012-10-16 Thread Wojciech A. Koszek
odeIn/2012Tasks I plan to send out next e-mail if there's any progress on this project. Help will be appreciated. Thanks, -- Wojciech A. Koszek wkos...@freebsd.czest.pl http://FreeBSD.czest.pl/~wkoszek/ ___ freebsd-stable@freebsd.org mailing

Google Code-In 2011 is over; 56 tasks got completed for FreeBSD!

2012-01-18 Thread Wojciech A. Koszek
should become an integral part of the FreeBSD involvement in promotion of the Open Source software. Thank you. -- Wojciech A. Koszek wkos...@freebsd.czest.pl http://FreeBSD.czest.pl/~wkoszek/ ___ freebsd-stable@freebsd.org mailing list http://lists.f

The FreeBSD Project in the Google Code-In 2011 contest

2011-11-20 Thread Wojciech A. Koszek
our mentor. Include '[GCIN]' header when posting to freebsd-hackers@ In case of potential task candidates, ideas and suggestions, feel free to contact me. -- Wojciech A. Koszek wkos...@freebsd.czest.pl http://FreeBSD.czest.pl/~wkoszek/ __

Re: (Possible fix for sbp(4)) Re: Comment out sbp driver from GENERIC

2011-10-27 Thread Wojciech A. Koszek
Dnia 18-10-2011 o 14:12:56 Alberto Villa napisaƂ(a): On Tue, Oct 18, 2011 at 1:48 PM, Wojciech A. Koszek wrote: Commenting a driver out is almost always a bad idea and should be done as a last step. Well, few weeks prior to -RELEASE can be considered a last step. :) If you are impacted

(Possible fix for sbp(4)) Re: Comment out sbp driver from GENERIC

2011-10-18 Thread Wojciech A. Koszek
http://lists.freebsd.org/pipermail/freebsd-current/2007-December/081411.html And please let me know if a fix explained in this thread works for you. -- Wojciech A. Koszek wkos...@freebsd.czest.pl http://FreeBSD.czest.pl/~wkoszek/ ___ freebsd-stable@freebsd.org mailing

Re: bug in mdconfig -l (does not list all devices)

2007-04-28 Thread Wojciech A. Koszek
est it on STABLE / CURRENT? > It works correctly on current but fails on stable. > > On RELENG_6, we still use old mdconfig(8) API and this limitation is known. In -CURRENT, such limitation doesn't exist. -- Wojciech A. Koszek [EM

Re: bug in mdconfig -l (does not list all devices)

2007-04-28 Thread Wojciech A. Koszek
who committed the change to current and ask them about it? I commited changes related with proper mdconfig(8) interface to -CURRENT, but I'm not able to test them on RELENG_6 right now. Please let me know if anyone is willing to test such changes on RELENG_6. -- Wo

Re: Possible memory leak?

2007-03-20 Thread Wojciech A. Koszek
em to be in love with it. :-) You can obtain reliable output from vmstat(8): vmstat -m vmstat -z -- Wojciech A. Koszek [EMAIL PROTECTED] http://FreeBSD.czest.pl/dunstan/ ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd

Re: Reverting to 6.2-RELEASE

2007-03-19 Thread Wojciech A. Koszek
On Mon, Mar 19, 2007 at 10:23:53PM +0800, LI Xin wrote: > Wojciech A. Koszek wrote: [..] > >> I always use options INCLUDE_CONFIG_FILE for my kernel :-) Maybe we > >> should add it to DEFAULTS some day... > > > > I did some work in this area, as several system

Re: Reverting to 6.2-RELEASE

2007-03-19 Thread Wojciech A. Koszek
On Mon, Mar 19, 2007 at 02:32:48PM -, Steven Hartland wrote: > - Original Message - > From: "Wojciech A. Koszek" <[EMAIL PROTECTED]> > >I did some work in this area, as several system administrators I've met > >also seem to have problem with ke

Re: Reverting to 6.2-RELEASE

2007-03-19 Thread Wojciech A. Koszek
configuration recovery. In my case I came with a method of obtaining a configuration of a running kernel via sysctl (kern.conftxt for now) and via config(8) form the kernel file. Hopefully this work will get more review soon. Thanks, -- Wojciech

Re: Mounting OpenBSD partitions

2006-12-06 Thread Wojciech A. Koszek
umber of labels). Result of this experiment was a set of readable slices and labels. I don't remember exact differences between Solaris/FreeBSD UFS, but I remember I was able to mess Solaris UFS with fsck(8) from FreeBSD, and after "correcting" file system [1]

Re: Crash with FreeBSD 6.1 STABLE of today

2006-06-22 Thread Wojciech A. Koszek
l. > >Does one have to boot with the debug.kernel itself > >to get a trace which is usable ? I think your problem is that one I wanted to know more about. > >kgdb /var/core/kernel.debug /var/core/vmcore.6 > > > >kgdb: kvm_read: invalid address (0x21) [..] > >

Re: missing dependency - crypto.ko to zlib.ko

2006-03-04 Thread Wojciech A. Koszek
st cvsup'd at 2006-03-03 04:07:00 EST. > > Please let me know if there is a better way to fix this. Any input would be > appreciated. Will be fixed ASAP. Thanks ! -- Wojciech A. Koszek [EMAIL PROTECTED] http://FreeBSD.czest.pl/dunstan/ pgp3pmYRaOC3a.pgp Description: PGP signature