tmux fix when renaming session with no client attached

2018-04-10 Thread Ryan Freeman
Hey, After upgrading OpenBSD 6.2 -> 6.3, a program I am building for $DAYJOB started malfunctioning. Basically, we use tmux to manage running sessions of this program, which does automated work on things with console ports. The session is started in a detached state with temp session name

Re: sunfire v120 gem interfaces

2015-11-20 Thread Ryan Freeman
On Fri, Nov 13, 2015 at 12:36:40PM +1000, David Gwynne wrote: > > > On 13 Nov 2015, at 12:16, Ryan Freeman <r...@slipgate.org> wrote: > > > > On Tue, Nov 10, 2015 at 08:27:36PM +1000, David Gwynne wrote: > >> any joy? i mean, failure? > > > &g

Re: sunfire v120 gem interfaces

2015-11-12 Thread Ryan Freeman
On Fri, Nov 13, 2015 at 12:36:40PM +1000, David Gwynne wrote: > > > On 13 Nov 2015, at 12:16, Ryan Freeman <r...@slipgate.org> wrote: > > > > On Tue, Nov 10, 2015 at 08:27:36PM +1000, David Gwynne wrote: > >> any joy? i mean, failure? > > > &g

Re: sunfire v120 gem interfaces

2015-11-12 Thread Ryan Freeman
7ed0, 436, bec8920888, bec892088c, 0, 0) at syscall+0x3c4 softtrap(3, 80206910, fffe3018, 0, 0, 1ff7fff6df8) at softtrap+0x19c ddb> > > > On 9 Nov 2015, at 10:40 AM, Ryan Freeman <r...@slipgate.org> wrote: > > > > On Mon, Nov 09, 2015 at 10:07:31AM +100

Re: sunfire v120 gem interfaces

2015-11-10 Thread Ryan Freeman
tun0 gif0 pflow0 pflog0 > > > On 9 Nov 2015, at 10:40 AM, Ryan Fre

sunfire v120 gem interfaces

2015-11-08 Thread Ryan Freeman
Hey tech@, At my wits end here, I recently got a sunfire v120 from work for pretty cheap. Quite excited to have some non x86 hardware, I set it up as a router. However, for some reason after sometimes mere hours -- othertimes days at a time, the gem0 interface needs to be cycled: ifconfig gem0

Re: sunfire v120 gem interfaces

2015-11-08 Thread Ryan Freeman
tun0 gif0 pflow0 pflog0 > > > On 9 Nov 2015, at 09:36, Ryan Freeman <r...@slipgate.org> wrote: > > >

Re: [Fwd: HTTP2 script problem]

2013-06-22 Thread Ryan Freeman
On Sat, Jun 22, 2013 at 07:00:09PM +0200, Max Power wrote: Hi guys! OpenBSD 5.3/amd64: pkg_add apache-httpd [ok.] next step /etc/rc.d/httpd2 start returns: httpd2(failed) Instead /usr/local/sbin/apachectl2 start It works and load Apache2. Why? Because you keep wasting time

Re: vga diff for testing

2013-03-03 Thread Ryan Freeman
On Sun, Mar 03, 2013 at 10:39:46PM +0100, Mark Kettenis wrote: In order to be able to support a framebuffer console on i386/amd64 I'd like to reorder some code such that wsdisaplay(4) attaches to vga(4) *after* drm(4). Since I don't have any hardware with radeondrm(4) I'd appreciate it if

Re: Security and ignorance from the major ISPs

2013-02-14 Thread Ryan Freeman
On Thu, Feb 14, 2013 at 04:20:30PM -0700, Daniel Bertrand wrote: Hello, Thanks for providing such great software. It really is much appreciated. I was wondering what your stance is about the constant hack attempts on machines on our ISP networks.. I see CONSTANT scanning for ports from

Re: For the moment resending

2013-02-09 Thread Ryan Freeman
On Fri, Feb 08, 2013 at 12:03:42PM -0500, Vladimir Támara Patiño wrote: Thanks to Stefan and Martin for encouragment, I will find time to apply in current following your suggestions, but I cannot so soon. Sorry for mangling of previous, if someone wants to try before, I'm sending again but

Re: Add PCI id for D-Link DGE-530T C1 to re(4)

2012-09-19 Thread Ryan Freeman
On Fri, Aug 10, 2012 at 04:37:43AM -0400, Brad Smith wrote: Add support to re(4) for the D-Link DGE-530T C1 adapter. I swore I already searched the archives for this, yet here it is in my own damn inbox. I submitted a similar patch recently, presently going through some multicast tests. There

Support for D-Link DGE-530T C1

2012-09-13 Thread Ryan Freeman
Hey tech@, I think I found some low-hanging fruit, the following diff works for my friend that recently purchased the DGE-530T at my recommendation only to find out its no-longer supported by the sk driver as of the C1 revision, they changed the chip entirely to realtek 8169. I found the

Re: Support for D-Link DGE-530T C1

2012-09-13 Thread Ryan Freeman
On Thu, Sep 13, 2012 at 11:53:01AM -0700, Ryan Freeman wrote: Hey tech@, I think I found some low-hanging fruit, the following diff works for my friend that recently purchased the DGE-530T at my recommendation only to find out its no-longer supported by the sk driver as of the C1 revision

Re: vmmap replacement -- please test

2012-03-01 Thread Ryan Freeman
On Sat, Feb 18, 2012 at 05:09:02PM +0100, Ariane van der Steldt wrote: Hi, Just to prove my point that vmmap testing is still relevant: today a bug got found and fixed, where grepping a 1.7GB file on i386 tripped an assertion (I love assertions). This brings the latest versions to: