Displaying 14 results from an estimated 14 matches for "refixed".
Did you mean:
prefixed
2011 Jul 01
0
Rift patch: refix WINE
A friend who plays Rift just told me the the notes for the latest game
patch say that they have 'refixed' making the game work with WINE. I
know there had been several posts about Rift the last few weeks so if
anyone walked away from the game without getting it working it may be
worth trying again.
2011 Jun 14
0
[PATCH] ipconfig: do_pkt_recv() refix ret initialisation
fix:
usr/kinit/ipconfig/main.c: In function ?ipconfig_main?:
usr/kinit/ipconfig/main.c:350:7: warning: ?ret? may be used uninitialized in this function [-Wuninitialized]
usr/kinit/ipconfig/main.c:346:6: note: ?ret? was declared here
I think the initialisation change in 6df362216a2e5beb4f29feafeabc630034a76914
was unintentional.
Cc: Ulrich Dangel <uli at spamt.net>
Signed-off-by:
2017 Mar 02
0
problem with sessions
On Thu, 2 Mar 2017 18:48:47 +0100
Tony Peña <emperor.cu at gmail.com> wrote:
> hi Rowland,
>
> ok a refix the other lines above but..
>
> what means "I think your problem is down to your DNS setup, it seems
> to be using
> flatfiles" and this is NOT supported by Samba.
>
>
>
OK, you have things like this in your bind conf files:
zone
2014 Mar 07
2
Latest openswan update does no longer connect to Cisco VPN 3000 Series
Does anyone else noticed problems after updating openswan to
openswan-2.6.32-27.2.el6_5.i686 ? In our case a connection to Cisco VPN
3000 Series would no longer work. I can see in the log an ASSERTION FAILED
error and the connection would remain in Pending phase 2.
Mar 7 16:24:40 firewall pluto[7647]: "ciscovpntest" #2: discarding
duplicate packet; already STATE_MAIN_I1
Mar 7
2011 Jul 27
0
klibc 1.5.24 release
Enough small fixes have pilled up to make it worth a release:
A Google patch adds sched_setaffinity, sched_getaffinity support.
Openembedded uses kexec_load(). Gentoo folks add a Kbuild fix.
ipconfig no longer wild guesses a nameserver when none is provided
by the DHCP server. strndup() and unlinkat() saw fixes for various
problems. codingstyle cleanup in kinit and tools.
git repository:
2013 Jul 21
2
[LLVMdev] Build Clang and LLVM on Win 8
Hi all,
I'm new to Clang and LLVM and I'd like to use them on Win 8 with
Code::Blocks.
I'm having problems in running cmake.
I did the following:
* Installed cmake
* installed Code::Blocks
* Installed python (cmake was complaining if it was not installed)
* Dowloaded sources fron svn (LLVM, clang, compilre-rt and test-suite.
When I run cmake I got The following error:
2007 Feb 25
0
[LLVMdev] Linux/ppc backend
On Sun, 25 Feb 2007, Nicolas Geoffray wrote:
> No problem. Plus the reviewing may have taken some time. So thx a lot
> for committing. I talked to Jim who said
> he wanted to commit his changes before mine -- I hope everything's Ok.
There is one significant bug that fell out from this, which caused some
macho function calls to be compiled with ELF ABI semantics. I checked in
this
2006 Aug 03
1
Daily Xen-HVM Build Testing: cs10910
changeset: 10910:aa1ab056bfbf
tag: tip
user: emellor@leeni.uk.xensource.com
date: Wed Aug 2 11:42:38 2006 +0100
summary: Clarify the use of vcpu-set. Closes bug #686.
Hardware: x460
******************** x86_32(no PAE): ***************************
* dom0: SLES9 SP2
* dom0 boots fine
* xend starts without problem
--- Linux HVM domain status: ---
* Xm-test
2008 Aug 29
2
Security issue with javareconf script (PR#12636)
Full_Name: Tom Callaway
Version: 2.7.2
OS: Fedora 10 (Linux/x86_64)
Submission from: (NULL) (96.233.67.230)
Recently, Debian identified a security issue with the javareconf script in R. I
confirmed that this is still unfixed in R 2.7.2.
The following patch resolves the issue:
diff -up R-2.7.2/src/scripts/javareconf.BAD R-2.7.1/src/scripts/javareconf
--- R-2.7.2/src/scripts/javareconf.BAD
2006 Jul 26
5
Mongrel + mod_proxy URL issues
We have a Centos server with a number of virtual hosts, and my rails app
runs under one of those virtual hosts using mongrel_rails. The app lives
in /home/mydomain/railsapp where /home/mydomain/railsapp/public is the
rails root.
It runs under mongrel on port 8008, so to get to it users invoke the url
http://www.mydomain.com:8008/ - all is fine to this point.
Now I have some users whose
2007 Feb 25
2
[LLVMdev] Linux/ppc backend
Hi Chris,
Chris Lattner wrote:
> Sorry for the delay,
>
>
No problem. Plus the reviewing may have taken some time. So thx a lot
for committing. I talked to Jim who said
he wanted to commit his changes before mine -- I hope everything's Ok.
> I applied the patches after some cleanups. Please keep code within 80
> columns, please don't use nested ?: expressions without
2008 Feb 04
8
[Bug 1437] New: OpenSSL engine support not enabled
https://bugzilla.mindrot.org/show_bug.cgi?id=1437
Summary: OpenSSL engine support not enabled
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: bitbucket at
2017 Mar 02
4
problem with sessions
Hi again.
the users work usually in this way, browsing the network to find a serverdc
using \\serverdc on explorer file. and after that them choose the correct
share and working on inside with their files need it.
someone set that share as mapped unit with letter Z or Y. but they normally
work in this way daily.
so, i can't set browseable = No because the users need to be see the shares
on
2015 Mar 18
2
Need help for write rpm spec
Hi
I am try to write rpm spec for install tomcat on a linux machine.But while
build the rpm i found following error
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id
/home/rpmbuild/BUILD/Install_tomcat-1.0
extracting debug info from
/home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so
***