Re: acpi global lock diff that needs testing

2013-07-29 Thread Peter Hessler
On 2013 Jul 30 (Tue) at 00:20:22 -0600 (-0600), Luis Coronado wrote: :notes: :Compaq CQ43 :suspend works ok if you run it with zzz. Only the first time the lid is :closed suspend works, further attempts to do it only get the screen shut :down. : Is this different behaviour from before the diff? O

Re: acpi global lock diff that needs testing

2013-07-29 Thread Theo de Raadt
I'd like to point out that this report is not sufficient. It does not explain the situation *before the diff was applied* As a result, now you're going to need to send in another mail. Please guys, cut the process down to 1 mail for each report by telling us everything in one step. > notes: > C

Re: acpi global lock diff that needs testing

2013-07-29 Thread Luis Coronado
notes: Compaq CQ43 suspend works ok if you run it with zzz. Only the first time the lid is closed suspend works, further attempts to do it only get the screen shut down. OpenBSD 5.4-current (GENERIC.MP) #4: Tue Jul 30 00:06:26 CST 2013 root@puffybook:/usr/src/sys/arch/amd64/compile/GENERIC.MP

ral(4) diff that needs testing

2013-07-29 Thread Mark Kettenis
Would appreciate it if somebody could test this diff on a RT2790, RT2860 or RT3090 variant. Shouldn't change anything for those variants, but is necessary to support some newer hardware. Thanks, Mark Index: rt2860.c === RCS file:

acpi global lock diff that needs testing

2013-07-29 Thread Mark Kettenis
On amd64/i386 there is this nasty thing called SMM mode. This allows BIOS writers to run code behind the back of the OS to do all sorts of crazy stuff like simulating a legacy PC keyboard controller on systems that don't have one, or spin up the fan in your laptop when it is about to melt. On a l

Re: Kerberos disabled in SSH now?

2013-07-29 Thread Theo de Raadt
> Kerberos is disabled per default in SSH now? > > Revision 1.60: download - view: text, markup, annotated - select for diffs > Wed Jun 19 05:27:06 2013 UTC (5 weeks, 5 days ago) by deraadt > Branches: MAIN > Diff to: previous 1.59: preferred, coloured > Changes since revision 1.59: +2 -1 lines >

Kerberos disabled in SSH now?

2013-07-29 Thread Uwe Werler
Kerberos is disabled per default in SSH now? Revision 1.60: download - view: text, markup, annotated - select for diffs Wed Jun 19 05:27:06 2013 UTC (5 weeks, 5 days ago) by deraadt Branches: MAIN Diff to: previous 1.59: preferred, coloured Changes since revision 1.59: +2 -1 lines stop doing kerb

mfi(4) polled command fix

2013-07-29 Thread Mark Kettenis
The diff below fixes the management command code path such that it works again when polled command completion is needed. This is important for flushing the caches when we end up in ddb and want to do a kernel crash dump or reboot. I don't have this hardware myself, so some tests would be apprecia

job process command string length

2013-07-29 Thread Maria T. Rex
renders almost inoperable the %?string referencing you can extract particular job with the help of many of the little unix tools but why not to do it with the already existing knob of the native tool just by setting the knob free? is it for historical reasons, by oblivion, or what were/are th