~vcs-imports/qemu/git

  • Committer: aliguori
  • Date: 2009-01-26 15:37:30 UTC
  • Revision ID: git-v1:90a1e3c0b5811d6b334085d56fba1f5f47eaaea3
vnc fixes and improvements (Stefano Stabellini)

this patch fixes a bug and improves the generic pixel conversion
function in vnc.c.
The bug is that when a new vnc client connects we need to reset the flag
has_WMVi but currently we don't.
The generic pixel conversion function is vnc_convert_pixel and currently
is not very efficient since uses the division and multiplication
operators.
To make it more efficient I changed to use bit shift operators instead.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6441 c046a42c-6fe2-441c-8c8c-71466251a162
Filename Latest Rev Last Changed Committer Comment Size
..
audio 1121 19 years ago bellard audio merge (malc) git-svn-id: svn://svn.savanna Diff
bsd-user 5533 15 years ago blueswir1 Preliminary BSD user emulator support git-svn-id: Diff
darwin-user 2323 17 years ago ths Darwin userspace emulation, by Pierre d'Herbemont. Diff
fpu 1327 19 years ago bellard soft float support git-svn-id: svn://svn.savanna Diff
gdb-xml 5448 15 years ago pbrook Add GDB XML register description support. Signed- Diff
hw 342 20 years ago bellard Hardware level VGA emulation (only text mode is te Diff
keymaps 1168 19 years ago bellard keymaps support (initial patch by Johannes Schinde Diff
linux-user 2 21 years ago bellard This commit was generated by cvs2svn to compensate Diff
pc-bios 398 20 years ago bellard bios binary images git-svn-id: svn://svn.savanna Diff
slirp 730 20 years ago bellard initial user mode network support git-svn-id: sv Diff
target-alpha 2587 17 years ago j_mayer Alpha architecture emulation core. git-svn-id: s Diff
target-arm 383 20 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-cris 3346 16 years ago ths CRIS disassembler, originally from binutils, by Ed Diff
target-i386 383 20 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-m68k 2187 17 years ago pbrook ColdFire target. git-svn-id: svn://svn.savannah. Diff
target-mips 1458 18 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv Diff
target-ppc 470 20 years ago bellard PowerPC support (Jocelyn Mayer) git-svn-id: svn: Diff
target-sh4 1854 18 years ago bellard sh4 target (Samuel Tardieu) git-svn-id: svn://sv Diff
target-sparc 384 20 years ago bellard sparc emulation target (thanx to Thomas M. Ogriseg Diff
tcg 3932 16 years ago bellard TCG code generator git-svn-id: svn://svn.savanna Diff
tests 9 21 years ago bellard i386 emulator test git-svn-id: svn://svn.savanna Diff
.gitignore 6390 15 years ago aliguori Extend gitignore (Jan Kiszka) Exclude objects in 358 bytes Diff Download File
a.out.h 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 13.6 KB Diff Download File
aes.c 3816 16 years ago ths Fix miscellaneous minor things, by Andre Przywara. 59.8 KB Diff Download File
aes.h 1032 19 years ago bellard AES crypto support git-svn-id: svn://svn.savanna 717 bytes Diff Download File
aio.c 5459 15 years ago aliguori Make sure to initialize fd_sets in aio.c This was 4.9 KB Diff Download File
alpha-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 80.4 KB Diff Download File
alpha.ld 108 21 years ago bellard alpha support git-svn-id: svn://svn.savannah.non 4 KB Diff Download File
arm-dis.c 3555 16 years ago pbrook Update ARM disassembler. git-svn-id: svn://svn.s 157 KB Diff Download File
arm-semi.c 6181 15 years ago blueswir1 Fix more FSF addresses git-svn-id: svn://svn.sava 14.1 KB Diff Download File
arm.ld 4856 15 years ago blueswir1 Link ARM prologue closer to code segment to avoid 4.7 KB Diff Download File
balloon.h 5864 15 years ago aliguori Add missing file from previous commit. Signed-off 537 bytes Diff Download File
block-bochs.c 3568 16 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 7 KB Diff Download File
block-cloop.c 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 4.8 KB Diff Download File
block-cow.c 3568 16 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 7.7 KB Diff Download File
block-dmg.c 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 8.1 KB Diff Download File
block-nbd.c 5018 15 years ago aliguori Remove unnecessary #includes from block-nbd.c Sig 4.6 KB Diff Download File
block-parallels.c 3568 16 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 4.6 KB Diff Download File
block-qcow.c 6233 15 years ago aliguori qcow1: Fix compressed images (Kevin Wolf) Revert 28.2 KB Diff Download File
block-qcow2.c 6396 15 years ago aliguori qcow2 format: keep 'num_free_bytes', and show it u 82.9 KB Diff Download File
block-raw-posix.c 6403 15 years ago blueswir1 Rename sigev_signo to avoid FreeBSD problems (Juer 30.8 KB Diff Download File
block-raw-win32.c 5474 15 years ago aliguori Expand cache= option and use write-through caching 13.4 KB Diff Download File
block-vmdk.c 5556 15 years ago aliguori fix off-by-one generating vmdk backing files (Avi 25.3 KB Diff Download File
block-vpc.c 3806 16 years ago ths Fix char* signedness, by Andre Przywara. git-svn 6.3 KB Diff Download File
block-vvfat.c 6012 15 years ago blueswir1 Use a hex value instead of possibly ambiguous 8 bi 79.4 KB Diff Download File
block.c 6396 15 years ago aliguori qcow2 format: keep 'num_free_bytes', and show it u 42.3 KB Diff Download File
block.h 6396 15 years ago aliguori qcow2 format: keep 'num_free_bytes', and show it u 7.3 KB Diff Download File
block_int.h 5639 15 years ago aliguori Use an option rom instead of boot sector for -kern 5.6 KB Diff Download File
bswap.h 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 4.6 KB Diff Download File
bt-host.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 5.3 KB Diff Download File
bt-vhci.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 4.5 KB Diff Download File
buffered_file.c 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 5.7 KB Diff Download File
buffered_file.h 5464 15 years ago aliguori Introduce a buffered file wrapper for QEMUFile Th 916 bytes Diff Download File
cache-utils.c 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 1.5 KB Diff Download File
cache-utils.h 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 1.1 KB Diff Download File
Changelog 4686 16 years ago malc Update git-svn-id: svn://svn.savannah.nongnu.org 15.8 KB Diff Download File
cocoa.m 4025 16 years ago aurel32 Let the USB tablet reach the far bottom and right 36.4 KB Diff Download File
File configure 6409 15 years ago aurel32 target-ppc: Add XML files for PowerPC registers T 48 KB Diff Download File
console.c 6430 15 years ago aliguori vnc fixes and improvements (Stefano Stabellini) t 45.1 KB Diff Download File
console.h 6430 15 years ago aliguori vnc fixes and improvements (Stefano Stabellini) t 9.8 KB Diff Download File
COPYING 5457 15 years ago aurel32 COPYING: update from FSF Signed-off-by: Aurelien 17.5 KB Diff Download File
COPYING.LIB 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 25.8 KB Diff Download File
cpu-all.h 6424 15 years ago malc Massage PPC version of cpu_get_real_ticks a little 29 KB Diff Download File
cpu-defs.h 6294 15 years ago aurel32 Get rid of user_mode_only Signed-off-by: Aurelien 8.6 KB Diff Download File
cpu-exec.c 6329 15 years ago aliguori global s/loglevel & X/qemu_loglevel_mask(X)/ (Edua 50.7 KB Diff Download File
cris-dis.c 4342 16 years ago edgar_igl Teach the CRIS disassembler to stay within the pro 80.6 KB Diff Download File
curses.c 6378 15 years ago aliguori fix curses interface (Stefano Stabellini) Hi all, 9.8 KB Diff Download File
curses_keys.h 5548 15 years ago balrog Control + i and [tab] share keycode in curses, sim 12.4 KB Diff Download File
cutils.c 6385 15 years ago aliguori I/O vector helpers (Avi Kivity) In general, it is 3.7 KB Diff Download File
d3des.c 5540 15 years ago blueswir1 Ansify to please sparse git-svn-id: svn://svn.sav 15 KB Diff Download File
d3des.h 3131 16 years ago ths Actually add d3des implementation files. git-svn 1.5 KB Diff Download File
def-helper.h 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 6.5 KB Diff Download File
device_tree.c 6053 15 years ago aurel32 Implement device tree support needed for Bamboo em 2.7 KB Diff Download File
device_tree.h 6053 15 years ago aurel32 Implement device tree support needed for Bamboo em 947 bytes Diff Download File
dis-asm.h 5033 15 years ago blueswir1 Fix OpenBSD linker warnings git-svn-id: svn://svn 18.3 KB Diff Download File
disas.c 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 10.4 KB Diff Download File
disas.h 5499 15 years ago pbrook * Use function pointers for symbol lookup (current 966 bytes Diff Download File
dyngen-exec.h 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 6 KB Diff Download File
elf.h 5162 15 years ago blueswir1 Fix most warnings that would be caused by gcc flag 42 KB Diff Download File
elf_ops.h 5502 15 years ago pbrook Use load address when loading ELF images. Signed- 7.5 KB Diff Download File
exec-all.h 6292 15 years ago blueswir1 Add noreturn function attribute Introduce noretur 13.1 KB Diff Download File
exec.c 6384 15 years ago aliguori Add map client retry notification (Avi Kivity) Th 107 KB Diff Download File
feature_to_c.sh 5528 15 years ago blueswir1 Fix undeclared symbol warnings from sparse git-sv 2.1 KB Diff Download File
gdbstub.c 6410 15 years ago aurel32 target-ppc: Change core powerpc gdbstub bits to be 58.1 KB Diff Download File
gdbstub.h 6085 15 years ago aurel32 User-mode GDB stub improvements - handle signals 936 bytes Diff Download File
gen-icount.h 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 1.5 KB Diff Download File
host-utils.c 3526 16 years ago j_mayer Code used by the linux-user targets should not use 2.7 KB Diff Download File
host-utils.h 5697 15 years ago balrog Include <strings.h> for ffs(). ffs() is in <strin 5.5 KB Diff Download File
hostregs_helper.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 2.1 KB Diff Download File
hpet.h 3162 16 years ago ths Add a local copy of hpet.h. git-svn-id: svn://sv 618 bytes Diff Download File
hppa-dis.c 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 100 KB Diff Download File
hppa.ld 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 8.1 KB Diff Download File
i386-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 97.7 KB Diff Download File
i386.ld 4625 16 years ago pbrook Add TLS sections. git-svn-id: svn://svn.savannah 4.5 KB Diff Download File
ia64.ld 1355 19 years ago bellard ia64 host support (David Mosberger) git-svn-id: 8.3 KB Diff Download File
keymaps.c 5385 15 years ago blueswir1 Make keysym tables const git-svn-id: svn://svn.sa 5.5 KB Diff Download File
kqemu.c 6327 15 years ago aliguori Convert references to logfile/loglevel to use qemu 27.7 KB Diff Download File
kqemu.h 4617 16 years ago bellard kqemu API change - allow use of kqemu with 32 bit 5.2 KB Diff Download File
kvm-all.c 6075 15 years ago aurel32 KVM: Silence unused s warning Move s under #ifdef 16.4 KB Diff Download File
kvm.h 6049 15 years ago aliguori kvm: sync vcpu state during initialization (Hollis 1.7 KB Diff Download File
libfdt_env.h 6053 15 years ago aurel32 Implement device tree support needed for Bamboo em 1.2 KB Diff Download File
LICENSE 6009 15 years ago blueswir1 Add missing newline at the end of file git-svn-id 637 bytes Diff Download File
loader.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 13.5 KB Diff Download File
m68k-dis.c 5824 15 years ago aurel32 Spelling and grammar fixes Minor fixes of spellin 211 KB Diff Download File
m68k-semi.c 6181 15 years ago blueswir1 Fix more FSF addresses git-svn-id: svn://svn.sava 12.2 KB Diff Download File
m68k.ld 355 20 years ago bellard m68k host port (Richard Zidlicky) git-svn-id: sv 5.9 KB Diff Download File
MAINTAINERS 5077 15 years ago j_mayer Update maintainers list. git-svn-id: svn://svn.s 2.1 KB Diff Download File
Makefile 6389 15 years ago aliguori install man-pages as non-executables (Andre Przywa 9 KB Diff Download File
Makefile.target 6370 15 years ago aliguori Consolidate library creation (Avi Kivity) Put arc 16.5 KB Diff Download File
migration-exec.c 5702 15 years ago aliguori Fix brown-paper-bag bugs from live-migration patch 3.1 KB Diff Download File
migration-tcp.c 5702 15 years ago aliguori Fix brown-paper-bag bugs from live-migration patch 4.8 KB Diff Download File
migration.c 5683 15 years ago aliguori Reintroduce migrate-to-exec: support (Charles Duff 6 KB Diff Download File
migration.h 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 2.2 KB Diff Download File
mips-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 204 KB Diff Download File
mips.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
mipsel.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
monitor.c 6421 15 years ago blueswir1 Synch code, help and docs Rearrange code, help pr 75.7 KB Diff Download File
nbd.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 13.9 KB Diff Download File
nbd.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 1.9 KB Diff Download File
net-checksum.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 2.2 KB Diff Download File
net.c 6274 15 years ago aliguori Fix tap downscript argument (Mark McLoughlin) Kil 46.5 KB Diff Download File
net.h 6270 15 years ago aliguori Add qemu_check_nic_model() and qemu_check_nic_mode 3.3 KB Diff Download File
osdep.c 5972 15 years ago blueswir1 Remove redundant #ifdef _BSD since _BSD if alread 8.1 KB Diff Download File
osdep.h 6204 15 years ago aliguori snapshot subcommand for qemu-img (Kevin Wolf) Add 1.9 KB Diff Download File
pci-ids.txt 6417 15 years ago aurel32 List virtio console device in pci-ids.txt As ment 883 bytes Diff Download File
posix-aio-compat.c 6403 15 years ago blueswir1 Rename sigev_signo to avoid FreeBSD problems (Juer 4.2 KB Diff Download File
posix-aio-compat.h 6403 15 years ago blueswir1 Rename sigev_signo to avoid FreeBSD problems (Juer 1.1 KB Diff Download File
ppc-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 129 KB Diff Download File
ppc.ld 2724 17 years ago ths Update ppc.ld to work with newer binutils. git-s 8.6 KB Diff Download File
ppc64.ld 5024 15 years ago malc Correct version of Heikki Lindholms ppc64.ld scrip 8.2 KB Diff Download File
qemu-aio.h 5286 15 years ago aliguori Refactor AIO to allow multiple AIO implementations 1.4 KB Diff Download File
qemu-binfmt-conf.sh 3274 16 years ago ths Code provision for n32/n64 mips userland emulation 3.9 KB Diff Download File
qemu-char.c 6388 15 years ago aliguori monitor-mux: fix timestamp prefixes (Jan Kiszka) 54.8 KB Diff Download File
qemu-char.h 6354 15 years ago aurel32 add an init function parameter to qemu_chr_open() 3.1 KB Diff Download File
qemu-common.h 6385 15 years ago aliguori I/O vector helpers (Avi Kivity) In general, it is 5.7 KB Diff Download File
qemu-doc.texi 6421 15 years ago blueswir1 Synch code, help and docs Rearrange code, help pr 102 KB Diff Download File
qemu-img.c 6421 15 years ago blueswir1 Synch code, help and docs Rearrange code, help pr 25.3 KB Diff Download File
qemu-img.texi 6421 15 years ago blueswir1 Synch code, help and docs Rearrange code, help pr 5.1 KB Diff Download File
qemu-lock.h 6290 15 years ago malc Remove all traces of __powerpc__ According to $GC 6 KB Diff Download File
qemu-log.h 6322 15 years ago aliguori Define macros that will become the new logging API 2 KB Diff Download File
qemu-malloc.c 5642 15 years ago balrog Add qemu_strndup: qemu_strdup with length limit. 1.9 KB Diff Download File
qemu-nbd.c 6235 15 years ago aliguori qemu-nbd: fix options: -b (--bind) expects an argu 13 KB Diff Download File
qemu-nbd.texi 5290 15 years ago aliguori Fix formatting of documentation (Stefan Weil) Fix 1.5 KB Diff Download File
qemu-sockets.c 6289 15 years ago blueswir1 Fix some more warnings git-svn-id: svn://svn.sava 11.8 KB Diff Download File
qemu-tech.texi 5442 15 years ago blueswir1 Update (thanks to Edgar, Thiemo, malc, Paul, Laure 22 KB Diff Download File
qemu-timer.h 3664 16 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 1.5 KB Diff Download File
qemu-tool.c 5823 15 years ago aurel32 Fix warning from sparse (wrong declaration) Fix d 1.3 KB Diff Download File
qemu_socket.h 5684 15 years ago aliguori sockets: helper functions for qemu (Gerd Hoffman) 1.3 KB Diff Download File
readline.c 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 12.4 KB Diff Download File
README 6009 15 years ago blueswir1 Add missing newline at the end of file git-svn-id 59 bytes Diff Download File
rules.mak 6415 15 years ago aurel32 Reformat quiet build Indent and align the quiet b 467 bytes Diff Download File
s390-dis.c 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 90.3 KB Diff Download File
s390.ld 5989 15 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 7 KB Diff Download File
savevm.c 5974 15 years ago aliguori Fix handling of disk-only snapshots (Kevin Wolf) 30.7 KB Diff Download File
sdl.c 6362 15 years ago pbrook Fix SDL slowness. git-svn-id: svn://svn.savannah 20.1 KB Diff Download File
sdl_keysym.h 5385 15 years ago blueswir1 Make keysym tables const git-svn-id: svn://svn.sa 8.5 KB Diff Download File
sh4-dis.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 83.1 KB Diff Download File
softmmu-semi.h 5264 15 years ago blueswir1 Suppress gcc 4.x -Wpointer-sign (included in -Wall 1.9 KB Diff Download File
softmmu_defs.h 5104 15 years ago blueswir1 Fix some warnings that would be generated by gcc - 1 KB Diff Download File
softmmu_exec.h 5104 15 years ago blueswir1 Fix some warnings that would be generated by gcc - 2.3 KB Diff Download File
softmmu_header.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 9.4 KB Diff Download File
softmmu_template.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 12 KB Diff Download File
sparc-dis.c 6288 15 years ago blueswir1 Make OpenBSD sparc-softmmu compile warning free g 171 KB Diff Download File
sparc.ld 3328 16 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 4.2 KB Diff Download File
sparc64.ld 4940 15 years ago blueswir1 Map code buffers below 2G on Sparc64 git-svn-id: 4.6 KB Diff Download File
sys-queue.h 6010 15 years ago blueswir1 Remove CRs git-svn-id: svn://svn.savannah.nongnu. 16.8 KB Diff Download File
sysemu.h 6391 15 years ago aliguori Rework vm_state_change notifiers (Jan Kiszka) Si 6 KB Diff Download File
tap-win32.c 6209 15 years ago aliguori Add a -net name=foo parameter (Mark McLoughlin) A 19.9 KB Diff Download File
File texi2pod.pl 3953 16 years ago ths Update texi2pod.pl. git-svn-id: svn://svn.savann 11.9 KB Diff Download File
thunk.c 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 8.2 KB Diff Download File
thunk.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 4.2 KB Diff Download File
TODO 5855 15 years ago malc Update git-svn-id: svn://svn.savannah.nongnu.org/ 1.1 KB Diff Download File
translate-all.c 6329 15 years ago aliguori global s/loglevel & X/qemu_loglevel_mask(X)/ (Edua 5.1 KB Diff Download File
uboot_image.h 6151 15 years ago aurel32 Update FSF address in GPL/LGPL boilerplate The at 5.9 KB Diff Download File
usb-bsd.c 6288 15 years ago blueswir1 Make OpenBSD sparc-softmmu compile warning free g 16.6 KB Diff Download File
usb-linux.c 6124 15 years ago blueswir1 Suppress a -Werror=format-security warning git-sv 44.3 KB Diff Download File
usb-stub.c 5783 15 years ago blueswir1 Fix usb-stub compilation git-svn-id: svn://svn.sa 1.8 KB Diff Download File
VERSION 3882 16 years ago bellard version change git-svn-id: svn://svn.savannah.no 5 bytes Diff Download File
vgafont.h 5161 15 years ago aurel32 Some little fixes on QEMU - some vectors can be d 93.3 KB Diff Download File
vl.c 6421 15 years ago blueswir1 Synch code, help and docs Rearrange code, help pr 153 KB Diff Download File
vnc.c 6430 15 years ago aliguori vnc fixes and improvements (Stefano Stabellini) t 63.2 KB Diff Download File
vnc_keysym.h 5385 15 years ago blueswir1 Make keysym tables const git-svn-id: svn://svn.sa 10.1 KB Diff Download File
vnchextile.h 6326 15 years ago aliguori exploiting the new interface in vnc.c (Stefano Sta 4.5 KB Diff Download File
x86_64.ld 1198 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 6.4 KB Diff Download File
x_keymap.c 3673 16 years ago pbrook Add statics and missing #includes for prototypes. 3.8 KB Diff Download File