Displaying 2 results from an estimated 2 matches for "010ae57673c7".
2006 Sep 21
0
[PATCH] Move initialize_keytable declaration to keyhandler.h
# HG changeset patch
# User agriffis@vino.americas.hpqcorp.net
# Date 1158814338 14400
# Node ID 47e5627d8558a45de36ce70d1d81a025bbee4996
# Parent 010ae57673c7103737b84044eaa57a43347a0f0e
Move initialize_keytable declaration to keyhandler.h
Signed-off-by: Aron Griffis <aron@hp.com>
diff -r 010ae57673c7 -r 47e5627d8558 xen/arch/ia64/xen/xensetup.c
--- a/xen/arch/ia64/xen/xensetup.c Wed Sep 20 21:47:29 2006 -0400
+++ b/xen/arch/ia64/xen/xensetup.c T...
2006 Sep 21
0
[PATCH] Clean up and enhance "make tags"
# HG changeset patch
# User agriffis@vino.americas.hpqcorp.net
# Date 1158803249 14400
# Node ID 010ae57673c7103737b84044eaa57a43347a0f0e
# Parent 596b0e4fbef4069bfb3ee9807f2ccfdd65052c46
Clean up and enhance "make tags"
- delete correct file in _tags rule
- don''t prune nonexistent files/dirs
- call exuberant-ctags with additional flags from Linux:
-I to ignore some misleading hits...