Displaying 8 results from an estimated 8 matches for "bload".
Did you mean:
load
1998 Apr 15
1
Code Page Problem with samba 1.9.18p4?
I am running samba version 1.9.18p4 on a sinix machine (unix svr4).
My NT workstations use the german code page 850.
In earlier versions of samba (1.9.17p2) the character mapping worked
just fine, using
character set = iso8859-1
client code page = 850
in my smb.conf.
Since upgrading to samba 1.9.18p4 this don't work any more.
Is this a known problem?
I tripple-checked my smb.conf entries,
1998 Apr 18
1
1.9.18p4 broke charset latin1
Hi!
updated to p4 the other day, and now the "character set = iso8859-1"
option doesn't work anymore. I didn't change anything in the smb.conf
file but this:
unix password sync = True
time server = yes
and it worked in 1.9.18p3 :/
Has anyone else seen this?
Samba runs on FreeBSD 2.2.6 from the ports collection. (I don't think
that password sync works for this
2016 May 31
0
va_arg on Windows 64 bits
...ca i64
%t = alloca i64
%rPty = alloca i64*
%aPty = alloca i64*
%bPty = alloca i64*
%tPty = alloca i64*
store i64* %r, i64** %rPty
store i64* %a, i64** %aPty
store i64* %b, i64** %bPty
store i64* %t, i64** %tPty
%rLoad = load i64*, i64** %rPty
%aLoad = load i64*, i64** %aPty
%bLoad = load i64*, i64** %bPty
%tLoad = load i64*, i64** %tPty
%ret = alloca i64
%retPty = alloca i64*
store i64* %ret, i64** %retPty
%load = load i64*, i64** %retPty
%bit = bitcast i64* %load to i8*
call void (i64, i8*, ...) @variadiquefunc(i64 -6778056391233182162,
i8* %bit, i64* %rLoad,...
2014 Feb 20
1
Samba 4.1.4 on Solaris 10 fails linking 'default/examples/libsmbclient/teststatvfs'
.../usr/sfw/lib/libsmbclient.so definition taken
ld: warning: symbol 'current_user' has differing sizes:
(file /usr/sfw/lib/libsmbclient.so value=0x1c; file default/source3/libsmbconf.so value=0x28);
/usr/sfw/lib/libsmbclient.so definition taken
ld: warning: symbol 'bLoaded' has differing sizes:
(file /usr/sfw/lib/libsmbclient.so value=0x4; file default/source3/libsmbconf.so value=0x1);
/usr/sfw/lib/libsmbclient.so definition taken
ld: warning: symbol 'current_user_info' has differing sizes:
(file /usr/sfw/lib/libsmbclient.s...
2009 Jun 25
0
[LLVMdev] Replacing instruction in LLVM IR by an intrinsics
On Thu, Jun 25, 2009 at 12:32 AM, ihusar<ihusar at fit.vutbr.cz> wrote:
> //now i need to create an instruction that represents a call to a intrinsic
> Function* FIntr = Intrinsic::getDeclaration(&M, Intrinsic::regread_i32);
>
> // here it fails: void llvm::CallInst::init(llvm::Value*):
> //Assertion
2016 Apr 20
3
va_arg on Windows 64
...ca i64
%t = alloca i64
%rPty = alloca i64*
%aPty = alloca i64*
%bPty = alloca i64*
%tPty = alloca i64*
store i64* %r, i64** %rPty
store i64* %a, i64** %aPty
store i64* %b, i64** %bPty
store i64* %t, i64** %tPty
%rLoad = load i64*, i64** %rPty
%aLoad = load i64*, i64** %aPty
%bLoad = load i64*, i64** %bPty
%tLoad = load i64*, i64** %tPty
%ret = alloca i64
%retPty = alloca i64*
store i64* %ret, i64** %retPty
%load = load i64*, i64** %retPty
%bit = bitcast i64* %load to i8*
call void (i64, i8*, ...) @variadiquefunc(i64 -6778056391233182162,
i8* %bit, i64* %rLoad,...
2009 Jun 24
3
[LLVMdev] Replacing instruction in LLVM IR by an intrinsics
Hi everyone,
I am trying to write a pass, that finds some instructions and replaces them with my intrinsics,
but I am having problem understanding, how this should be done.
Let's say I have this instruction:
%tmp14 = load i32* getelementptr ([32 x i32]* @gpregs, i32 0, i64 28)
and i need to read the load's operands and replace it by let's say:
%tmp14 = call i32
2003 Oct 03
2
Cygwin/rsync Hang Problem Testing Results
People of cygwin & rsync,
I recently attempted to get cygwin and rsync working to solve a
backup/mirroring need in my computer life. Well, as you might guess, I
ran into a little but of trouble.
Strangely enough, rsync seemed to be regularly hanging when I attempted
to do a "get" (sycronize a remote to a local dir). Well, considering I
want to automate this, that was not going