search for: buildfix

Displaying 9 results from an estimated 9 matches for "buildfix".

Did you mean: buildaix
2007 Apr 18
2
[patch] asm/i386/kernel/paravirt.c buildfix
asm/i386/kernel/paravirt.c buildfix. drop apic_* duplicates which are defined in asm/paravirt.h Signed-off-by: Gerd Hoffmann <kraxel@suse.de> --- arch/i386/kernel/paravirt.c | 14 -------------- 1 file changed, 14 deletions(-) Index: paravirt-2.6.19-hg686/arch/i386/kernel/paravirt.c =======================================...
2007 Apr 18
2
[patch] asm/i386/kernel/paravirt.c buildfix
asm/i386/kernel/paravirt.c buildfix. drop apic_* duplicates which are defined in asm/paravirt.h Signed-off-by: Gerd Hoffmann <kraxel@suse.de> --- arch/i386/kernel/paravirt.c | 14 -------------- 1 file changed, 14 deletions(-) Index: paravirt-2.6.19-hg686/arch/i386/kernel/paravirt.c =======================================...
2008 Apr 14
0
xf86-video-radeonhd 1.2.1 'Buildfix Release'
Announcing the 'Buildfix Release' of the xf86-video-radeonhd driver. RadeonHD is the X.org X11 driver for AMD GPG (ATI) r5xx/r6xx chipsets. The development is driven by Novell at the time of writing, together with a community of open source developers around this driver. AMD provides free documentation for the chipset...
2010 Mar 16
0
[git pull v3] i386, sparc buildfix + ipconfig fixes
hello hpa, stuff keeps piling up, but shaping up too. :) Louis Rilling debugged the ipconfig failure that I was wondering about lately and fixed it. so his fixes got added to previous pull request v2: please pull git pull git://git.debian.org/users/maks/klibc.git maks for the changes: Louis Rilling (2): [klibc] ipconfig: Fix missing dhcp_end field [klibc] ipconfig: Fix null ciaddr
2010 Nov 14
0
[ANNOUNCE] xorg-server 1.9.2.901 (1.9.3 RC1)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is the first release candidate for xorg-server-1.9.3, the third maintenance release of the xorg-server-1.9.x series. Inside, you'll find many buildfixes and bugfixes to be thankful for this coming holiday. Aaron Plattner (2): Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260) os: Fix BigReq ignoring when another request is pending Adam Jackson (1): shadow: Optimize shadowUpdatePacked(). (#2...
2015 Aug 21
0
[ANNOUNCE] xf86-video-xgi 1.6.1
...Dave Airlie (3): xgi: fix for XAA removal xgi: convert to new server compat API xgi: build against non-piooffset vgahw Egbert Eich (2): Don't confuse editor and make function more readable Remove mibstore.h to make driver build again Jeremy Huddleston (4): BuildFix for big endian machines (fixes incorrect macro in previous commit). Include <unistd.h> for usleep(3) Use malloc/calloc/realloc/free directly Use unsigned long rather than deprecated IOADDRESS Jesse Adkins (1): Purge cvs tags. Johannes Obermayr (1): Fix warning:...
2009 Jan 12
0
[ANNOUNCE] xorg-server 1.5.99.901
...K, NX_NUMERICPADMASK, NX_HELPMASK XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thread to avoid possible deadlock XQuartz: Copyright Update... happy new year XQuartz: Use AvailabilityMacros.h instead of availability.h for Tiger XQuartz: Fat binary buildfixes XQuartz: Make debugging output for invalid depths a bit more detailed XQuartz: Use depth=24 instead of FatalError if we can't figure out our depth Apple: Don't use DRI2 XQuartz: misc 1.6 updates (still --disable-glx) XQuartz: Add locking to make mieq thread s...
2011 Jul 12
5
Proposal to change Samba contribution copyright policy.
Hi all, Some history. Samba has historically only accepted code with personal, not corporate copyright attached. There were a couple of good reasons for this in the past, one of which was that we preferred GPL enforcement decisions to be made by individuals, not by corporations. Under GPLv2, a license violator loses all rights under the license and these have to be reinstated by the copyright
2012 Aug 20
13
[PATCH 00/12] Multidisk support
Hello, the following patches should get multidisk access working. The syntax accepted is the following: (hdx,y)/path/to/file where x is the disk number and start at 0 and the y is the partition number starting at 1. So (hd0,1) is the first partition of the first disk. the other accepted syntax is using MBR's 32 bits disk signature so for example: (mbr:0x12345678,2)/foo/bar would address