search for: anykey

Displaying 2 results from an estimated 2 matches for "anykey".

Did you mean: anyfkey
2004 Nov 19
1
com32: custom int3 handler
...: 16; unsigned long base : 32; } __attribute__((packed)) idtr; __asm__("sidt (%0)" :: "r"(&idtr)); unsigned long *idt = (void*)idtr.base; idt[3] = int3_handler; put_str("about to try int3"); anykey(); __asm__("sti"); __asm__("int3"); put_str("DONE!"); anykey(); } When I execute the init_handlers function, I see "DONE!", but not "int3!!!". put_str() and anykey() functions do as you expect, and put_str does not...
2006 May 02
1
Only one NDS_ldapsam possible?
...notation for ldapsam in the way it?s mentioned in the documentation it does not work at all: passdb backend = NDS_ldapsam:"ldaps://serverA.blabla.com:636 ldaps://serverB.blabla.com:636 ldaps://serverC.blabla.com:636" smbpasswd Thanks in advance and kind regards, Andreas Octav Consultant anykey GmbH Koenigswinterer Strasse 418 D-53227 Bonn http://www.anykey.de