Re: Sandybridge graphics support: part 1 basic kernel support.

2011-09-09 Thread roberth
On Thu, 8 Sep 2011 06:02:48 +0100 Owain Ainsworth wrote: > Bah, now without a keyword bit that won't apply. Works for me on my ThinkPad X200 / amd64 (GM45).

etc/rc.d/ldapd stop - pexp - ldapd: ldap server

2011-09-09 Thread MERIGHI Marcus
Hello, the stock $ /etc/rc.d/ldapd stop does not work for me. The diff below makes it work. Index: ldapd === RCS file: /cvs/src/etc/rc.d/ldapd,v retrieving revision 1.1 diff -u -r1.1 ldapd --- ldapd 6 Jul 2011 18:55:36 -

Re: Are there any plans/patches for wscanf(3) support?

2011-09-09 Thread Stefan Sperling
On Fri, Sep 09, 2011 at 04:00:10PM +0400, Vadim Zhukov wrote: > Hello all. > > I saw this patch adding wscanf(3) implementation: > http://marc.info/?l=openbsd-tech&m=130005550717332&w=2 > > What's the current plans for wprintf(3)/wscanf(3) support are? It could > be used in Virtuoso port; otherw

Are there any plans/patches for wscanf(3) support?

2011-09-09 Thread Vadim Zhukov
Hello all. I saw this patch adding wscanf(3) implementation: http://marc.info/?l=openbsd-tech&m=130005550717332&w=2 What's the current plans for wprintf(3)/wscanf(3) support are? It could be used in Virtuoso port; otherwise, nasty hacks will have to come in. I'll add them until wscanf(3) suppor

nc port scan, aka udp noise maker.

2011-09-09 Thread Brynet
I think this was a feature, right? :-) Index: netcat.c === RCS file: /cvs/src/usr.bin/nc/netcat.c,v retrieving revision 1.101 diff -u -p -u -r1.101 netcat.c --- netcat.c21 Jun 2011 17:31:07 - 1.101 +++ netcat.c9 Sep 2