Re: CURRENT: make -jX buildworld doesn't work

2012-03-15 Thread Ian Lepore
On Wed, 2012-03-14 at 18:08 +0100, O. Hartmann wrote: > On 03/14/12 16:08, Ian Lepore wrote: > > On Wed, 2012-03-14 at 14:47 +0100, O. Hartmann wrote: > >> This is no compalin, since make buildworld works with one thread. > >> > >> But I'd like to report a funny thing I witnessed. > >> > >> On two

Re: CFT: new BSD-licensed sort available

2012-03-15 Thread Adrian Chadd
On 14 March 2012 19:32, Mark Felder wrote: > I've seen several discussions on the bsd lists with everyone against the > debian alternatives way. I don't know the history but I don't think it has > much support. I assume it has to do with binaries passing through /etc via > symlinks. I don't perso

Re: CFT: new BSD-licensed sort available

2012-03-15 Thread Kazuaki ODA
(12/03/15 0:59), Gabor Kovesdan wrote: Hi Folks, some time ago I started writing a BSDL sort variant from scratch since the OpenBSD version did not support multibyte locales and was hard to modify. The development was a bit stalled but recently, Oleg Moskalenko showed interest in continuing thi

Re: [patch] iwi(4) suspend/resume broken

2012-03-15 Thread Slawa Olhovchenkov
On Wed, Mar 14, 2012 at 09:46:56AM +0900, Mitsuru IWASAKI wrote: > Hi, > > I've noticed that iwi(4) doesn't have ieee80211_new_state(IEEE80211_S_INIT) > in iwi_stop_locked() since 8.0-RELEASE (comparing with RELENG_7's). > > It seems that this prevent if_iwi from working properly after resuming,