On Sun, Jul 15, 2012 at 02:54:31PM +0200, Jan Klemkow wrote:
> + if (!mflag)
> + continue;
> + if (depth == max_depth)
> + continue;
This breaks the non recursive case. There depth and max_depth are
al
You simply just throw another persons political opinion on me. I have
read that thread as well but that's not the point.
Do you honestly believe that one answer speaks for all other very
skilled developers?
// Johan
2012/7/17 Daniel Bolgheroni :
> On Tue, Jul 17, 2012 at 06:08:24PM +0200, Johan
On Tue, Jul 17, 2012 at 06:08:24PM +0200, Johan Ryberg wrote:
> Hi.
>
> I wounder if it's any idea to donate a Raspberry Pi to a developer to
> make it work on OpenBSD? As understood it is the hardware spec to
> closed give it a chance but I rather ask then not.
>
> If anyone for real can make it
Hi.
I wounder if it's any idea to donate a Raspberry Pi to a developer to
make it work on OpenBSD? As understood it is the hardware spec to
closed give it a chance but I rather ask then not.
If anyone for real can make it work I would be happy to donate one.
Best regards Johan Ryberg
On Wed, Jul 11, 2012 at 13:13 +0200, Henning Brauer wrote:
> ..because now you had to initialize both set_prio in pf_rule to it
> everywhere. we did that, at least in some parts of our tree...
> problem being of course that 0 is a valid value there and can\t easily
> be used as "don't touch" indica
On Tue, Jul 17, 2012 at 11:06:38AM +0100, Stuart Henderson wrote:
> On 2012/07/16 20:22, Andreas Bartelt wrote:
> > Is there a way to automatically receive a DNS resolver config for
> > /etc/resolv.conf from the mobile ISP? (currently I use the DNS
> > resolver at my local network...)
>
> Personal
On 2012/07/16 20:22, Andreas Bartelt wrote:
> Thanks a lot -- it basically works!
Good :)
> OK 'AT+CPIN="1234"'
note that this will probably fail if the pin was already sent.
> From /var/log/messages:
> Jul 16 19:52:36 obsd pppd[19227]: Connect: ppp0 <--> /dev/cuaU0
> Jul 16 19:52:36 obsd pppd[
On Tue, 17 Jul 2012 11:21:04 +0200, Gerhard Roth wrote:
Hi all,
below you'll find a patch that adds basic SNMPv3 support to OpenBSD's
snmpd(8). When I say "basic" that's because of some limitations:
- Traps are still sent via SNMPv2 protocol. They can neither be
authenticated nor encr
Hi all,
below you'll find a patch that adds basic SNMPv3 support to OpenBSD's
snmpd(8). When I say "basic" that's because of some limitations:
- Traps are still sent via SNMPv2 protocol. They can neither be
authenticated nor encrypted.
- Transport mode is still UDP. Not additional trans
On Mon, 16 Jul 2012, Andreas Bartelt wrote:
> Thanks a lot -- it basically works!
>
> # cat /etc/ppp/peers/vodafone
>
> debug
> /dev/cuaU0
> 921600
> 0.0.0.0:10.99.1.2
> defaultroute
> noipdefault
> user web
> crtscts
> persist
> deflate 0
> refuse-pap
> refuse-chap
> noauth
> noipdefault
> nocc
10 matches
Mail list logo