CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2012/03/04 08:44:48
Modified files:
driver/xf86-video-radeonold/src: legacy_output.c r600_exa.c
radeon_accelfuncs.c
radeon_atombios.c radeon_bios.c
radeon_crtc.c radeon_dri.c
radeon_driver.c
radeon_exa_funcs.c
radeon_output.c radeon_probe.c
radeon_textured_video.c
radeon_video.c radeon_vip.c
theatre.c theatre200.c
theatre_detect.c
Log message:
Replace Xalloc/Xfree with malloc/free.
Shuts down depreciation warnings during build.
