age |
author |
revision |
description |
2005-07-15 |
kaf24 |
5785:8d04aa7b4280 |
Simpler domid allocation. |
2005-07-14 |
iap10 |
5784:1d026c7023d2 |
Update x86_64 -xen config for Linux 2.6.12 |
2005-07-14 |
iap10 |
5783:1febf5dabc4f |
Update the -xen default config to Linux 2.6.12 |
2005-07-14 |
iap10 |
5782:cd95b96a172e |
Incorporate lomount from QEMU into tools/misc. This tool makes it easy to mount |
2005-07-14 |
kaf24 |
5781:98b83cc57eca |
Missing quirks.c file. |
2005-07-14 |
kaf24 |
5780:ca90d2903b7b |
Auto-disable IRQ balancing/affinity on buggy chipsets. |
2005-07-14 |
kaf24 |
5779:57dfd651cca4 |
Allow IRQ balancing to be disabled with 'noirqbalance' |
2005-07-14 |
kaf24 |
5778:43c21adcfc79 |
Add debug-key for printing IRQ/IOAPIC info. |
2005-07-14 |
iap10 |
5777:1fb47826d767 |
Misc fixes for new sparse tree names: xen-clone script; -xen kernel build (the one with all the modules); Backout changes to legacy targets. |
2005-07-14 |
kaf24 |
5776:64f26eed8d47 |
Allow arch-specific defaults to be specified for ns16550 |
2005-07-14 |
kaf24 |
5775:9b77ba29108d |
The VMCS control bits in the current tree are not optimal. Attached is |
2005-07-14 |
kaf24 |
5774:71d000e59b13 |
Cleanup mov to CR4 handling. |
2005-07-14 |
kaf24 |
5773:637127cded4e |
Enable CR4.VME to improve the performance of vm86 emulation. |
2005-07-14 |
vh249 |
5772:9d2ca2da280e |
repair legacy Makefile targets linux26 and linux24 |
2005-07-13 |
ach61 |
5771:09be5b1bdeb0 |
pdb: reconcile register manipulation between processes and domains |
2005-07-13 |
kaf24 |
5770:57b2fa8bf11d |
Initial tools support for 32-bit x86 pae. |
2005-07-13 |
kaf24 |
5769:87cfe3f76045 |
Force PAE build of Xen by specifying 'pae=y' to make, or |
2005-07-13 |
kaf24 |
5768:a98634f1c008 |
Remove CONFIG_X86_PAE hack from config.h. |
2005-07-13 |
vh249 |
5767:79d52bd557cf |
Readd pristine-% rules that went MIA. |
2005-07-13 |
kaf24 |
5766:35ccaeaffeb7 |
Enable NX/XD feature for 32-bit PAE Xen. |
2005-07-13 |
kaf24 |
5765:3473b453dbae |
Build hotplug by default in dom0. |
2005-07-13 |
kaf24 |
5764:5db799f4c40e |
The patch attached restores NX/XD support in x86_64 xenlinux. When the |
2005-07-13 |
kaf24 |
5763:6778d68a2c4c |
Need to save and restore MSRs for VMX domains across context switches. |
2005-07-13 |
kaf24 |
5762:3a4ef6acd545 |
Fix NX/XD enable on secondary CPUs. |
2005-07-12 |
ach61 |
5761:faf7e6254712 |
pdb: get rid of absolute path in module makefile |
2005-07-12 |
kaf24 |
5760:3b48277a9dd0 |
Let Xen have 256 PIRQs to guests. |
2005-07-12 |
ach61 |
5759:f23750d7c214 |
pdb: execution_domain -> vcpu |
2005-07-12 |
kaf24 |
5758:d80e38e4b31d |
Native x86_64 linux uses paranoidentry for exceptions with ist !=3D 0, |
2005-07-12 |
kaf24 |
5757:b513fd51f850 |
Small fix for PAE in 2.6.12. |
2005-07-12 |
kaf24 |
5756:d99ebf2de9f3 |
Some more new files for Linux PAE. |
2005-07-12 |
kaf24 |
5755:be1153585cb0 |
Fix hgignore regexps some more. |
2005-07-12 |
kaf24 |
5754:12edc2f2ca18 |
Fix Xen build with PAE enabled, and a fix to help |
2005-07-12 |
kaf24 |
5753:9f6057761c8f |
Fix DMA compile for x86_64. |
2005-07-12 |
kaf24 |
5752:c5db6fd54e36 |
Fix dma_map_single to work correctly with multi-page buffers. |
2005-07-12 |
cl349 |
5751:57a5441b323b |
xenstored updates. |
2005-07-12 |
cl349 |
5750:43f224c33281 |
Manual merge. |
2005-07-12 |
cl349 |
5749:09b142631de3 |
Manual merge. |
2005-07-12 |
cl349 |
5748:739ba7204123 |
Add xc_init_store and run xenbus probe on INITDOMAIN_STORE privcmd ioctl. |
2005-07-12 |
cl349 |
5747:1b837c5794ca |
Update xenbus driver code. |
2005-07-12 |
cl349 |
5746:b5e3b99075c6 |
Create .hgskip files instead of .bk_skip files. |
2005-07-12 |
kaf24 |
5745:8a8b8087b083 |
Dom0 can have slack time in sedf scheduler. |
2005-07-12 |
kaf24 |
5744:308329b4e883 |
Fix the x86_64 build after the PAE check-in. |
2005-07-12 |
kaf24 |
5743:8de4591d112f |
Add HIGHMEM64G (but not set) to defconfigs. |
2005-07-11 |
kaf24 |
5742:291fa5555eff |
Fix README. |
2005-07-11 |
kaf24 |
5741:c20bd9f1d204 |
Device model SXP cleanup |
2005-07-11 |
kaf24 |
5740:09cc6606517d |
Tools build fixes. |
2005-07-11 |
kaf24 |
5739:622ea2078f85 |
This is the patch for xen which allows using up to 16 GB |
2005-07-11 |
kaf24 |
5738:f1a16642edaf |
non-PAE behavior should be identical after applying these |
2005-07-11 |
kaf24 |
5737:e6f48ae99035 |
Place all low mem in DMA pool. |
2005-07-11 |
kaf24 |
5736:0d415d73f8f2 |
This adds a patch for the vanilla kernel, to be pushed upstream some |
2005-07-11 |
kaf24 |
5735:de2e58cdec37 |
Another fix to the hgignore list. |
2005-07-11 |
kaf24 |
5734:60fc40a82fa9 |
Remove 2.6.11 patches directory. |
2005-07-11 |
kaf24 |
5733:ece694762d7a |
Remove old linux sparse trees. |
2005-07-11 |
kaf24 |
5732:b3cfebba3b30 |
We need this patch to make shadow code compile ok on FC4 which is using |
2005-07-11 |
kaf24 |
5731:56a63f9f378f |
Manual merge. |
2005-07-11 |
vh249 |
5730:22541999d8bb |
upgrade linux sparse tree from 2.6.11 to 2.6.12 |
2005-07-11 |
vh249 |
5729:02282ff7cc8c |
lose latest digit of the sparse tree for 2.4 |
2005-07-11 |
vh249 |
5728:c3c51a34c924 |
lose latest digit of the sparse tree for 2.6 |
2005-07-11 |
kaf24 |
5727:ba925b4aef28 |
The 1:1 page table should be a 3 level PAE page table on x86-64 |
2005-07-11 |
kaf24 |
5726:a29b4174d39c |
Remaining files for shadow 64 mode checkin. |
2005-07-11 |
kaf24 |
5725:e4272b361053 |
Added regexp fixes |
2005-07-11 |
kaf24 |
5724:0bcfd66a431e |
Check in files I missed from shadow64 checkin. |
2005-07-11 |
kaf24 |
5723:d332d4df452e |
Fix stupid switch stmt mess-up that broke emulation |
2005-07-11 |
kaf24 |
5722:f261f14b9781 |
Now we have extended the patch to support x86_64 domU as well. The |
2005-07-11 |
kaf24 |
5721:c32cf5fef34c |
Don't build xenctx by default,a nd fix one error msg. |
2005-07-11 |
kaf24 |
5720:dd798dd2abce |
Manual merge. |
2005-07-11 |
kaf24 |
5719:afe05231fe25 |
cmpl workaround for mmio regions |
2005-07-11 |
kaf24 |
5718:c270d9ffdcef |
Remove debug printks. |
2005-07-11 |
kaf24 |
5717:d4607c4c9478 |
Narrow the diff between i386 and x86-64 for xen0 config. |
2005-07-11 |
kaf24 |
5716:3de8cebfb231 |
More verbose log when vmx_decode() fails. |
2005-07-11 |
kaf24 |
5715:507ab2973964 |
Fix xenctx compilation and support 64 bit. |
2005-07-10 |
smh22 |
5714:5c6ef0bec2df |
fix build when not using grant tables for blkdev. |
2005-07-10 |
kaf24 |
5713:25e96ea6e4c5 |
Manual merge. |
2005-07-10 |
kaf24 |
5712:1a57305dd9e9 |
Small fix to x86_64 entry.S. |
2005-07-10 |
kaf24 |
5711:8579c57c7fce |
Remove checks for libcurl. It's no longer a dependency. |
2005-07-10 |
ach61 |
5710:a28952e73253 |
add ocaml compilation targets and pdb to .hgignore |
2005-07-09 |
kaf24 |
5709:215d8b2f3d94 |
Manual merge. |
2005-07-09 |
kaf24 |
5708:49a00af50777 |
Make structs non-empty. |
2005-07-08 |
sos22 |
5707:05b63285047c |
Merge. |
2005-07-08 |
sos22 |
5706:04d15727e6e8 |
Get rid of some debug printks. |
2005-07-08 |
sos22 |
5705:7c3d7c37dfde |
Get a very primitive relation of IRQ affinity working. For the |
2005-07-08 |
sos22 |
5704:9b73afea874e |
Certain types of event channel are now auto-bound to vcpu0 by Xen. |
2005-07-08 |
kaf24 |
5703:1d375ce8e0e0 |
Clean up Xen's event-channel interface, and semantics for binding |
2005-07-08 |
sos22 |
5702:579d1e771025 |
Merge. |
2005-07-08 |
sos22 |
5701:707fcf42a5ae |
Merge. |
2005-07-07 |
sos22 |
5700:f3f845297821 |
Quick hack to make sure that pirqs and interdomain event channels are |
2005-07-08 |
kaf24 |
5699:eef23f57f20e |
The attached patch adds a new dom0_op, DOM0_GETDOMAININFOLIST. This |
2005-07-08 |
kaf24 |
5698:20ff6c7413d8 |
trivial header fix for ACM code. |
2005-07-08 |
kaf24 |
5697:fdcf179cb6b1 |
Fix top Makefile targets linux24 and linux26. |
2005-07-08 |
kaf24 |
5696:169cb05ce889 |
Add debug-register access emulation. |
2005-07-08 |
kaf24 |
5695:0694fda4dbd5 |
python wrapper arg fix from aq. |
2005-07-07 |
kaf24 |
5694:1a7383f84989 |
Fix cross-compilation, and gcc4. |
2005-07-06 |
iap10 |
5693:43bfa1a81aa0 |
Change default Xen scheduler to Stephan Diestelhorst's SEDF, which can provide time slice guarantees as well as weighted differentiation. |
2005-07-06 |
iap10 |
5692:2db810d7985f |
Enable CONFIG_SMP, CONFIG_SMP_HOTPLUG and CONFIG_SMP_ALTERNATIVES in the -xenU default kernel. |
2005-07-06 |
iap10 |
5691:88c2d410979f |
I updated the vcpu_to_cpu string creation to include a field separator, |
2005-07-06 |
iap10 |
5690:32fb371cc283 |
manual merge |
2005-07-06 |
iap10 |
5689:1c119c875f21 |
manual merge |
2005-07-06 |
iap10 |
5688:d231efdaa66d |
manual merge |
2005-07-06 |
sos22 |
5687:bd1642e8599e |
manual merge |
2005-07-06 |
sos22 |
5686:5ead5ffa04c2 |
Fix SMP_ALTERNATIVES to cope with discarded init data. |
2005-07-06 |
ach61 |
5685:b237f032cee1 |
update hg cheatsheet |
2005-07-06 |
iap10 |
5684:33373e428c9d |
Add a dummy xen_defconfig_x86_64. Currently the same as xen0 |
2005-07-06 |
iap10 |
5683:43e8e30cbea7 |
manual merge |
2005-07-06 |
ach61 |
5682:7ca01ac7dee0 |
add ocaml compiled files to .hgignore |
2005-07-06 |
iap10 |
5681:4b30296d6f5d |
Enable CONFIG_HIGHMEM4G in default Linux 2.6 kernel configs. |
2005-07-06 |
iap10 |
5680:20008f3ac9f5 |
Improve changeset identification to work from src tar ball too. |
2005-07-06 |
smh22 |
5679:b522a3a4d525 |
Fix blkif 'grant-table-ification' |
2005-07-06 |
smh22 |
5678:1883ec07708b |
Manual merge. |
2005-07-06 |
smh22 |
5677:b3a27d7ef999 |
Move xenstore page before page tables so that guest doesn't free it after boot |
2005-07-06 |
iap10 |
5676:9a7d86b8147d |
Add a new Linux kernel config file -xen [NB: no 0 or U suffix] that builds a wide selection of modules, more in keeping with distro kernels. |
2005-07-06 |
kaf24 |
5675:189c87adf876 |
Mini-os updates from Grzegorz Milos. |
2005-07-06 |
kaf24 |
5674:287583627544 |
Attached is a patch that fully 'grant-table-ifies' the block front and |
2005-07-06 |
kaf24 |
5673:bc8cab407197 |
Shell scripts aren't very strippable and some versions of install get |
2005-07-06 |
kaf24 |
5672:ffb406dfb170 |
Oh gcc4 ....how you complain soo. This patch fixes compile with gcc4 |
2005-07-05 |
kaf24 |
5671:ec3b7c87b577 |
Here are two patches which update the hypercall interfaces to |
2005-07-05 |
cl349 |
5670:47295d6ca1d7 |
Cleanup whitespace. |
2005-07-05 |
cl349 |
5669:ff5d7ccd8d69 |
No changes from me. |
2005-07-05 |
cl349 |
5668:0e6073537c4a |
Remove confusion about terminating nul character. |
2005-07-05 |
cl349 |
5667:30e0940a2982 |
Undo "Add -fPIC tools/xenstore/Makefile". |
2005-07-04 |
kaf24 |
5666:4b052d8a9a2f |
Rename fields in physinfo_t structure and add sockets/nodes |
2005-07-04 |
kaf24 |
5665:8bd2e8933277 |
Manual merge. |
2005-07-04 |
akw27 |
5664:9b1866006aea |
merge |
2005-07-04 |
akw27 |
5663:f6e7c967212e |
Add hook in get_user_pages to allow lookups of foreign mapped pages. |
2005-07-04 |
kaf24 |
5662:abc0a8f65be7 |
Fix grant-table interface by removing the unnecessary union. |
2005-07-04 |
gmilos |
5661:e1fbb7fee1d8 |
Example of assymetric pull/push paths. |
2005-07-04 |
gmilos |
5660:82d686a6b63e |
Extended explanation of 'hg diff'. |
2005-07-04 |
kaf24 |
5659:22ccddf93c40 |
To avoid MSR save/restore at every VM exit/entry time, we restore the |
2005-07-04 |
kaf24 |
5658:50ac4630390b |
The patch extends the VMCS handling to support both 32-bit and 64-bit |
2005-07-04 |
kaf24 |
5657:cb6b221bef55 |
Recent header file cleanup (cset 2b6c1a8098078f7e53de7cf72227fddf01f0b2b6) |
2005-07-03 |
kaf24 |
5656:f8acd354e129 |
Manual merge. |
2005-07-03 |
kaf24 |
5655:80d5dd14711e |
Remove Jan Beulich's install.sh patch. It was failing for |
2005-07-03 |
akw27 |
5654:09067ce92303 |
Manual merge -- hg not so good at deleting right now. |
2005-07-03 |
akw27 |
5653:abbc1d071e22 |
Clean-up of blktap and parallax user space code. |
2005-07-03 |
akw27 |
5652:99ff7c3435b2 |
Fix some newline ugliness that BK wouldn't correct. |
2005-07-03 |
kaf24 |
5651:f075272620a0 |
Install qemu-dm.debug script. |
2005-07-03 |
kaf24 |
5650:95685fbba2ca |
Replace implicit 16-byte arg to xen_extraversion with an |
2005-07-02 |
kaf24 |
5649:fc4e10d0455a |
Avoid repeated #define's in public headers. |
2005-07-02 |
kaf24 |
5648:2b6c1a809807 |
Remove non-ISO attributes from public headers. |
2005-07-01 |
kaf24 |
5647:6f462a11a08e |
Register the portio handler only once. |
2005-07-01 |
kaf24 |
5646:82390e707bb9 |
Refactor guest exception injection code. |
2005-07-01 |
kaf24 |
5645:e3dcc10765ea |
Improve the IDE HD geometry auto detection algorithm. |
2005-07-01 |
kaf24 |
5644:2420e309074b |
Get rid of references to qemu-dm.debug. |
2005-07-01 |
kaf24 |
5643:430dc412e4c9 |
Another issue found with building the guest outside the source tree. |
2005-07-01 |
kaf24 |
5642:e041c8e75863 |
I found several build issues, mostly related to building outside of the |
2005-07-01 |
kaf24 |
5641:374ff557a88f |
Other than the native kernels, the xen guests install without attempting |
2005-07-01 |
kaf24 |
5640:4b06e1c365fc |
Other than native x86-64 code, the XEN guest *does* use 4k mappings for |
2005-07-01 |
kaf24 |
5639:adda79dcd0e3 |
Some exports were misssing/mis-qualified. Adjustment below/attached. |
2005-07-01 |
kaf24 |
5638:f636e72ebbe3 |
Other than native i386 code, the page fault handler in the guest for |
2005-07-01 |
kaf24 |
5637:f5aaeb5688cf |
This patch fixes few typos in hg-cheatsheet.txt |
2005-07-01 |
cl349 |
5636:88a7a299d927 |
Manual merge. |
2005-07-01 |
cl349 |
5635:cb3da7250118 |
Rewrite xenbus_path and cleanup whitespace. |
2005-07-01 |
kaf24 |
5634:43e2d33fc5d9 |
Fix Xen 'make install' not to rebuild console.o if called |
2005-07-01 |
kaf24 |
5633:7c95f26c2f0e |
Manual merge. |
2005-07-01 |
cl349 |
5632:5985fc86b3da |
Remove incorrect check for terminating nul character. |
2005-07-01 |
kaf24 |
5631:ecef9732b19b |
. |
2005-07-01 |
kaf24 |
5630:749dbd8ae9b0 |
Remove BitKeeper files from the repository. |
2005-07-01 |
kaf24 |
5629:1bfa723fe264 |
Manual merge |
2005-07-01 |
jrb44 |
5628:15a2de6f1493 |
Removed "bk root" call from fbsdxensetup script |
2005-07-01 |
kaf24 |
5627:61df3453426c |
mkelf32 explicit-size types are based on defs in inttypes.h. |
2005-07-01 |
iap10 |
5626:5aaebfc580a6 |
manual merge |
2005-07-01 |
iap10 |
5625:0f2fa1235851 |
Fix to xen-clone, minor top-level Makefile tidy |
2005-07-01 |
kaf24 |
5624:77f397603f71 |
Device model path cleanup. Remove bochsrc which is no longer needed. |
2005-07-01 |
kaf24 |
5623:ef2adae89e4d |
manual merge |
2005-07-01 |
iap10 |
5622:a1b5af05f72e |
Add the Mercurial for Xen cheatsheet into the repo. |
2005-07-01 |
kaf24 |
5621:0962f5989d2a |
use hg changeset info for xen banner |
2005-07-01 |
iap10 |
5620:132e23381692 |
Formally remove support for linux 2.4 dom0. domU should still work. |
2005-07-01 |
iap10 |
5619:8041c2fa1cbc |
Update xen-clone script for hg. Still missing revision selection functionality. |
2005-07-01 |
iap10 |
5618:f4768892d6dd |
Add a .hgignore file to the repository. NB: hg takes regexps not wildcards |
2005-06-30 |
arun sharma |
5617:22d7dda0e38d |
bitkeeper revision 1.1782 (42c3a8e76Lioy1FVEJFTaTkbYVBy7Q) |
2005-06-30 |
arun sharma |
5616:800185829318 |
bitkeeper revision 1.1781 (42c3a8d63EmXV0wA3jHItrRQ0fKLsg) |
2005-06-30 |
arun sharma |
5615:4669354bba9a |
bitkeeper revision 1.1780 (42c3a8c4tqEOpGy663gWO35k5QwZTw) |
2005-06-30 |
arun sharma |
5614:bc8bb3a26ccc |
bitkeeper revision 1.1779 (42c3a8b3kGpPBNwXb3dn_b8FcmVPgQ) |
2005-06-30 |
arun sharma |
5613:332eb7887996 |
bitkeeper revision 1.1778 (42c3a89fKOC3ZLo9T-f0b9tyflqDzg) |
2005-06-30 |
arun sharma |
5612:7c198f2e6dd2 |
bitkeeper revision 1.1777 (42c3a88aPiHvcATujFTezqA1w1FMCg) |
2005-06-30 |
arun sharma |
5611:3c759ba83f7c |
bitkeeper revision 1.1776 (42c3a877bezcV9uHoSXuU-GWoyVOKw) |
2005-06-30 |
arun sharma |
5610:cd86df78b879 |
bitkeeper revision 1.1775 (42c3a866BfZr3l3NiVNwr6Z_1Uin_A) |
2005-06-30 |
arun sharma |
5609:e5a99f9dc34d |
bitkeeper revision 1.1774 (42c3a855yAuKBfmJfftjhiVDml26pg) |
2005-06-30 |
arun sharma |
5608:6daf7357a9df |
bitkeeper revision 1.1773 (42c3a841nLib9kdSmthr05jouqiNeg) |
2005-06-29 |
kaf24 |
5607:ce4bb67cb308 |
bitkeeper revision 1.1772 (42c31843CEATPivypr5LYbRYU08TtQ) |
2005-06-29 |
djm |
5606:6a65fe0f84c8 |
bitkeeper revision 1.1772 (42c31571ulukoJpvEOsK4akggVt37Q)ia64-stable |
2005-06-29 |
xen-ia64 adm |
5605:da2752f150a0 |
bitkeeper revision 1.1771 (42c314a41N8GOY476cnW9IejbgNDJw) |
2005-06-29 |
kaf24 |
5604:f66a730a2c3d |
bitkeeper revision 1.1770 (42c2d66cG6YTU0WhG1b97E-InSNWWA) |
2005-06-29 |
kaf24 |
5603:41a5181f74df |
bitkeeper revision 1.1769 (42c2cac1Ua7yeT9FnpvjJNvdSrd3BA) |
2005-06-28 |
djm |
5602:2d8651ec10b9 |
bitkeeper revision 1.1726.1.8 (42c1acafTSObuXeDW7_GDxYN5dosRA) |
2005-06-28 |
djm |
5601:cef83293394d |
bitkeeper revision 1.1726.1.7 (42c194ee68Qy_Egi118UCoJdFnkGPQ) |
2005-06-28 |
kaf24 |
5600:0b5fab43ff59 |
bitkeeper revision 1.1768 (42c18d2259NPELcGV7ohyZNh72ufSw) |
2005-06-28 |
kaf24 |
5599:348b774a8f97 |
bitkeeper revision 1.1767 (42c18c1dNRHfk7ZFajLHHtesQcrKlg) |
2005-06-28 |
cl349 |
5598:864b050694f8 |
bitkeeper revision 1.1766 (42c17071SPDLo7qPlXAiQzrKjMu6Mw) |
2005-06-28 |
cl349 |
5597:a81dabf6ba10 |
bitkeeper revision 1.1765 (42c16e51XwZ3-cKPHI29xhO2Hzk_sQ) |
2005-06-28 |
ach61 |
5596:cb1cad0ed221 |
bitkeeper revision 1.1764 (42c12471iroiktRDv2QDqEDoIQVDNg) |
2005-06-28 |
ach61 |
5595:63c1bb85fcea |
bitkeeper revision 1.1763 (42c11c79p9Z_K0YwZk_N5zJU0rjzDg) |
2005-06-28 |
kaf24 |
5594:c2b00e4bfb8f |
bitkeeper revision 1.1760.1.6 (42c10677TIdwirEem_EpnMFWS1MTtw) |
2005-06-28 |
kaf24 |
5593:384059d92d3b |
bitkeeper revision 1.1760.1.5 (42c105a0IGE_9KbvmOfox8TMahmQVw) |
2005-06-28 |
kaf24 |
5592:b75294458106 |
bitkeeper revision 1.1760.1.4 (42c10578DlONZUYkjuzFvNR6idseEQ) |
2005-06-28 |
leendert |
5591:a8f9132a9ddd |
bitkeeper revision 1.1760.1.3 (42c10175tVLAVy7ULar9xcSazDReXw) |
2005-06-28 |
leendert |
5590:f9eade8778af |
bitkeeper revision 1.1760.1.2 (42c10164eZ8JiY0-m8yKOwE_3OopGw) |
2005-06-28 |
ach61 |
5589:9bcdcf2dbb54 |
bitkeeper revision 1.1762 (42c0fafdBom2bVfipwX4FXIl_SgKmg) |
2005-06-28 |
vh249 |
5588:5937352bfe66 |
bitkeeper revision 1.1760.1.1 (42c0e8fa-Uxs1rA3BiXdTbynda9HmA) |
2005-06-27 |
ach61 |
5587:ca9f091afdd2 |
bitkeeper revision 1.1761 (42c0704c_K5N6pcA--cz5L-FX_z0zw) |
2005-06-27 |
ach61 |
5586:2cadc83e2306 |
bitkeeper revision 1.1726.3.1 (42c07007i9Bkz3ggP_PXIksWaGD1Eg) |
2005-06-27 |
kaf24 |
5585:b08cd3331fdb |
bitkeeper revision 1.1760 (42c05ebeLIfrneiw1jaZMwle-z9usw) |
2005-06-27 |
kaf24 |
5584:d892fbf61323 |
bitkeeper revision 1.1759 (42c035d96-RzgfZ63O07ihY0xpew2g) |
2005-06-27 |
kaf24 |
5583:4a7652a70a9d |
bitkeeper revision 1.1758 (42bff8419M7X5aOGlHhSQueJtvoYaA) |
2005-06-26 |
kaf24 |
5582:8ad10be47849 |
bitkeeper revision 1.1757 (42be9ad5TTWQjsCBju5noyzBrTMyjA) |
2005-06-25 |
kaf24 |
5581:4ed21996131d |
bitkeeper revision 1.1756 (42bd28eb7ZP0AhHHKYuqhX2z3XItTQ) |
2005-06-25 |
kaf24 |
5580:2a28f4aab6ae |
bitkeeper revision 1.1755 (42bd1fcfzi0ZazGyTao_Ff-m4vjOqQ) |
2005-06-24 |
kaf24 |
5579:819726e7dd2b |
bitkeeper revision 1.1754 (42bc7207le_rYvV9kj8p-Dztt3T_eA) |
2005-06-24 |
kaf24 |
5578:b38b3893fa76 |
bitkeeper revision 1.1753 (42bbe67ePvjh9K0djYf6xRw2rGNreQ) |
2005-06-24 |
kaf24 |
5577:0b5f09002630 |
bitkeeper revision 1.1752 (42bbe5ba5hLPfcw1f77_F22fq6v6Yw) |
2005-06-24 |
kaf24 |
5576:48dd03e4b388 |
bitkeeper revision 1.1751 (42bbe480z9Fp_L5Tc500W8c8CL3g9A) |
2005-06-24 |
vh249 |
5575:200f5dfe9647 |
bitkeeper revision 1.1750 (42bbd4dcGK7sWi0DELA8n8Ap3cfa0w) |
2005-06-24 |
kaf24 |
5574:75ab24f43793 |
bitkeeper revision 1.1748.1.3 (42bbd472VxKIpvOzuAFDfVAi9gXwDA) |
2005-06-24 |
kaf24 |
5573:09771c771f7a |
bitkeeper revision 1.1748.1.2 (42bbd22bGsDJd8zBp_EBCg97pPrPqA) |
2005-06-24 |
kaf24 |
5572:b0b95421d32e |
bitkeeper revision 1.1748.1.1 (42bbd1c5CE48yPys_hWh-39fCz3QGw) |
2005-06-24 |
vh249 |
5571:ef4c824e3720 |
bitkeeper revision 1.1749 (42bbc434_aK0LSM1BC4FiLM_Xam_YA) |
2005-06-24 |
cl349 |
5570:d7daa40eb8b0 |
bitkeeper revision 1.1748 (42bbc14djIjScNrLp20eDhlxUjQl4g) |
2005-06-24 |
cl349 |
5569:6cfdf7b8a9dc |
bitkeeper revision 1.1747 (42bbc01fY31MfvOqdz4Mq_h_2D4Usg) |
2005-06-24 |
cl349 |
5568:188d6b73ea65 |
bitkeeper revision 1.1742.1.1 (42bbc016sc__D7n9oSLMG75cKXdixQ) |
2005-06-23 |
vh249 |
5567:a9eabb439f56 |
bitkeeper revision 1.1744.1.1 (42bb2b36zVlhMosXY3bEaiG-q9siMg) |
2005-06-23 |
djm |
5566:dca57ff5d1c1 |
bitkeeper revision 1.1726.1.6 (42bb0675eG3PXvB-XpEs0EYcdos-EA) |
2005-06-23 |
kaf24 |
5565:6d68b0c27199 |
bitkeeper revision 1.1746 (42badf41asjaKoYentyODb8CdFEydg) |
2005-06-23 |
kaf24 |
5564:68de76620c9c |
bitkeeper revision 1.1745 (42badeb1hE5PDZxZYF5DYBsU0Jya9w) |
2005-06-23 |
kaf24 |
5563:d23f547a023e |
bitkeeper revision 1.1744 (42baac12VHiYuszqWxXm5lsjjqZq4g) |
2005-06-23 |
kaf24 |
5562:53cd28bdd477 |
bitkeeper revision 1.1743 (42baabd1aq7F8kKY4ptBZ39ebtEqOw) |
2005-06-23 |
kaf24 |
5561:5a134cea8f10 |
bitkeeper revision 1.1742 (42ba8bdbUMsXF10VHPltV1P5J9z0Ow) |
2005-06-23 |
kaf24 |
5560:51d5c1d35710 |
bitkeeper revision 1.1742 (42ba8b7fiNx5Cu0J91l9HCIo_TwvXQ) |
2005-06-23 |
arun sharma |
5559:16e3155f3496 |
bitkeeper revision 1.1741 (42ba8952xTiiA50azru9j4tKvXIVDA) |
2005-06-23 |
arun sharma |
5558:1a568bb6c3bb |
bitkeeper revision 1.1740 (42ba88cewc_4MMbiCLInZ8gEcgqwhQ) |
2005-06-23 |
kaf24 |
5557:678c1c052a5c |
bitkeeper revision 1.1739 (42ba886dkLcSLF35FYJLZkKeANRJYg) |
2005-06-23 |
kaf24 |
5556:80b60ef3f553 |
bitkeeper revision 1.1738 (42ba87barFA27QtqNiI4v7D2u57koA) |
2005-06-23 |
kaf24 |
5555:94893eb31f44 |
bitkeeper revision 1.1737 (42ba86724fSOFpp6L107qJDWXNKxug) |
2005-06-23 |
arun sharma |
5554:90d851ff9036 |
bitkeeper revision 1.1736 (42ba85d8Vh1WXA4F1eQpFRpsTyq1xg) |
2005-06-23 |
kaf24 |
5553:106cb416f08c |
bitkeeper revision 1.1735 (42ba857eIL9j0maam3-Dv-gI3hOJUw) |
2005-06-23 |
kaf24 |
5552:0f6d2253b0fc |
bitkeeper revision 1.1734 (42ba83ba7bRweVDldhJ4nYZQomQ8Lg) |
2005-06-23 |
kaf24 |
5551:30082c72ed69 |
bitkeeper revision 1.1733 (42ba827d4k5gz1Dasgd0gorMu-SSmQ) |
2005-06-23 |
kaf24 |
5550:25ceeee71ab6 |
bitkeeper revision 1.1732 (42ba7fc5JvRaJiT14LMkB8SUdohfeA) |
2005-06-23 |
kaf24 |
5549:e1627c8b4e45 |
bitkeeper revision 1.1731 (42ba7ea7qvujqMf6s6vK-pJzJhkEBA) |
2005-06-23 |
kaf24 |
5548:d5eaab0c875d |
bitkeeper revision 1.1730 (42ba7dbdkTADQfBqHaC_Ynqo3i1ZVw) |
2005-06-23 |
arun sharma |
5547:84b9630129d7 |
bitkeeper revision 1.1729 (42ba7d48EFeRBiv6YMxK_aR9binchA) |
2005-06-23 |
cl349 |
5546:76346519b28e |
bitkeeper revision 1.1728 (42ba7c8fYqjC4xLUEtbo7JJInxdnqA) |