Module Name:xsrc
Committed By: christos
Date: Sun Jul 4 07:03:16 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
elide cast warning: error: cast from pointer to integer of different size
To gene
Module Name:xsrc
Committed By: martin
Date: Sat Jul 3 09:43:29 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Add missing
Module Name:xsrc
Committed By: christos
Date: Fri Jul 2 19:31:47 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
use PORT_SIZE from compiler.h instead of int.
To generate a diff of this commit:
Module Name:xsrc
Committed By: joerg
Date: Wed Jun 2 00:33:22 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Provide canonical declaration of IOPortBase for MIPS here, too.
To generate a diff o
Module Name:xsrc
Committed By: tsutsui
Date: Mon Mar 22 14:10:06 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h
Log Message:
Explicitly include dix-config.h for HAVE_foo definitions referred in os.h.
To generate a diff of this commit:
Module Name:xsrc
Committed By: tsutsui
Date: Wed Mar 17 15:02:27 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kKbd.c
x68kMouse.c
xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c sunMouse.c
Log Message:
Fixes "FatalEr
Module Name:xsrc
Committed By: tsutsui
Date: Thu Mar 11 13:12:34 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c
Log Message:
Avoid polluting console on non-fatal errors.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 xsrc/extern
Module Name:xsrc
Committed By: tsutsui
Date: Thu Mar 11 12:08:57 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kFb.c x68kGraph.c
x68kKbd.c x68kMouse.c x68kText.c
Log Message:
ErrorF() doesn't append newlines at the end of messag
Module Name:xsrc
Committed By: tsutsui
Date: Thu Mar 11 11:54:41 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunCfb.c sunFbs.c sunInit.c
sunKbd.c sunMouse.c
Log Message:
ErrorF() doesn't append newlines at the end of messages.
To gener
Module Name:xsrc
Committed By: tsutsui
Date: Sun Feb 7 16:55:18 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h x68kMouse.c
Added Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: mouseEmu3btn.c
mouseEmu3btn.h
Module Name:xsrc
Committed By: mrg
Date: Tue Dec 8 10:33:47 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kInit.c
xsrc/external/mit/xorg-server/dist/hw/sun: sunIo.c
Log Message:
add dummy ddxInputThreadInit() if INPUTTHREAD is defi
Module Name:xsrc
Committed By: tsutsui
Date: Sat Nov 21 03:02:09 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunMouse.c
Log Message:
valuator_mask_zero() is enough for mouse button events.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:xsrc
Committed By: tsutsui
Date: Fri Nov 20 19:06:56 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kMouse.c
Log Message:
valuator_mask_zero() is enough for mouse button events.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:xsrc
Committed By: tsutsui
Date: Mon Nov 16 16:46:28 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kConfig.c
Log Message:
Report which settings are chosen per a config file in the log file.
Also reorganize a logging strategy in
Module Name:xsrc
Committed By: tsutsui
Date: Fri Nov 13 17:45:05 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: X68kConfig
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
xsrc/external/mit/x
Module Name:xsrc
Committed By: tsutsui
Date: Wed Nov 4 17:16:13 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kFb.c x68kGraph.c
x68kKbd.c x68kReg.h x68kText.c
Log Message:
Use exact-width interger types properly for register ac
Module Name:xsrc
Committed By: tsutsui
Date: Tue Nov 3 16:59:38 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kConfig.c
x68kGraph.c
Log Message:
Remove unnecessary pointer casts from malloc(3).
To generate a diff of this comm
Module Name:xsrc
Committed By: tsutsui
Date: Tue Nov 3 15:52:57 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h x68kFb.c
x68kReg.h
Log Message:
Avoid a use of __UNVOLATILE(3). Tested on XM6i.
To generate a diff of this com
Module Name:xsrc
Committed By: tsutsui
Date: Tue Nov 3 15:27:45 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: X68kConfig
Log Message:
Add ModeDef for 640x480x4bit PseudoColor.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
Module Name:xsrc
Committed By: tsutsui
Date: Tue Nov 3 15:25:21 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kFb.c
Log Message:
Restore video mode properly on exit even on CRT Mode 19 (640x480 31kHz VGA).
To generate a diff of this comm
Module Name:xsrc
Committed By: tsutsui
Date: Sun Nov 1 11:44:55 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kKbd.c
Log Message:
Fix a suspicious chunk disabled on xfree 4.x migration as sunKbd.c does.
To generate a diff of this commit:
Module Name:xsrc
Committed By: tsutsui
Date: Sun Nov 1 11:40:53 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kInit.c
Log Message:
Call LogInit() for logging to /var/log/X68k.%s.log as Xorg and Xsun servers.
To generate a diff of this co
Module Name:xsrc
Committed By: tsutsui
Date: Thu Aug 13 05:12:35 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunIo.c sunKbd.c sunMouse.c
Log Message:
Avoid dumb DevicePtr casts.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 xsrc/exte
Module Name:xsrc
Committed By: tsutsui
Date: Tue Aug 11 06:49:09 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c sunIo.c
Log Message:
Remove more redundant command option arg checks.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:xsrc
Committed By: tsutsui
Date: Sun Aug 9 11:51:31 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunInit.c
Log Message:
Put probed framebuffer info to a log file by default.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 x
Module Name:xsrc
Committed By: tsutsui
Date: Sun Aug 9 07:35:42 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunCfb.c sunInit.c
sunIo.c
Log Message:
Remove redundant command option arg checks.
To generate a diff of this commit:
c
Module Name:xsrc
Committed By: tsutsui
Date: Sun Aug 9 07:29:32 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c
Log Message:
Remove a leftover variable for non-XKB autorepeat.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.
Module Name:xsrc
Committed By: tsutsui
Date: Sun Aug 9 06:30:46 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunInit.c
Log Message:
Inform detected keyboard type and layout via LogMessage().
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r
Module Name:xsrc
Committed By: tsutsui
Date: Tue Aug 4 14:31:04 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunInit.c sunIo.c
Log Message:
Call LogInit() for logging to /var/log/Xsun.%s.log as Xorg server.
To generate a diff of this commit:
cvs r
Module Name:xsrc
Committed By: tsutsui
Date: Sat Aug 1 20:21:00 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kGraph.c
x68kKbd.c x68kMouse.c
Log Message:
Replace 'pointer' type with 'void *' to sync with upstream manner.
https
Module Name:xsrc
Committed By: tsutsui
Date: Sat Aug 1 13:15:57 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c
Log Message:
Trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xorg-server/dist/
Module Name:xsrc
Committed By: tsutsui
Date: Sat Aug 1 01:49:58 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c
Log Message:
Use "empty" for rmlvo model and layout to avoid lingering default settings.
Now all modifier keys (CTRL, SHIFT, and N
Module Name:xsrc
Committed By: tsutsui
Date: Thu Jul 30 14:32:52 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c sunKeyMap.c
Log Message:
Remove now unused ModMap data for each keyboard.
To generate a diff of this commit:
cvs rdiff -u
Module Name:xsrc
Committed By: tsutsui
Date: Thu Jul 30 14:15:49 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c sunKeyMap.c
Log Message:
Initialize ModMap dynamically using keymap data per each keyboard.
Now ScrollLock LED works properly.
T
Module Name:xsrc
Committed By: tsutsui
Date: Wed Jul 29 17:29:53 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunKbd.c
Log Message:
Remove unused functions required to handle non-XKB autorepeat.
To generate a diff of this commit:
cvs rdiff -u
Module Name:xsrc
Committed By: tsutsui
Date: Wed Jul 29 17:27:44 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunKbd.c
Log Message:
Fix LED defintions to match xkb/xkbInit.c.
Now CapsLock and NumLock LEDs work correctly.
XXX: No ScrollLock LED
To
Module Name:xsrc
Committed By: tsutsui
Date: Sun Jul 26 07:35:37 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunFbs.c
Log Message:
Explicitly initialize origColormapValid for readability.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:xsrc
Committed By: tsutsui
Date: Sun Jul 26 07:20:50 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunCfb.c sunFbs.c
Log Message:
Implement functions to restore palette settings on exiting Xserver.
To generate a diff of this commit
Module Name:xsrc
Committed By: tsutsui
Date: Sun Jul 26 07:19:09 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunCfb.c
Log Message:
Add prototype declarations for CG2 functions.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/exter
Module Name:xsrc
Committed By: tsutsui
Date: Fri Jul 24 03:57:21 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunCfb.c
Log Message:
Use proper args for dixLookupResourceByType() to get defcolormap.
Botched in mechanical 1.20 updates.
To generate a
Module Name:xsrc
Committed By: tsutsui
Date: Fri Jul 24 02:20:20 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunInit.c
Log Message:
Apply upstream "free the EQ allocated memory on shutdown" fixes.
This should be updated before 1.20 import:
https:
Module Name:xsrc
Committed By: tsutsui
Date: Thu Jul 23 18:14:36 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/sun: sunCfb.c
Log Message:
Use proper ANSI offsetof(3) to specify framebuffer offset in struct.
Fixes build error on sparc64. No binary change
Module Name:xsrc
Committed By: tsutsui
Date: Wed Jul 22 21:24:20 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h x68kInit.c
Log Message:
Normalize #include paths.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/ex
Module Name:xsrc
Committed By: tsutsui
Date: Sun Jul 19 19:11:05 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kKbd.c
Log Message:
Sync with xorg-server.old: Remove #ifdef XKB conditional.
> It has been mandatory on Xorg:
>
> https://cgi
Module Name:xsrc
Committed By: tsutsui
Date: Sat Jul 18 15:48:08 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kInit.c
Log Message:
Add a stub for miinitext of GLX.
As per upstream commits for Xnest:
https://cgit.freedesktop.org/xorg/xse
Module Name:xsrc
Committed By: tsutsui
Date: Sat Jul 18 15:37:02 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kKbd.c
x68kMouse.c
Log Message:
Update for removal of AddEnabledDevice and RemoveEnabledDevice.
Use the NotifyFd API
Module Name:xsrc
Committed By: tsutsui
Date: Sat Jul 18 04:46:22 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kInit.c
Log Message:
Pull changes of x68kInit.c rev 1.3 from xorg-server.old.
https://mail-index.netbsd.org/source-changes/2020/
Module Name:xsrc
Committed By: jmcneill
Date: Sun Feb 9 13:02:25 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Revert previous two commits, will fix this another way.
To generate a diff of this commit:
cvs r
Module Name:xsrc
Committed By: jmcneill
Date: Sun Feb 9 12:53:19 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Don't autoload vesa on x86 at all as it conflicts with wsfb.
To generate a diff of this commit:
Module Name:xsrc
Committed By: jmcneill
Date: Sun Feb 9 11:40:14 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Try wsfb before vesa on x86. Modern video cards may not support VBE at all.
To generate a diff o
Module Name:xsrc
Committed By: jmcneill
Date: Mon Jan 28 11:50:00 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Try the modesetting driver before wsfb on NetBSD arm and aarch64
To generate a diff of this comm
Module Name:xsrc
Committed By: maya
Date: Thu Jan 10 14:33:11 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
driver.c
Log Message:
pEnt isn't initialized at this point, don't free it
Undo diff to upstream.
There's a
Module Name:xsrc
Committed By: maya
Date: Thu Jan 10 14:28:44 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86pciBus.c
Log Message:
Undo unnecessary diff to vendor branch.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
Module Name:xsrc
Committed By: mrg
Date: Tue Jan 1 00:40:01 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
s/pointer/void */ in a few places. remove now (void *) casts.
To generate a diff of
Module Name:xsrc
Committed By: mrg
Date: Mon Dec 31 10:35:46 UTC 2018
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
use xf86AddMatchedDriver().
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
xsrc/
Module Name:xsrc
Committed By: maya
Date: Fri Oct 26 11:13:29 UTC 2018
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_init.c
Log Message:
Don't error if we are unprivileged
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:xsrc
Committed By: ryo
Date: Tue Apr 3 19:53:57 UTC 2018
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
driver.h present.c vblank.c
Log Message:
Fix compile error on evbarm-aarch64. (incompatible pointer types in
Module Name:xsrc
Committed By: mrg
Date: Sat Aug 5 06:03:26 UTC 2017
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
alpha_video.c
Log Message:
make this build on netbsd.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1
Module Name:xsrc
Committed By: snj
Date: Tue Nov 22 06:38:08 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/int10: generic.c
Log Message:
reduce diff to upstream. no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
Module Name:xsrc
Committed By: snj
Date: Thu Nov 17 16:52:53 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
Log Message:
fix misplaced conditionalized } that broke pointer detection under
vmware when running X without a config f
Module Name:xsrc
Committed By: joerg
Date: Wed Nov 2 20:56:40 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Configure.c
Log Message:
Add explicit cast before writing to newly allocated memory.
XXX Beside the strange allocation size, t
Module Name:xsrc
Committed By: christos
Date: Fri Oct 7 16:08:48 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
vblank.c
Log Message:
CID 1373525: Checking for NULL after deref is kind of late.
To generate a diff
Module Name:xsrc
Committed By: christos
Date: Fri Oct 7 16:01:50 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
driver.c
Log Message:
CID 1373520: Fix memory leak, don't allocate needlessly.
CID 1373521: Fix memory
Module Name:xsrc
Committed By: christos
Date: Fri Oct 7 15:55:36 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
drmmode_display.c
Log Message:
CID 1373518: Memory corruption (off-by-one)
To generate a diff of this
Module Name:xsrc
Committed By: christos
Date: Fri Oct 7 15:43:38 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
drmmode_display.c
Log Message:
CID 1373515: check return value.
To generate a diff of this commit:
cv
Module Name:xsrc
Committed By: joerg
Date: Tue Sep 27 19:10:47 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Silently report success for enabling IO on platforms without it.
To generate a diff
Module Name:xsrc
Committed By: christos
Date: Fri Sep 23 19:59:03 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
Module Name:xsrc
Committed By: tsutsui
Date: Sun Sep 11 03:55:57 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h x68kInit.c
x68kKbd.c x68kMouse.c
Log Message:
Pull more changes from Xnest to adapt X68k to Xorg server 1.18.
-
Module Name:xsrc
Committed By: mrg
Date: Tue Aug 30 07:50:55 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h x68kFb.c
x68kGraph.c x68kInit.c x68kKbd.c x68kMouse.c x68kText.c
Log Message:
port to xorg-server 1.18. builds and m
Module Name:xsrc
Committed By: macallan
Date: Sat Aug 27 03:52:00 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
use PCI_MAGIC_IO_RANGE instead of hardcoding the wrong ( for shark ) offset
now thi
Module Name:xsrc
Committed By: mrg
Date: Sat Aug 20 21:15:07 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
xf86sbusBus.c xf86sbusBus.h
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus: Sbus.c
Module Name:xsrc
Committed By: mrg
Date: Thu Aug 18 18:52:03 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
xf86Configure.c
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
arm_video.c
Module Name:xsrc
Committed By: mrg
Date: Sun Aug 14 01:02:22 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_VTsw.c
xsrc/external/mi
Module Name:xsrc
Committed By: riastradh
Date: Thu Feb 11 04:42:15 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86pciBus.c
Log Message:
Try xf86-video-nouveau for nvidia devices by default.
Fall back to nv (and then vesa and then wsfb)
Module Name:xsrc
Committed By: wiz
Date: Fri Dec 11 15:33:47 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2: dri2.c
Log Message:
Fix some uninitialized variable warnings with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r
Module Name:xsrc
Committed By: mrg
Date: Sun Mar 1 07:40:53 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_init.c
Log Message:
remove \n\n that confuses the Xorg log file.
To generate a diff of this commit:
cvs rdi
Module Name:xsrc
Committed By: snj
Date: Thu Feb 26 21:30:00 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus: Pci.h
Log Message:
we've been happily using bsdPciInit since xorg was first imported.
remove local changes that were only rel
Module Name:xsrc
Committed By: snj
Date: Thu Feb 26 21:16:16 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
Log Message:
don't look for _drv.o files. we haven't built any since the bad old days
when all the world was xfree86.
Module Name:xsrc
Committed By: christos
Date: Mon Feb 9 17:44:22 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
remove superfluous casts.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
xsrc/ext
Module Name:xsrc
Committed By: macallan
Date: Wed Aug 20 14:24:50 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
more clang appeasement
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.
Module Name:xsrc
Committed By: joerg
Date: Sun Aug 10 19:21:07 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Fix format string.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
Module Name:xsrc
Committed By: jmcneill
Date: Thu Aug 7 02:34:28 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
for i386 and amd64, append vesa to the end of the possible video driver
list. makes "startx" witho
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 18 16:49:46 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
OFIOCNEXTPROP -> OFIOCGET
now this can actually work
To generate a diff of this
Module Name:xsrc
Committed By: tsutsui
Date: Tue Mar 4 12:11:59 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kConfig.c
x68kGraph.c
Log Message:
Replace xalloc(), xrealloc() and xfree() with malloc(), realloc() and free().
Per
Module Name:xsrc
Committed By: tsutsui
Date: Sun Mar 2 05:52:45 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kConfig.c
Log Message:
Fix comment to sync with code.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
xsrc/ex
Module Name:xsrc
Committed By: christos
Date: Thu Jan 16 00:45:03 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
Lint does not know about pragmas
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
x
Module Name:xsrc
Committed By: christos
Date: Wed Jan 15 20:27:32 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
fix for lint
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
xsrc/external/mit/xorg
Module Name:xsrc
Committed By: wiz
Date: Fri Jul 12 06:21:40 UTC 2013
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xnest: Args.h
Log Message:
Fix typo in header guard.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
xsrc/external/mit/xorg-s
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 19 00:54:08 UTC 2013
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86sbusBus.c
xf86sbusBus.h
Log Message:
add a field to struct sbus_device which records the framebuffer size report
Module Name:xsrc
Committed By: macallan
Date: Wed Feb 20 04:00:48 UTC 2013
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_VTsw.c
Log Message:
remove debug spam
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
Module Name:xsrc
Committed By: macallan
Date: Wed Feb 20 03:57:37 UTC 2013
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_VTsw.c
Log Message:
do ioctl(KDSETMODE) when switching in and out of the Xserver's VT
now this works on
Module Name:xsrc
Committed By: apb
Date: Fri Nov 2 07:33:47 UTC 2012
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/xaa: xaaPCache.c
Log Message:
Add parentheses in code that attempts to convert 3 bytes to a 24-bit value.
"+" has higher precedence than "<<"
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 27 20:00:30 UTC 2012
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86sbusBus.c
Log Message:
when using dixSetPrivate() and friends it helps to initialize the key before
using it. Now colours on
Module Name:xsrc
Committed By: abs
Date: Wed May 16 09:01:38 UTC 2012
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
Add vax to the list of non inb() users
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
xs
Module Name:xsrc
Committed By: jmcneill
Date: Sat Oct 22 15:00:41 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
xsrc/external/mit/xorg-server/dist/hw/xfree86/parser: Device.c
xf86Parser.h
Log Message:
if the
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 15:11:35 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Helper.c
Log Message:
xsrc/45442: X -configure doesn't detect S3 Trio32/64
Backout the following commit from upstream:
http
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 14:48:05 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Configure.c
Log Message:
When configuring a new PCI or SBus device, remember to stash the bus
specific information (in pVide
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 11:14:43 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
Log Message:
re-apply patch from revision 1.2:
GenerateDriverlist: Change driver matching pattern to be the same a
Module Name:xsrc
Committed By: mrg
Date: Tue Aug 2 09:36:17 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/loader: loader.c
Log Message:
include dix-config.h since this depends up on symbols defined there
To generate a diff of this commit:
cvs rd
Module Name:xsrc
Committed By: macallan
Date: Wed Apr 13 16:00:38 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
- get platform #ifdefs in a slightly more sane order
- look for SBus and UPA devices on sparc(64)
1 - 100 of 118 matches
Mail list logo