On Sat, Dec 19, 2015 at 04:36:53PM +0100, Martin Pieuchot wrote:
> On 20/12/15(Sun) 00:05, Jonathan Gray wrote:
> > On Sat, Dec 19, 2015 at 01:06:28PM +0100, Martin Pieuchot wrote:
> > > When I start glxgears(1) (on macppc) I see:
> > >
> > > glxgears:/usr/X11R6/lib/modules/dri/r300_dri.so: unde
On Fri, Dec 18, 2015 at 12:13:49PM GMT, Raf Czlonka wrote:
> On Thu, Dec 17, 2015 at 12:38:59PM GMT, Stuart Henderson wrote:
>
> > So the only new issue I have with this diff is with manual scans
> > (as I mentioned before, but now with logs) - the scan runs and
> > ifconfig displays the expected
Pablo Méndez Hernández said:
> Hi,
>
> On Wed, Dec 16, 2015 at 8:22 AM, Dmitrij D. Czarkoff
> wrote:
>> Hi!
>>
>> I recently came across a shell script that uses idiom
>>
>> var1=var1
>> var2=var2
>> echo "${var1+($var2)}"
>>
>> ksh(1) doesn't like it:
>>
>> ksh: ${var1+($var2)}": bad su
My answer is based on
OpenBSD-current dated 18-12-2015
amd64
I have Intel GPU, but I can answer one of yours questions.
I have written this script:
#!/bin/ksh
echo "" > /root/whereAreLibraries.log
echo "" > /root/whichFileAndWhatFunction.log
find . -name "*.so*" 2>&1 1>/root/whereAreLibraries.log
echo "I have ended find command Now it is time for nm and g
On 12/19/2015 7:08 AM, Stefan Sperling wrote:
> On Fri, Dec 18, 2015 at 05:40:39PM -0500, David Hill wrote:
>> With sthen@'s patch I can associate, dhcp, and use net.
>
> Here's an updated iwn diff with a better approach for Stuart's fix.
>
> [snip]
I was able to do some limited testing with th
When X is configured to enable use of the numeric keypad to simulate a mouse,
using Pointer_EnableKeys in Xmodmap, the pointer acceleration doesn't work as
expected.
Specifically, when a directional key is held down, the pointer accelerates up
to a point, then stops, and begins accelerating ag
11n works with my Intel WiFi Link 5300 rev 0x00.
Thanks! Marcus
hw.version=ThinkPad X200s
OpenBSD 5.8-current (GENERIC.MP) #1757: Sat Dec 19 08:17:18 MST 2015
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4166717440 (3973MB)
avail mem = 4036304896 (3849MB)
m
On 20/12/15(Sun) 00:05, Jonathan Gray wrote:
> On Sat, Dec 19, 2015 at 01:06:28PM +0100, Martin Pieuchot wrote:
> > When I start glxgears(1) (on macppc) I see:
> >
> > glxgears:/usr/X11R6/lib/modules/dri/r300_dri.so: undefined symbol
> > 'drisw_create_screen'
> > libGL error: unable to load d
> Hi OpenBSD devs,
>
> there is no more makemap[1].
>
> [1]: http://www.openbsd.org/faq/current.html#20151207
That is smtpd(8)'s internal implementation of makemap as a seperate
executable that got merged and not /usr/sbin/makemap. makemap(8)
still exists and mailwrapper(8) would call an appropr
On Sat, Dec 19, 2015 at 01:08:26PM +0100, Stefan Sperling wrote:
> On Fri, Dec 18, 2015 at 05:40:39PM -0500, David Hill wrote:
> > With sthen@'s patch I can associate, dhcp, and use net.
>
> Here's an updated iwn diff with a better approach for Stuart's fix.
>
> Thanks for helping, Stuart, and to
On Sat, Dec 19, 2015 at 01:06:28PM +0100, Martin Pieuchot wrote:
> When I start glxgears(1) (on macppc) I see:
>
> glxgears:/usr/X11R6/lib/modules/dri/r300_dri.so: undefined symbol
> 'drisw_create_screen'
> libGL error: unable to load driver: r300_dri.so
> libGL error: driver pointer missin
On Fri, Dec 18, 2015 at 05:40:39PM -0500, David Hill wrote:
> With sthen@'s patch I can associate, dhcp, and use net.
Here's an updated iwn diff with a better approach for Stuart's fix.
Thanks for helping, Stuart, and to everyone who sent beacons which
allowed us to narrow this problem down to pr
When I start glxgears(1) (on macppc) I see:
glxgears:/usr/X11R6/lib/modules/dri/r300_dri.so: undefined symbol
'drisw_create_screen'
libGL error: unable to load driver: r300_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r300
I don't have a Radeon card on
Hi OpenBSD devs,
there is no more makemap[1].
[1]: http://www.openbsd.org/faq/current.html#20151207
Index: etc/mail/Makefile
===
RCS file: /cvs/src/etc/mail/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- et
On Fri, Dec 18, 2015 at 03:42:05PM +0100, Stefan Sperling wrote:
> On Fri, Dec 18, 2015 at 03:16:52PM +0100, David Coppa wrote:
> > On Thu, Dec 17, 2015 at 10:34 PM, Stefan Sperling wrote:
> > > On Thu, Dec 17, 2015 at 08:13:03PM +0100, Stefan Sperling wrote:
> > >> This should fix the infinite sc
16 matches
Mail list logo