Author: maxim
Date: Wed Mar 24 06:08:51 2010
New Revision: 205578
URL: http://svn.freebsd.org/changeset/base/205578
Log:
o FreeBSD 7.3 added.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
==
Author: neel
Date: Wed Mar 24 04:52:15 2010
New Revision: 205576
URL: http://svn.freebsd.org/changeset/base/205576
Log:
Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console by
accounting for the "lost time" between when the timer interrupt fired
and when clock_intr() a
Author: nwhitehorn
Date: Wed Mar 24 03:13:24 2010
New Revision: 205574
URL: http://svn.freebsd.org/changeset/base/205574
Log:
The nargvstr and nenvstr properties of arginfo are ints, not longs,
so should be copied to userspace with suword32() instead of suword().
This alleviates problems on
Author: alc
Date: Wed Mar 24 03:07:35 2010
New Revision: 205573
URL: http://svn.freebsd.org/changeset/base/205573
Log:
Adapt r204907 and r205402, the amd64 implementation of the workaround for
AMD Family 10h Erratum 383, to i386.
Enable machine check exceptions by default, just like r2049
On 3/23/10, Kostik Belousov wrote:
> On Tue, Mar 23, 2010 at 09:35:09PM +0100, Paul B Mahol wrote:
>> On 3/23/10, Kostik Belousov wrote:
>> > On Tue, Mar 23, 2010 at 08:21:31PM +0100, Ed Schouten wrote:
>> >> * Ed Maste wrote:
>> >> > I was just about to follow up with a comment to that effect.
Author: rmacklem
Date: Wed Mar 24 02:02:02 2010
New Revision: 205572
URL: http://svn.freebsd.org/changeset/base/205572
Log:
Fix the experimental NFS subsystem so that it uses the correct
preprocessor macro name for not requiring strict data alignment.
Suggested by: marius
MFC after:
Author: delphij
Date: Tue Mar 23 23:56:22 2010
New Revision: 205570
URL: http://svn.freebsd.org/changeset/base/205570
Log:
Update metadata information as well as upgrade instructions.
Modified:
head/contrib/netcat/FREEBSD-upgrade
head/contrib/netcat/FREEBSD-vendor
Modified: head/contrib/ne
Author: marcel
Date: Tue Mar 23 23:46:28 2010
New Revision: 205569
URL: http://svn.freebsd.org/changeset/base/205569
Log:
Fix an off-by-one bug for the number of slots on a PCI/PCI-X bus.
We failed to setup PCI devices on slot 31 and that's where the
SATA controller is for the P2020 eval boa
Author: delphij
Date: Tue Mar 23 23:28:14 2010
New Revision: 205568
URL: http://svn.freebsd.org/changeset/base/205568
Log:
MFC: less v436.
Added:
stable/7/contrib/less/cvt.c
- copied unchanged from r204195, head/contrib/less/cvt.c
stable/7/contrib/less/pattern.c
- copied unchanged
Author: jilles
Date: Tue Mar 23 23:25:17 2010
New Revision: 205567
URL: http://svn.freebsd.org/changeset/base/205567
Log:
MFC r205398: Do not create *.gmon files for PIE executables on i386.
Scrt1_c.o was accidentally compiled with -DGCRT (profiling), like gcrt1_c.o.
This problem is i386-
Author: jkim
Date: Tue Mar 23 23:19:23 2010
New Revision: 205566
URL: http://svn.freebsd.org/changeset/base/205566
Log:
Add my copyright here. It seems I have contributed enough code. :-)
Modified:
head/sys/dev/fb/vesa.c
Modified: head/sys/dev/fb/vesa.c
=
Author: delphij
Date: Tue Mar 23 23:16:35 2010
New Revision: 205565
URL: http://svn.freebsd.org/changeset/base/205565
Log:
Collapase mergeinfo. No content change.
Modified:
Directory Properties:
stable/8/contrib/less/ (props changed)
stable/8/contrib/netcat/ (props changed)
___
Author: jkim
Date: Tue Mar 23 23:10:17 2010
New Revision: 205564
URL: http://svn.freebsd.org/changeset/base/205564
Log:
Be extremely careful when we determine bytes per scan line information.
First, we compare mode table data against minimum value. If the mode table
does not make sense, we
Author: delphij
Date: Tue Mar 23 23:09:38 2010
New Revision: 205563
URL: http://svn.freebsd.org/changeset/base/205563
Log:
MFC: nc from OpenBSD 4.6.
Deleted:
stable/7/contrib/netcat/FREEBSD-Xlist
stable/7/contrib/netcat/FREEBSD-upgrade
Modified:
stable/7/contrib/netcat/atomicio.c (conte
Author: rmacklem
Date: Tue Mar 23 23:03:30 2010
New Revision: 205562
URL: http://svn.freebsd.org/changeset/base/205562
Log:
When the regular NFS server replied to a UDP client out of the replay
cache, it did not free the request argument mbuf list, resulting in a leak.
This patch fixes that
Author: delphij
Date: Tue Mar 23 23:00:35 2010
New Revision: 205561
URL: http://svn.freebsd.org/changeset/base/205561
Log:
MFV: Update nc to the version from OpenBSD 4.7.
MFC after:1 month
Modified:
head/contrib/netcat/nc.1
head/contrib/netcat/netcat.c
Directory Properties:
head/
Author: delphij
Date: Tue Mar 23 22:56:53 2010
New Revision: 205560
URL: http://svn.freebsd.org/changeset/base/205560
Log:
Tag for nc from OpenBSD 4.7.
Added:
vendor/netcat/4.7/
- copied from r205559, vendor/netcat/dist/
___
svn-src-all@freebsd
Author: delphij
Date: Tue Mar 23 22:56:19 2010
New Revision: 205559
URL: http://svn.freebsd.org/changeset/base/205559
Log:
Import nc from OpenBSD's OPENBSD_4_7 as of today.
Modified:
vendor/netcat/dist/nc.1
vendor/netcat/dist/netcat.c
Modified: vendor/netcat/dist/nc.1
=
Author: jkim
Date: Tue Mar 23 22:50:22 2010
New Revision: 205558
URL: http://svn.freebsd.org/changeset/base/205558
Log:
Fall back to VGA palette functions if VESA function failed and DAC is still
in 6-bit mode. Although we have to check non-VGA compatibility bit here,
it seems there are too
Author: jkim
Date: Tue Mar 23 22:35:52 2010
New Revision: 205557
URL: http://svn.freebsd.org/changeset/base/205557
Log:
Map entire video memory again. This is a partial backout of r203535.
Although we do not use them all directly, it seems VGA render may access
unmapped memory region and ca
thanks a bunch. :)
--
Alexander Best
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
Author: yongari
Date: Tue Mar 23 22:24:02 2010
New Revision: 205556
URL: http://svn.freebsd.org/changeset/base/205556
Log:
MFC r204378:
Add TSO support on VLANs. While I'm here remove unnecessary check
of VLAN hardware checksum offloading. vlan(4) already takes care of
this.
Modifie
Author: yongari
Date: Tue Mar 23 22:22:26 2010
New Revision: 20
URL: http://svn.freebsd.org/changeset/base/20
Log:
MFC r204378:
Add TSO support on VLANs. While I'm here remove unnecessary check
of VLAN hardware checksum offloading. vlan(4) already takes care of
this.
Modifie
Author: yongari
Date: Tue Mar 23 22:20:51 2010
New Revision: 205554
URL: http://svn.freebsd.org/changeset/base/205554
Log:
MFC r204377:
Add TSO support on VLANs. While I'm here remove unnecessary check
of VLAN hardware checksum offloading. vlan(4) already takes care of
this.
Modifie
Author: yongari
Date: Tue Mar 23 22:19:27 2010
New Revision: 205553
URL: http://svn.freebsd.org/changeset/base/205553
Log:
MFC r204377:
Add TSO support on VLANs. While I'm here remove unnecessary check
of VLAN hardware checksum offloading. vlan(4) already takes care of
this.
Modifie
Author: yongari
Date: Tue Mar 23 22:17:49 2010
New Revision: 205552
URL: http://svn.freebsd.org/changeset/base/205552
Log:
MFC r204376:
Disable TSO on BCM5755M controller until I understand better for
the issue. I still have no idea why TSO does not work on this
controller. davidch@
Author: jkim
Date: Tue Mar 23 22:16:57 2010
New Revision: 205550
URL: http://svn.freebsd.org/changeset/base/205550
Log:
Separate 24-bit pixel draw from 32-bit case. Although it is slower, we do
not want to write a useless zero to inaccessible memory region.
Modified:
head/sys/dev/syscons/s
Author: yongari
Date: Tue Mar 23 22:16:12 2010
New Revision: 205549
URL: http://svn.freebsd.org/changeset/base/205549
Log:
MFC r204376:
Disable TSO on BCM5755M controller until I understand better for
the issue. I still have no idea why TSO does not work on this
controller. davidch@
Author: yongari
Date: Tue Mar 23 22:14:05 2010
New Revision: 205548
URL: http://svn.freebsd.org/changeset/base/205548
Log:
MFC r204373-204374:
r204373:
Move TSO setup to new function bce_tso_setup(). Also remove VLAN
parsing code in TSO path as the controller requires VLAN hardware
Author: yongari
Date: Tue Mar 23 22:11:39 2010
New Revision: 205547
URL: http://svn.freebsd.org/changeset/base/205547
Log:
MFC r204373-204374:
r204373:
Move TSO setup to new function bce_tso_setup(). Also remove VLAN
parsing code in TSO path as the controller requires VLAN hardware
Author: yongari
Date: Tue Mar 23 22:06:59 2010
New Revision: 205546
URL: http://svn.freebsd.org/changeset/base/205546
Log:
MFC r204368,204370-204372:
r204368:
Allow disabling VLAN hardware tag stripping with software work
around. Management firmware(ASF/IPMI/UMP) requires the VLAN
Author: yongari
Date: Tue Mar 23 22:04:18 2010
New Revision: 205544
URL: http://svn.freebsd.org/changeset/base/205544
Log:
MFC r204368,204370-204372:
r204368:
Allow disabling VLAN hardware tag stripping with software work
around. Management firmware(ASF/IPMI/UMP) requires the VLAN
Author: yongari
Date: Tue Mar 23 21:56:07 2010
New Revision: 205543
URL: http://svn.freebsd.org/changeset/base/205543
Log:
MFC r204363,204365-204367,204539-204540:
r204363:
Optimize inserting LE for TX checksum computation. Controller does
not require checksum LE configuration if check
On Tue, Mar 23, 2010 at 09:49:34PM +, John Baldwin wrote:
> Author: jhb
> Date: Tue Mar 23 21:49:33 2010
> New Revision: 205541
> URL: http://svn.freebsd.org/changeset/base/205541
>
> Log:
> Implement /proc/filesystems.
>
> Submitted by: Fernando Apesteguia fernando.apesteguia (gm
Author: yongari
Date: Tue Mar 23 21:51:31 2010
New Revision: 205542
URL: http://svn.freebsd.org/changeset/base/205542
Log:
MFC r204363,204365-204367,204539-204540:
r204363:
Optimize inserting LE for TX checksum computation. Controller does
not require checksum LE configuration if check
Author: jhb
Date: Tue Mar 23 21:49:33 2010
New Revision: 205541
URL: http://svn.freebsd.org/changeset/base/205541
Log:
Implement /proc/filesystems.
Submitted by: Fernando Apesteguia fernando.apesteguia (gmail)
Modified:
head/sys/compat/linprocfs/linprocfs.c
Modified: head/sys/compat/lin
Author: yongari
Date: Tue Mar 23 21:43:01 2010
New Revision: 205540
URL: http://svn.freebsd.org/changeset/base/205540
Log:
MFC r204361-204362:
r204361:
Reuse the configured LE for VLAN if new LE was created for TSO.
Only old controllers need to create new LE for TSO. This change
ma
Author: jhb
Date: Tue Mar 23 21:39:33 2010
New Revision: 205539
URL: http://svn.freebsd.org/changeset/base/205539
Log:
Enable the ability to build ZFS into the loader so that /boot/zfsloader
actually contains ZFS support.
Submitted by: Alexander Zagrebin alexz of visp ru
Modified:
sta
Author: gallatin
Date: Tue Mar 23 21:38:41 2010
New Revision: 205538
URL: http://svn.freebsd.org/changeset/base/205538
Log:
MFC 204212: Update mxge to support IFCAP_VLAN_HWTSO
Modified:
stable/7/sys/dev/mxge/if_mxge.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl
Author: yongari
Date: Tue Mar 23 21:38:25 2010
New Revision: 205537
URL: http://svn.freebsd.org/changeset/base/205537
Log:
MFC r204361-204362:
r204361:
Reuse the configured LE for VLAN if new LE was created for TSO.
Only old controllers need to create new LE for TSO. This change
ma
On Tuesday 23 March 2010 5:08:07 pm John Baldwin wrote:
> Author: jhb
> Date: Tue Mar 23 21:08:07 2010
> New Revision: 205536
> URL: http://svn.freebsd.org/changeset/base/205536
>
> Log:
> Reject attempts to create a MAP_ANON mapping with a non-zero offset.
>
> PR: kern/71258
> Su
Author: jhb
Date: Tue Mar 23 21:08:07 2010
New Revision: 205536
URL: http://svn.freebsd.org/changeset/base/205536
Log:
Reject attempts to create a MAP_ANON mapping with a non-zero offset.
PR: kern/71258
Submitted by: Alexander Best
MFC after:2 weeks
Modified:
head/lib/l
On Tue, Mar 23, 2010 at 09:35:09PM +0100, Paul B Mahol wrote:
> On 3/23/10, Kostik Belousov wrote:
> > On Tue, Mar 23, 2010 at 08:21:31PM +0100, Ed Schouten wrote:
> >> * Ed Maste wrote:
> >> > I was just about to follow up with a comment to that effect. We do want
> >> > it to become a panic, b
On 3/23/10, Kostik Belousov wrote:
> On Tue, Mar 23, 2010 at 08:21:31PM +0100, Ed Schouten wrote:
>> * Ed Maste wrote:
>> > I was just about to follow up with a comment to that effect. We do want
>> > it to become a panic, but I would prefer to hold off until we address
>> > the known issue with
Author: marcel
Date: Tue Mar 23 20:12:53 2010
New Revision: 205535
URL: http://svn.freebsd.org/changeset/base/205535
Log:
Add definitions for a 4th PCI host controller. No Freescale processor
has all 4 implemented, but across the processors we now support all the
combinations. For example, t
Author: delphij
Date: Tue Mar 23 20:08:18 2010
New Revision: 205534
URL: http://svn.freebsd.org/changeset/base/205534
Log:
Add PCI ID for MCS9901's parallel port.
PR: kern/144713
Submitted by: gcooper
MFC after:2 weeks
Modified:
head/sys/dev/ppc/ppc_pci.c
Modified: hea
On Tue, Mar 23, 2010 at 08:21:31PM +0100, Ed Schouten wrote:
> * Ed Maste wrote:
> > I was just about to follow up with a comment to that effect. We do want
> > it to become a panic, but I would prefer to hold off until we address
> > the known issue with padlock(4).
>
> I have seen this message
Author: yongari
Date: Tue Mar 23 19:44:59 2010
New Revision: 205532
URL: http://svn.freebsd.org/changeset/base/205532
Log:
MFC r204228,204230:
r204228:
Add TSO support on VLANs. Also make sure to update TSO capability
whenever jumbo frame is configured.
While I'm here remove unnece
Author: yongari
Date: Tue Mar 23 19:41:43 2010
New Revision: 205531
URL: http://svn.freebsd.org/changeset/base/205531
Log:
MFC r204228,204230:
r204228:
Add TSO support on VLANs. Also make sure to update TSO capability
whenever jumbo frame is configured.
While I'm here remove unnece
Author: yongari
Date: Tue Mar 23 19:38:45 2010
New Revision: 205530
URL: http://svn.freebsd.org/changeset/base/205530
Log:
MFC r204225:
Add TSO support on VLANs. jme(4) controllers do not require VLAN
hardware tagging to make TSO work over VLANs.
Modified:
stable/7/sys/dev/jme/if_jme.
Author: yongari
Date: Tue Mar 23 19:37:15 2010
New Revision: 205529
URL: http://svn.freebsd.org/changeset/base/205529
Log:
MFC r204225:
Add TSO support on VLANs. jme(4) controllers do not require VLAN
hardware tagging to make TSO work over VLANs.
Modified:
stable/8/sys/dev/jme/if_jme.
Author: yongari
Date: Tue Mar 23 19:34:34 2010
New Revision: 205528
URL: http://svn.freebsd.org/changeset/base/205528
Log:
MFC r204155,204219:
r204155:
Increase PCIe maximuim read request size to 2048. Because re(4) uses
Tx DMA burst size 2048, I beleive PCIe maximum read request size
Author: marcel
Date: Tue Mar 23 19:30:56 2010
New Revision: 205527
URL: http://svn.freebsd.org/changeset/base/205527
Log:
Enable power management for E500 cores. Use "doze" for now to make
sure the caches remain coherent. For single-core configurations and
with busdma changes we could eventu
Author: yongari
Date: Tue Mar 23 19:30:15 2010
New Revision: 205526
URL: http://svn.freebsd.org/changeset/base/205526
Log:
MFC r204155,204219:
r204155:
Increase PCIe maximuim read request size to 2048. Because re(4) uses
Tx DMA burst size 2048, I beleive PCIe maximum read request size
Author: yongari
Date: Tue Mar 23 19:24:17 2010
New Revision: 205524
URL: http://svn.freebsd.org/changeset/base/205524
Log:
MFC r204151,204223:
r204151:
Add TSO support on VLAN. Controller requires VLAN hardware tagging
to make TSO work on VLAN. So if VLAN hardware tagging is disabled
* Ed Maste wrote:
> I was just about to follow up with a comment to that effect. We do want
> it to become a panic, but I would prefer to hold off until we address
> the known issue with padlock(4).
I have seen this message appear when using the ndisulator as well. How
are we going to solve it i
Author: yongari
Date: Tue Mar 23 19:16:35 2010
New Revision: 205523
URL: http://svn.freebsd.org/changeset/base/205523
Log:
MFC r204151,204223:
r204151:
Add TSO support on VLAN. Controller requires VLAN hardware tagging
to make TSO work on VLAN. So if VLAN hardware tagging is disabled
Author: kensmith
Date: Tue Mar 23 19:11:25 2010
New Revision: 205522
URL: http://svn.freebsd.org/changeset/base/205522
Log:
7.3-RELEASE is out so shift from PRERELEASE to STABLE.
Modified:
stable/7/sys/conf/newvers.sh
Modified: stable/7/sys/conf/newvers.sh
===
Author: hrs
Date: Tue Mar 23 18:36:45 2010
New Revision: 205521
URL: http://svn.freebsd.org/changeset/base/205521
Log:
Trim old items and add an errata item for 7.3R.
Modified:
stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml
stable/7/release/doc/share/sgml/release.ent
Modified: st
Author: delphij
Date: Tue Mar 23 18:00:50 2010
New Revision: 205520
URL: http://svn.freebsd.org/changeset/base/205520
Log:
Correct cross reference.
MFC after:2 weeks
Modified:
head/share/man/man3/pthread_affinity_np.3
Modified: head/share/man/man3/pthread_affinity_np.3
=
Author: avg
Date: Tue Mar 23 17:14:50 2010
New Revision: 205519
URL: http://svn.freebsd.org/changeset/base/205519
Log:
MFC r205333: vfs_mount.9: drop cross-reference to a removed manual
Modified:
stable/8/share/man/man9/vfs_mount.9
Directory Properties:
stable/8/share/man/man9/ (props cha
On Tue, Mar 23, 2010 at 6:54 AM, John Baldwin wrote:
> On Tuesday 23 March 2010 6:33:51 am K. Macy wrote:
>> The size change causes the initialization path to change in a way that
>> currently causes crashes.
>
> Are you planning on debugging it further? Does UMA_BOOTPAGES or NKPT need to
> be la
Author: jh
Date: Tue Mar 23 16:45:29 2010
New Revision: 205518
URL: http://svn.freebsd.org/changeset/base/205518
Log:
MFC r205121:
Use an unique directory name instead of hardcoded /tmp/.diskless.
A malicious user could create a file named /tmp/.diskless and cause
the script to misbehav
On Tue, Mar 23, 2010 at 09:55:28AM -0400, John Baldwin wrote:
> On Tuesday 23 March 2010 6:15:27 am Luigi Rizzo wrote:
> > On Tue, Mar 23, 2010 at 09:58:59AM +, Luigi Rizzo wrote:
> > ...
> >
> > > Directory Properties:
> > > stable/8/ (props changed)
> > > stable/8/Makefile.inc1 (prop
Author: rpaulo
Date: Tue Mar 23 14:31:31 2010
New Revision: 205516
URL: http://svn.freebsd.org/changeset/base/205516
Log:
When receiving a management frame, pass the mbuf to bpf before calling
iv_recv_mgmt(). iv_recv_mgmt() will generate management frame responses
and pass them to bpf before
On Tuesday 23 March 2010 6:15:27 am Luigi Rizzo wrote:
> On Tue, Mar 23, 2010 at 09:58:59AM +, Luigi Rizzo wrote:
> ...
>
> > Directory Properties:
> > stable/8/ (props changed)
> > stable/8/Makefile.inc1 (props changed)
> > stable/8/ObsoleteFiles.inc (props changed)
> ...
> > st
On Tuesday 23 March 2010 6:33:51 am K. Macy wrote:
> The size change causes the initialization path to change in a way that
> currently causes crashes.
Are you planning on debugging it further? Does UMA_BOOTPAGES or NKPT need to
be larger?
> On Mar 23, 2010 2:57 AM, "Ivan Voras" wrote:
>
> On
Author: rpaulo
Date: Tue Mar 23 13:15:11 2010
New Revision: 205515
URL: http://svn.freebsd.org/changeset/base/205515
Log:
Add MCS to the list of media types.
Sponsored by: iXsystems, inc.
Modified:
head/sys/net/if_media.h
Modified: head/sys/net/if_media.h
===
Author: rpaulo
Date: Tue Mar 23 12:05:25 2010
New Revision: 205514
URL: http://svn.freebsd.org/changeset/base/205514
Log:
Add a missing LINE_BREAK() after printing the roaming parameters in
verbose mode.
Sponsored by: iXsystems, inc.
MFC after:2 weeks
Modified:
head/sbin/ifconfig
Author: rpaulo
Date: Tue Mar 23 12:03:09 2010
New Revision: 205513
URL: http://svn.freebsd.org/changeset/base/205513
Log:
Add a new field for extended HT capabilities.
Submitted by: Alexander Egorenkov
MFC after:2 weeks
Sponsored by: iXsystems, inc.
Modified:
head/sys/net80211/i
Author: rpaulo
Date: Tue Mar 23 11:33:08 2010
New Revision: 205512
URL: http://svn.freebsd.org/changeset/base/205512
Log:
Finish the much belated Intel XScale hwpmc(4) man page.
Modified:
head/lib/libpmc/pmc.xscale.3
Modified: head/lib/libpmc/pmc.xscale.3
The size change causes the initialization path to change in a way that
currently causes crashes.
On Mar 23, 2010 2:57 AM, "Ivan Voras" wrote:
On 22 March 2010 23:39, Kip Macy wrote:
> Author: kmacy
> Date: Mon Mar 22 22:39...
Does this mean you have determined that aligning these structures is
On Tue, Mar 23, 2010 at 09:58:59AM +, Luigi Rizzo wrote:
...
> Directory Properties:
> stable/8/ (props changed)
> stable/8/Makefile.inc1 (props changed)
> stable/8/ObsoleteFiles.inc (props changed)
...
> stable/8/usr.sbin/wpa/ (props changed)
> stable/8/usr.sbin/ypserv/ (p
Author: luigi
Date: Tue Mar 23 09:58:59 2010
New Revision: 205511
URL: http://svn.freebsd.org/changeset/base/205511
Log:
MFC of a large number of ipfw and dummynet fixes and enhancements
done in CURRENT over the last 4 months.
HEAD and RELENG_8 are almost in sync now for ipfw, dummynet
the
On 22 March 2010 23:39, Kip Macy wrote:
> Author: kmacy
> Date: Mon Mar 22 22:39:32 2010
> New Revision: 205487
> URL: http://svn.freebsd.org/changeset/base/205487
>
> Log:
> - enable alignment on amd64 only
Does this mean you have determined that aligning these structures is
not as beneficial o
75 matches
Mail list logo