Displaying 20 results from an estimated 99 matches for "koen".
Did you mean:
ken
2007 Apr 01
4
[LLVMdev] Using LLVM as a crosscompiler
Hi Koen,
The process to build llvm-gcc as a crosscompiler is basically the same
as build a normal gcc as crosscompiler. The differences: you need a
LLVM installed (compiled for the host). You must configure llvm-gcc
with --enable-llvm.
Problems:
- Today LLVM supports ARM/EABI, but llvm-gcc don't. You...
2007 Apr 01
3
[LLVMdev] Using LLVM as a crosscompiler
Hello, Koen.
> So my question is: How should I build llvm and llvm-gcc4 to have it cross-compile from x86
> to ARM/EABI?
Well, just supply appropriate --host/--target options to configure.
I haven't tried ARM, but this definitely works for crosscompiling from
linux to mingw32. Please also note, tha...
2008 Feb 05
3
Which antivirus for a Samba (Debian) fileserver?
...s giving problems.
All clients use F-secure which i centrally manage from another linux
server which is pretty good imo.
I read other people suggesting to use a different one for the server to
have a different "angle" for catching stuff instead of just one program.
Any suggestions?
Koen Linders
2007 Apr 01
0
[LLVMdev] Using LLVM as a crosscompiler
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anton Korobeynikov schreef:
> Hello, Koen.
>
>> So my question is: How should I build llvm and llvm-gcc4 to have it cross-compile from x86
>> to ARM/EABI?
> Well, just supply appropriate --host/--target options to configure.
To llvm or llvm-gcc4?
> I haven't tried ARM, but this definitely works for crosscompili...
2005 Jul 12
2
Complex plotting in R
...9;t seem to solve my problem because I clearly want 1 x axis for all the graphs so not just a panel with 3 full graphs.
Something like this:
http://www.ats.ucla.edu/stat/sas/faq/InfluencePlots6.gif
(copyright to whom copyright is due...)
but with the top and bottom graphs merged.
Best regards,
Koen Hufkens
2013 Jul 02
6
[PATCH v3] xfstests: btrfs/316: cross-subvolume sparse copy
...3-03/msg00231.html
Two new common/rc functions used in this script (_require_cp_reflink and _verify_reflink) have been submitted recently: http://oss.sgi.com/archives/xfs/2013-05/msg00745.html
Thanks to Eric Sandeen and Dave Chinner for the reviews.
Version 3: fixing wrapped patch.
Signed-off-by: Koen De Wit <koen.de.wit@oracle.com>
---
tests/btrfs/316 | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/316.out | 39 +++++++++++++++
tests/btrfs/group | 1 +
3 files changed, 170 insertions(+), 0 deletions(-)
create mode 100755 tests/btrfs/316
create mode 10...
1998 Apr 06
3
Triggering processes through Samba
...an HP box. A simple daemon on the HP scans the directory
and triggers a program to upload the data whenever it finds a file in
that directory.
I was wondering if there isn't a more direct way of triggering a
process through Samba, so that I can get rid of the daemon.
Thanks for your help.
Koen Dejonghe
QAD Service Line
Origin International - Brussels
tel. +32 (0)2 712 3668
2014 Jun 20
2
Alleged bug in Silk codec
...64 bit accumulation would run as fast as the current code.
Don't know how much we care about 16-bit platforms. And accuracy should
not matter.
On the other hand, a 64-bit implementation is much cleaner/shorter, which
is always a good argument :-)
All in all, no strong preference from my side.
koen.
On Fri, Jun 20, 2014 at 12:40 PM, Timothy B. Terriberry <tterribe at xiph.org>
wrote:
> KOEN VOS wrote:
>
>> current implementation is faster on a 32 or 16 bit processor. If you
>> would find the opposite to be true (ie that a 64 bit implementation is
>> faster on...
2009 Jan 26
1
Samba password problem when in domain
...d close all old
resources.
[2009/01/26 17:37:35, 2] smbd/sesssetup.c:setup_new_vc_session(1363)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old
resources.
[2009/01/26 17:37:35, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [koen] -> [koen] FAILED with
error NT_STATUS_WRONG_PASSWORD
Any idea what's going on here? Not being able to access the files on the samba
server when logged into the domain makes migrating rather difficult...
Best,
Koen
2006 Nov 29
12
ssl certificate problem
...ration from the other server, which signed the
certificate generated by the puppet client). Same thing on the other server.
Is there any way to split the certificates/keys used/generated by the puppet
master, and the certificates/keys used/generated by the puppet client on the
same machine?
grts
Koen Vereeken
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2006 Nov 30
1
Cut function on semicolon separator
...m)})
exten => s,n,Set(v=${CALLERID(num)})
exten => s,n,Set(sep=";")
exten => s,n,NoOp(${CUT(v,sep,1)})
exten => s,n,Dial(SIP/evavox/${MACRO_EXTEN})
exten => s,n,Hangup()
I'm convinced there's a very simple solution to this, but I don't see it.
Anybody?!
Grtz,
Koen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061130/b7bc28ad/attachment.htm
2007 Apr 01
2
[LLVMdev] Using LLVM as a crosscompiler
.../or
llvm-gcc) as a crosscompiler for ARM. The documentation beautifully outlines how to build
it for your host and how to crosscompile it, but not how to build it as a cross-compiler.
So my question is: How should I build llvm and llvm-gcc4 to have it cross-compile from x86
to ARM/EABI?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGEAdjMkyGM64RGpERAgsOAKCKHyT0N8NVsyk0e+yMUCrqSD9CywCeKG7P
UT6nehh6gaxySsa3ujr2qcc=
=NwUP
-----END PGP SIGNATURE-----
2007 Nov 22
2
Samba PDC windows XP logon scripts
...i have to
change everything to every workstations (policy and network drive mapping)
without having to do a lot of jiggling locally with their profiles.
I rather don't.
I guess i'm not the only one who encountered this problem.
Any suggestions would be very welcome.
Thx for reading,
Koen Linders
1998 Apr 07
2
SAMBA digest 1647
...<brett@select.com.au>
To: Multiple recipients of list <samba@samba.anu.edu.au>
Subject: Re: Triggering processes through Samba
Message-ID:
<Pine.A41.3.96.980406144936.25582A-100000@nermal.select.com.au>
On Mon, 6 Apr 1998 samba@samba.anu.edu.au wrote:
> From: "Dejonghe, Koen" <Koen.Dejonghe@be.origin-it.com>
> To: "'samba@samba.anu.edu.au'" <samba@samba.anu.edu.au>
> Subject: Triggering processes through Samba
>
> I was wondering if there isn't a more direct way of triggering a
> process through Samba, so that I can...
2004 Mar 19
2
Beginners question
...nd tricks? This should be fairly simple but I just can't find any
reference to it. Most input values in functions in R are numeric or are
strings to be interpretated with bolean statements but aren't handled as
input variable perse.
Suggestions and comments would be greatly appreciated,
Koen.
2007 Apr 01
0
[LLVMdev] Using LLVM as a crosscompiler
On Sun, 2007-04-01 at 21:26 +0200, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> After hearing Chris' talk at bossaconference I wanted to see if I could use LLVM (and/or
> llvm-gcc) as a crosscompiler for ARM. The documentation beautifully outlines how to build
> it for your...
2009 Jun 30
1
Samba-Cups: all works except browsing when printer is not defined in smb.conf
...ng all works, but I wish to
understand what goes wrong and where.
This works:
runas /netonly /user:root "rundll32 printui.dll,PrintUIEntry /p /t3 /n
"\\newton\2420N-240"
rundll32 printui.dll,PrintUIEntry /in /n "\\newton\2420N-240"
Any suggestions would be very welcome.
Koen Linders
Extra relevant stuff.
*Checking cups support for samba: ldd `which smbd`
-snip-
libcups.so.2 => /usr/lib/libcups.so.2 (0xb7d9b000)
-snip-
*relevant samba sections
smb.conf
printing = cups
printcap name = cups
load printers = yes
[printers]
comment =...
2014 Jun 20
2
Alleged bug in Silk codec
...gets used extensively, and I think the current implementation is
faster on a 32 or 16 bit processor. If you would find the opposite to be
true (ie that a 64 bit implementation is faster on, say, a 32 bit ARM CPU)
then perhaps we should reconsider.
Btw, thanks for your help tracking down that bug!
koen.
On Fri, Jun 20, 2014 at 9:46 AM, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote:
> Hi Marcello,
>
> Actually, we were careful to avoid the undefined behaviour here. In
> fact, we are specifically running a clang test detecting undefined
> behaviour. If you look at the silk_S...
2007 Apr 19
2
Log data on dovecot-auth socket
Hi,
Is there any way I can monitor or log the data that is being
received/sent on the dovecot-auth socket? I'm trying to debug some
authentication stuff, and monitoring the conversation would be very
useful.
Thanks!
Koen
2005 Nov 16
1
spatial statistics on images, any packages?
...package that covers the evaluation of spatial statistics on
images and not on point data? I've converted an image matrix to x, y
coordinates and a measurement value but evaluation with the package
spdep (not really designed for image data I suppose) is unworkable. Any
suggestions?
Regards,
Koen