Re: openbsd 5.0 lifebook p1110 kernal panic on suspend/standby

2012-03-08 Thread dan . becker
Z --dan -Original Message- From: Kendall Shaw ks...@kendallshaw.com Sender: owner-misc@openbsd.orgDate: Thu, 08 Mar 2012 13:24:42 To: misc@openbsd.org Subject: Re: openbsd 5.0 lifebook p1110 kernal panic on suspend/standby Ted Unangst t...@tedunangst.com writes: As a short

hardware donation

2013-12-19 Thread Dan Becker
I have two dell 1U 1850's I am ready to quit feeing electricity + several spare scsi drives with trays. Couple questions. Would OpenBSD be interested in them and if so where would they need to be shipped to ( I need to figure out what it would cost to do so ) dmesg below ( this one has one core

can i get a flame ?

2014-01-03 Thread Dan Becker
bONG (b is silent OpenBSD is Not Gnu ) -- --Dan

Re: new OpenSSL flaws

2014-06-06 Thread Dan Becker
Giancarlo Razzolini wrote: Writing in caps doesn't make your assumption correct. I'd really like that everybody would switch to LibreSSL. But It will not be as simple as you are putting. First of all, there are lots of money involved. And now, even more, because the Linux Foundation is funding

bioctl weirdness

2014-09-23 Thread Dan Becker
two identical drives... shutdown system remove one turn the system back on bioctl shows the partitions as 536871980544 which is 137. something times bigger than the drive oddly enough it is 512 times the size of the partition 536871980544/1048578087 512. in a few days I

Re: bioctl weirdness

2014-09-23 Thread Dan Becker
forgot to add this relevant part # bioctl -R /dev/wd0a sd1 softraid0: wd0a partition too small, at least 536871980544 bytes required # On Tue, Sep 23, 2014 at 7:40 PM, Dan Becker geg...@gmail.com wrote: two identical drives... shutdown system remove one turn the system back on bioctl shows

Re: bioctl weirdness

2014-09-25 Thread Dan Becker
On Thu, Sep 25, 2014 at 2:37 AM, Joel Sing j...@sing.id.au wrote: On Wed, 24 Sep 2014, Dan Becker wrote: forgot to add this relevant part # bioctl -R /dev/wd0a sd1 softraid0: wd0a partition too small, at least 536871980544 bytes required # Again, note the bytes vs blocks. That has

systrace

2014-12-24 Thread Dan Becker
asking for a friend Is the systrace policy format fully documented anywhere? There's a quick explanation on systrace(1) but there's no dedicated page for the format -- --Dan

node-webkit

2015-01-11 Thread Dan Becker
Has anyone successfully built node-webkit on OpenBSD ? If so... willing to share ? -- --Dan

cu connection trap crash

2015-08-08 Thread Dan Becker
When connecting to a serial port with a usb to serial adapter. Unplugging the usb connection without closing the session causes my system to drop to ddb. Can someone else try to verify this ? No flags, simply 'cu /dev/cuaU0 ' http://1drv.ms/1Dy9w4J ddb screenie ^ -- --Dan

Re: cu connection trap crash

2015-08-08 Thread Dan Becker
On Sat, Aug 8, 2015 at 2:12 PM, Philip Guenther guent...@gmail.com wrote: On Saturday, August 8, 2015, Dan Becker d.b.bec...@gmail.com wrote: When connecting to a serial port with a usb to serial adapter. Unplugging the usb connection without closing the session causes my system to drop

Re: cu connection trap crash

2015-08-08 Thread Dan Becker
On Sat, Aug 8, 2015 at 2:12 PM, Philip Guenther guent...@gmail.com wrote: On Saturday, August 8, 2015, Dan Becker d.b.bec...@gmail.com wrote: When connecting to a serial port with a usb to serial adapter. Unplugging the usb connection without closing the session causes my system to drop

Re: cu connection trap crash

2015-08-09 Thread Dan Becker
On Sat, Aug 8, 2015 at 9:20 PM, Philip Guenther guent...@gmail.com wrote: On Sat, Aug 8, 2015 at 3:36 PM, Dan Becker d.b.bec...@gmail.com wrote: On Saturday, August 8, 2015, Dan Becker d.b.bec...@gmail.com wrote: When connecting to a serial port with a usb to serial adapter. Unplugging

Re: AuthorizedKeyCommand ldap

2017-12-12 Thread Dan Becker
On Mon, Dec 11, 2017 at 7:13 PM, Paulm <pa...@tetrardus.net> wrote: > On Mon, Dec 11, 2017 at 03:49:24PM -0700, Dan Becker wrote: > > I am reading a blog proposing to use the AuthorizedKeyCommand to hook > into > > another authentication mechanism by calling a sh

AuthorizedKeyCommand ldap

2017-12-11 Thread Dan Becker
I am reading a blog proposing to use the AuthorizedKeyCommand to hook into another authentication mechanism by calling a shell script https://blog.heckel.xyz/2015/05/04/openssh-authorizedkeyscommand-with-fingerprint/ Do I have a valid concern in thinking this might not be a prudent method of