DragonFly BSD

DragonFly commits List (threaded) for 2012-03

All Lists - Thread Index
Subject Author Date
git: HAMMER VFS - Fix assertion with multi-volume setup Matthew Dillon 01/04/2012 01:38
git: kernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT Matthew Dillon 01/04/2012 01:38
git: kernel - Fix signal masking race assertion panic w/vkernel Matthew Dillon 01/04/2012 01:38
git: DragonFly_RELEASE_3_0 kernel - MFC missing removal of bremfree() call Matthew Dillon 01/04/2012 01:19
git: libm: Fix a typo in the MLINKS. Sascha Wildner 31/03/2012 22:23
git: Fix some indentation in various places. Sascha Wildner 31/03/2012 18:37
git: Kernel - Restore the 64KB max. IO size limit Francois Tigeot 31/03/2012 18:31
git: aic(4): Remove ISA attachment. Sascha Wildner 31/03/2012 14:49
git: VFS accounting: avoid VOP_GETATTR() calls Francois Tigeot 31/03/2012 05:41
git: asr(4): Improve readability of an 'if' a bit. Sascha Wildner 31/03/2012 03:24
git: mfi(4): Fix indent. Sascha Wildner 31/03/2012 03:19
git: rp(4): Fix indent. Sascha Wildner 31/03/2012 02:44
git: DragonFly_RELEASE_3_0 pcn(4): Add missing braces. Sascha Wildner 31/03/2012 02:11
git: pcn(4): Add missing braces. Sascha Wildner 31/03/2012 02:11
git: DragonFly_RELEASE_3_0 lgue(4): Add missing braces and fix indentation. Sascha Wildner 31/03/2012 01:47
git: lgue(4): Add missing braces and fix indentation. Sascha Wildner 31/03/2012 01:47
git: DragonFly_RELEASE_3_0 hptiop(4): Add missing braces. Sascha Wildner 31/03/2012 01:31
git: kernel: Indent a debugging kprintf. Sascha Wildner 31/03/2012 01:31
git: kernel/netgraph7: Fix whitespace. Sascha Wildner 31/03/2012 01:31
git: hptiop(4): Add missing braces. Sascha Wildner 31/03/2012 01:31
git: kernel: Adjust some casts. Sascha Wildner 31/03/2012 01:21
Re: git: VFS accounting: do not count write operations for removed files Aggelos Economopoulos 30/03/2012 22:15
git: Kernel - Completely remove DFLTPHYS Francois Tigeot 30/03/2012 20:56
git: DragonFly_RELEASE_3_0 rtld: Add a special case in do_dlsym() for TLS stored symbols. John Marino 30/03/2012 19:29
git: rtld: allocate obj->vertab only once John Marino 30/03/2012 19:02
git: VFS accounting: do not count write operations for removed files Francois Tigeot 30/03/2012 16:47
git: DragonFly_RELEASE_3_0 rwhod(8): Prevent clobbering the neighboring field by a wrong cast. Sascha Wildner 30/03/2012 16:40
git: mfiutil(8): Fix some 'unused variable' warnings and raise WARNS to 6. Sascha Wildner 30/03/2012 16:40
git: rwhod(8): Prevent clobbering the neighboring field by a wrong cast. Sascha Wildner 30/03/2012 16:39
git: VFS accounting: small speed optimization Francois Tigeot 30/03/2012 06:48
git: kernel -- ffs: Do not dereference NULL inodes in ffs_sync_scan1. Venkatesh Srinivas 30/03/2012 06:39
git: kern.cp_time - Add convenience defines Samuel Greear 30/03/2012 03:23
git: DragonFly_RELEASE_3_0 kernel - Cluster fixes + Enable clustering for HAMMER1 Matthew Dillon 30/03/2012 01:32
git: DragonFly_RELEASE_3_0 kernel - Fix improper BUF_UNLOCK() with spinlock held Matthew Dillon 29/03/2012 23:07
git: DragonFly_RELEASE_3_0 kernel - Fix improper unlock/relock sequence in HAMMER Matthew Dillon 29/03/2012 23:07
git: DragonFly_RELEASE_3_0 kernel - Improve NFS server error responses when an inode goes away Matthew Dillon 29/03/2012 23:07
git: DragonFly_RELEASE_3_0 kernel - Fix another AHCI bug Matthew Dillon 29/03/2012 23:07
git: DragonFly_RELEASE_3_0 kernel - Fix bug in SILI, remove debugging in AHCI Matthew Dillon 29/03/2012 23:07
git: DragonFly_RELEASE_3_0 kernel - Fix three AHCI bugs Matthew Dillon 29/03/2012 23:07
git: DragonFly_RELEASE_3_0 kernel - Fix mount refs interactions and umount races Matthew Dillon 29/03/2012 23:07
git: mfi(4): Update to LSI's version 4.23 of the driver. Sascha Wildner 29/03/2012 18:05
git: puffs_framebuf.3: Fix typo Sascha Wildner 29/03/2012 14:14
git: puffs_ops.3: Fix typo. Sascha Wildner 29/03/2012 13:25
git: kernel -- ffs: Replace softupdates critical section locks with lockmgr. Venkatesh Srinivas 29/03/2012 09:28
git: VFS accounting: use vq_vptomp() in kern_ftruncate() Francois Tigeot 28/03/2012 13:29
git: netstat: Print SACK related statistics Sepherosa Ziehau 28/03/2012 03:59
git: tcp/sack: Add more statistics Sepherosa Ziehau 28/03/2012 03:59
git: kernel - Revert 0d52e78c527ec7ba3ac62d40d9fa588c964d4c55 Matthew Dillon 28/03/2012 02:12
git: kernel - Fix improper BUF_UNLOCK() with spinlock held Matthew Dillon 28/03/2012 02:12
git: kernel -- DEBUG_LOCKS: Do not panic if releasing a lockmgr lock w/ spinlocks held. Venkatesh Srinivas 27/03/2012 15:35
git: DragonFly_RELEASE_3_0 kernel - Add workaround for errata #721 on AMD cpus (found by Matt Dillon) Venkatesh Srinivas 27/03/2012 13:48
git: DragonFly_RELEASE_3_0 libc - Do not allow a stuck syslogd to screw up the entire system Venkatesh Srinivas 27/03/2012 13:48
git: DragonFly_RELEASE_3_0 kernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff in mount(). Venkatesh Srinivas 27/03/2012 13:48
git: DragonFly_RELEASE_3_0 tcp/sack: Prevent invalid SACK option from being processed Sepherosa Ziehau 27/03/2012 01:36
git: mountlist_exists(): use a TAILQ_FOREACH macro again Francois Tigeot 26/03/2012 19:21
git: kernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff in mount(). Venkatesh Srinivas 26/03/2012 16:02
git: netstat: Print the statistics that Eifel works but RTT based spurious rexmt not Sepherosa Ziehau 26/03/2012 05:43
git: tcp: Properly update tcps_rttcantdetect Sepherosa Ziehau 26/03/2012 05:43
git: tcp/sack: Prevent invalid SACK option from being processed Sepherosa Ziehau 26/03/2012 03:41
Re: git: VFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT loop in mountlist_exists() Aggelos Economopoulos 25/03/2012 14:58
git: acpi_hp(4): Fix acquisition of acpi's softc. Sascha Wildner 25/03/2012 12:34
git: rtld: Sync memory allocation with FreeBSD John Marino 25/03/2012 11:28
git: rtld: Fix ELF filter implementation John Marino 25/03/2012 11:28
git: VFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT loop in mountlist_exists() Francois Tigeot 25/03/2012 11:26
git: VFS accounting: do not set vp->v_pfsmp for non-nullfs mounts Francois Tigeot 25/03/2012 09:31
git: defaults: remove /usr/lib/gcc* from ldconfig search path John Marino 24/03/2012 18:22
git: gcc41: remove /usr/lib from rpath John Marino 24/03/2012 18:22
git: gcc44: remove /usr/lib from rpath John Marino 24/03/2012 18:22
git: rtld: Implement DT_RUNPATH and -z nodefaultlib John Marino 24/03/2012 18:22
git: ELF: Update header, sync with binutils 2.22 John Marino 24/03/2012 18:22
git: VFS accounting: fix an issue with unlink operations Francois Tigeot 24/03/2012 14:52
git: vquota(8): Only count files with more than 2 hard links once Francois Tigeot 24/03/2012 14:37
git: libc - Do not allow a stuck syslogd to screw up the entire system Matthew Dillon 24/03/2012 00:37
git: kernel - Add workaround for errata #721 on AMD cpus (found by Matt Dillon) Matthew Dillon 23/03/2012 22:52
git: rpc.yppasswdd(8): Fix some warnings and raise WARNS to 5. Sascha Wildner 23/03/2012 21:37
git: kernel - Improve NFS server error responses when an inode goes away Matthew Dillon 23/03/2012 20:39
git: kernel - Fix improper unlock/relock sequence in HAMMER Matthew Dillon 23/03/2012 20:39
git: kernel - Fix bug in SILI, remove debugging in AHCI Matthew Dillon 23/03/2012 16:07
Re: git: kernel - Fix three AHCI bugs Justin Sherrill 23/03/2012 12:44
Re: git: kernel - Fix another AHCI bug Chris Turner 23/03/2012 09:29
git: kernel - Fix another AHCI bug Matthew Dillon 23/03/2012 08:51
git: tcp/sack: Add comment about the implemented TCP/SACK related RFCs Sepherosa Ziehau 23/03/2012 06:49
git: kernel - Fix mount refs interactions and umount races Matthew Dillon 23/03/2012 04:39
git: kernel - Fix three AHCI bugs Matthew Dillon 23/03/2012 04:34
git: hammer2 hammer2 - Implement depth limit for stack recursion, embedded data fixes Matthew Dillon 22/03/2012 23:54
git: kernel - Cluster fixes + Enable clustering for HAMMER1 Matthew Dillon 22/03/2012 23:51
git: kernel/kobj: Put the default kobj_method inside the kobjop_desc struct. Sascha Wildner 22/03/2012 19:28
git: VFS accounting: handle file truncation on open(2) Francois Tigeot 22/03/2012 17:52
git: pstat.8: The fstat manpage is in section 1. Sascha Wildner 22/03/2012 15:50
git: VFS accounting: isolate the code to find the real mp Francois Tigeot 22/03/2012 13:01
git: hammer2 hammer2 - Bug fixes in allocator and chain_next, rename Matthew Dillon 22/03/2012 07:18
git: hammer2 hammer2 - Major hammer2_chain_*() API cleanup Matthew Dillon 22/03/2012 05:35
git: annotated tag v3.0.2 created Justin C. Sherrill 22/03/2012 03:14
git: hammer2 hammer2 - small-embedded-data fixes, syncer fixes Matthew Dillon 21/03/2012 05:57
git: hammer2 hammer2 - cleanup, stabilization pass Matthew Dillon 21/03/2012 04:24
git: hammer2 hammer2 - Avoid unnecessary IO Matthew Dillon 21/03/2012 04:24
git: hammer2 hammer2 - Reformulate strategy code and direct I/O Matthew Dillon 20/03/2012 22:25
git: kernel - Add argument to nvtruncbuf() Matthew Dillon 20/03/2012 22:11
git: DragonFly_RELEASE_3_0 mpt(4): Fix an issue that caused the driver to attach to mfi(4) cards. Sascha Wildner 20/03/2012 20:20
git: mpt(4): Fix an issue that caused the driver to attach to mfi(4) cards. Sascha Wildner 20/03/2012 20:20
git: aesni(4): Move some unused variables into the #if 0'd parts. Sascha Wildner 20/03/2012 15:33
git: ndis(4): Use the device_t for getting the softc. Sascha Wildner 20/03/2012 12:26
git: hammer2 hammer2 - Flush sequencing Matthew Dillon 20/03/2012 04:24
git: hammer2 hammer2 - Implement variable-sized indirect blocks, clustered reads Matthew Dillon 20/03/2012 04:24
git: kernel - Fix buffer cache deadlock due to multiple buffer cache sizes Matthew Dillon 20/03/2012 04:18
git: kernel - Fix clustered read bug (2) Matthew Dillon 20/03/2012 00:56
git: kernel - Fix clustered read bug Matthew Dillon 20/03/2012 00:12
git: dma.8: Avoid a dead link in the online manual pages. Sascha Wildner 19/03/2012 21:10
git: kernel: Remove two unneeded inclusions of <sys/cdefs.h>. Sascha Wildner 19/03/2012 19:31
git: hammer2 hammer2 - Implelment variable-sized physical storage allocations Matthew Dillon 19/03/2012 17:48
git: hammer2 newfs_hammer2 - cleanup, rename redo area to aux area, add default label Matthew Dillon 19/03/2012 17:48
git: tcp/md5sig: White space and indentation cleanup Sepherosa Ziehau 19/03/2012 06:34
git: kernel/acpi: Add a missing file to the module. Sascha Wildner 18/03/2012 22:31
git: <uuid.h>: Add four missing prototypes. Sascha Wildner 18/03/2012 12:35
git: <sys/gmon.h>: Add prototypes for moncontrol() and monstartup(). Sascha Wildner 18/03/2012 12:35
git: <sys/socket.h>: Add missing prototype for sockatmark(). Sascha Wildner 18/03/2012 12:33
git: opieinfo(1): Raise WARNS to 1. Sascha Wildner 18/03/2012 09:51
git: rtld: fixing bad patch John Marino 18/03/2012 02:33
git: crtstuff: Stop calling _init/_fini methods on dyn binaries John Marino 18/03/2012 02:19
git: rtld: Add main object initialization and finalization John Marino 18/03/2012 02:19
git: crtstuff: refactor John Marino 18/03/2012 02:19
git: crtstuff: Move ELF note definitions to dedicated header John Marino 18/03/2012 02:19
git: crtstuff: Move 6 identical sed patterns to variable John Marino 18/03/2012 02:19
git: rtld: Don't use toupper function in rtld_printf.c John Marino 18/03/2012 02:19
git: crtstuff: Remove unused crtbegin/crtend support files John Marino 18/03/2012 02:19
git: kernel/acpi: Bring in acpi_wmi(4) from FreeBSD, which acpi_hp(4) needs. Sascha Wildner 17/03/2012 16:58
git: kernel: Add sbuf_done() (taken from FreeBSD). Sascha Wildner 17/03/2012 16:24
git: kernel: Really fix DEV_SUPPORT for sys/dev/virtual. Sascha Wildner 17/03/2012 16:00
git: vkernel: Fix DEV_SUPPORT. Sascha Wildner 17/03/2012 15:26
git: dev/virtual/vkernel Makefiles: Remove bogus .PATHs. Sascha Wildner 17/03/2012 14:44
git: vkernel: Move things from dev/virtual to dev/virtual/vkernel. Sascha Wildner 17/03/2012 14:25
git: kernel/{a,b}list: Remove some unused variables in the debug code. Sascha Wildner 17/03/2012 11:09
git: kernel/gre: Remove unused variables. Sascha Wildner 17/03/2012 11:09
git: kernel/hammer: Remove an unused variable. Sascha Wildner 17/03/2012 10:38
git: alc(4): Ifdef out an unused variable and assignment. Sascha Wildner 17/03/2012 10:27
git: kernel/sili: Actually print the generation. Sascha Wildner 17/03/2012 10:05
git: rtld: Shrink by eliminating stdio John Marino 16/03/2012 21:34
git: tcp: Remove the workaround for the old servers in the retransmit timeout Sepherosa Ziehau 16/03/2012 10:59
git: tcp: Lowering initial RTO according to RFC 6298 Sepherosa Ziehau 16/03/2012 10:41
git: tcp: More RFC 3390 conforming Sepherosa Ziehau 16/03/2012 08:58
git: tcp_input: Factor out tcp_established() Sepherosa Ziehau 16/03/2012 07:47
git: tcp/syncache: Simplify syncache_add() interface Sepherosa Ziehau 16/03/2012 07:00
git: join.1: Remove useless .Bk/.Ek Sascha Wildner 16/03/2012 04:06
git: DragonFly_RELEASE_3_0 boot - Fix overflow in CD I/O code Matthew Dillon 16/03/2012 02:21
git: fstat(1): Little fix in a cast. Sascha Wildner 16/03/2012 02:16
git: LINT/LINT64 configs: Reduce differences. Sascha Wildner 16/03/2012 02:12
git: fstat - Include current offset in output Matthew Dillon 16/03/2012 00:40
git: boot - Fix overflow in CD I/O code Matthew Dillon 16/03/2012 00:40
git: kernel: Add mps(4) to our GENERIC kernels. Sascha Wildner 15/03/2012 18:30
git: arp: Don't send gratuitous ARP for devices that are not ethernet typed Sepherosa Ziehau 15/03/2012 10:23
git: LINT64: Adjust comment about TCP_MD5SIG; we use TCP_SIGNATURE_ENABLE Sepherosa Ziehau 15/03/2012 09:51
git: tcp/md5sig: Disallow enable/disable TCP MD5SIG after connect(2)/listen(2) Sepherosa Ziehau 15/03/2012 09:51
git: tcp_input: Always call tcp_mss(), so snd_cwnd could be properly updated Sepherosa Ziehau 15/03/2012 07:09
git: ftpd(8): Remove OLD_SETPROCTITLE related dead code. Sascha Wildner 14/03/2012 18:30
git: DragonFly_RELEASE_3_0 ioapic: By default, disable I/O APIC if we are booting on a virtual machine Sepherosa Ziehau 14/03/2012 09:47
git: DragonFly_RELEASE_3_0 spacialreg: Add CPUID2_VMM according to AMD's CPUID specification Sepherosa Ziehau 14/03/2012 09:46
git: ioapic: By default, disable I/O APIC if we are booting on a virtual machine Sepherosa Ziehau 14/03/2012 03:28
git: spacialreg: Add CPUID2_VMM according to AMD's CPUID specification Sepherosa Ziehau 14/03/2012 03:28
git: Merge branch 'vendor/GCC44' John Marino 13/03/2012 23:09
git: gcc44: Update version to gcc-4.4.7 RELEASE John Marino 13/03/2012 23:09
git: pstat.8: add reference to the fstat(8) command. Chris Turner 13/03/2012 21:15
git: DragonFly_RELEASE_3_0 Merged thread-specific cleanup patch from FreeBSD. Sascha Wildner 13/03/2012 19:39
git: Merged thread-specific cleanup patch from FreeBSD. Sascha Wildner 13/03/2012 19:39
git: DragonFly_RELEASE_3_0 rc.conf.5: Fix the wlan setup example. Sascha Wildner 11/03/2012 18:06
git: rc.conf.5: Fix the wlan setup example. Sascha Wildner 11/03/2012 18:06
git: DragonFly_RELEASE_3_0 <sys/cdefs.h>: For C++, unhide our interfaces via __{BEGIN,END}_DECLS. Sascha Wildner 11/03/2012 14:42
git: <sys/cdefs.h>: For C++, unhide our interfaces via __{BEGIN,END}_DECLS. Sascha Wildner 11/03/2012 14:42
git: gcc44: Instruct linkers to create GNU hash tables John Marino 11/03/2012 09:06
git: rtld: Support DT_GNU_HASH (startup performance increase) John Marino 11/03/2012 09:06
git: pkill(1): add '-j jid' flag to restrict matches to jailed processes. Chris Turner 10/03/2012 11:43
git: DragonFly_RELEASE_3_0 svc_vc_create(3): Initialize xprt with NULL. Sascha Wildner 10/03/2012 08:59
git: Remove the old (and broken) kzip(8) utility. Sascha Wildner 10/03/2012 08:59
git: kgzip(8) is i386 only, so stop building/installing on x86_64. Sascha Wildner 10/03/2012 08:59
git: svc_vc_create(3): Initialize xprt with NULL. Sascha Wildner 10/03/2012 08:59
git: DragonFly_RELEASE_3_0 kernel: fixup accidental whitespace shift in vm_fault_copy_entry commit Chris Turner 09/03/2012 21:46
git: DragonFly_RELEASE_3_0 kernel: reorganize new holds in vm_fault_copy_entry Chris Turner 09/03/2012 21:46
git: DragonFly_RELEASE_3_0 kernel: add missing holds/drops to vm_fault_copy_entry Chris Turner 09/03/2012 21:46
git: kernel: fixup accidental whitespace shift in vm_fault_copy_entry commit Chris Turner 09/03/2012 21:32
git: kernel: reorganize new holds in vm_fault_copy_entry Chris Turner 09/03/2012 21:03
git: kernel: add missing holds/drops to vm_fault_copy_entry Chris Turner 09/03/2012 20:40
git: DragonFly_RELEASE_3_0 setnetpath(3): Fix a double free(). Sascha Wildner 09/03/2012 17:31
git: setnetpath(3): Fix a double free(). Sascha Wildner 09/03/2012 17:30
git: Update the pciconf(8) database. Sascha Wildner 09/03/2012 17:06
git: libalias(3): Bring in some fixes from FreeBSD. Sascha Wildner 09/03/2012 10:57
git: DragonFly_RELEASE_3_0 HAMMER VFS: Conditionalize debug message Matthew Dillon 09/03/2012 06:05
git: HAMMER VFS: Conditionalize debug message Matthew Dillon 09/03/2012 06:04
git: rtld: fix debug statement John Marino 08/03/2012 18:23
git: DragonFly_RELEASE_3_0 kernel: Add a few forgotten crit_exit()s and fix a wrong crit_enter(). Sascha Wildner 07/03/2012 18:22
git: DragonFly_RELEASE_3_0 Installer: fix a (possible) crash in show_ifconfig() Sascha Wildner 07/03/2012 18:22
git: DragonFly_RELEASE_3_0 Installer: one more place where inform() called without a format string Sascha Wildner 07/03/2012 18:22
git: kernel: Add a few forgotten crit_exit()s and fix a wrong crit_enter(). Sascha Wildner 07/03/2012 18:21
git: Installer: one more place where inform() called without a format string YONETANI Tomokazu 07/03/2012 16:12
git: Installer: fix a (possible) crash in show_ifconfig() YONETANI Tomokazu 07/03/2012 15:19
git: Add a coccinelle patch to find 0 (instead of NULL) used with pointers. Sascha Wildner 06/03/2012 19:14
git: Sweep-fix comparing pointers with 0 (and assigning 0 to pointers). Sascha Wildner 06/03/2012 19:08
unsubscribe Daniel Moser Tralamazza 06/03/2012 09:39
git: vfs_conf - remove old debug message tryroot() Alex Hornung 06/03/2012 00:34
git: dump_conf - delay extra 2s before looking for dumpdev Alex Hornung 06/03/2012 00:34
git: vfsops - add two new ops, ncpgen_set, ncpgen_test Alex Hornung 05/03/2012 22:09
git: sin.3: Sort SEE ALSO alphabetically. Sascha Wildner 05/03/2012 12:47
git: DragonFly_RELEASE_3_0 ncurses: Fix an almost 7 year old typo in the profiling libtinfo's name. Sascha Wildner 05/03/2012 10:51
git: ncurses: Fix an almost 7 year old typo in the profiling libtinfo's name. Sascha Wildner 05/03/2012 10:51
git: DragonFly_RELEASE_3_0 gcc44: Remove a wrong define for the profiled math library's name. Sascha Wildner 05/03/2012 10:22
git: gcc44: Remove a wrong define for the profiled math library's name. Sascha Wildner 05/03/2012 10:05
git: Update 'rcrun' with a 'onestart' action to use the rc.subr 'one' functionality Chris Turner 04/03/2012 13:09
git: Add 'one' behavior to rc.subr, update rc.subr.8 . Chris Turner 04/03/2012 11:01
git: Oops, it's kiconv and not kiconf. Sascha Wildner 03/03/2012 12:02
git: Fix a number of incomplete/missing DPADDs. Sascha Wildner 03/03/2012 11:59
git: vi(1): Remove some old tk stuff from the Makefile. Sascha Wildner 03/03/2012 11:59
git: smp.4: Use .Dv for a tunable. Sascha Wildner 02/03/2012 12:44
git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012b from munnari.oz.au Sascha Wildner 02/03/2012 09:26
git: Sync zoneinfo database with tzdata2012b from munnari.oz.au Sascha Wildner 02/03/2012 09:26
git: rtld: Add a special case in do_dlsym() for TLS stored symbols. Sascha Wildner 02/03/2012 09:16
git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012a from munnari.oz.au Sascha Wildner 01/03/2012 14:42
git: Sync zoneinfo database with tzdata2012a from munnari.oz.au Sascha Wildner 01/03/2012 14:42

Mail converted by MHonArc 2.6.8