Dave Korn kirjoitti:
Original Message
From: Jani Tiainen
Sent: 03 May 2005 15:26
Dave Korn kirjoitti:
On May 3 00:25, Utku Ozcan wrote:
I *think* that the test below, which tests memory allocation limit of
Cygwin *might* produce problems in Windows XP:
http://sources.redhat.com/cygwin
gh.. I get consistent 1536MB allocation. But some times
maxmem freezes machine for a while... No leak detected..
Running Windows XP Pro SP 2 with AMD64, cygwin.dll 1.5.14-1
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/pro
Max Bowsher kirjoitti:
Jani Tiainen wrote:
Why to reinvent wheel..?
You could use existing systems, like Debian package-system (deb),
RPM-system like Fedora Core/RedHat, or Gentoo's Emerge.
All working, proven technologies.
Would you like to have a go at porting one of them to Windows,
n "complete package" way. (For some reason
or another), so you really are used to install "everything", or at least
very large packages. You don't have such a finegrained control over
installation as Linux distributions tend to have...
--
Jani Tiainen
--
Unsubscribe
ndows platform. I don't think this applies to anywhere else).
But until it GCC can do something like that, best way is to not to have
"constant" variables that are not really constants in shared libraries.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s
h automake/autoconf.
But still is there some special environment vars (like PKG_CONFIG_PATH)
that I have to set to make things sure..?
And of course I use Cygwin for ssh + xorg connectivity to my Linux
server...
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si
exists cygwin uses only my own libs..?
Thank you for answers, and Happy Easter to all of you who celebrates it.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
yet, Bloodshed Dev-C++ IDE, much easier to setup (specially
latter) than Cygwin, but using these tools doesn't enable some
functionalty found in *nix systems.
Of course, if you need good POSIX/*nix thingies, or libraries commonly
found under *nix systems, Cygwin is choice for you.
--
happened]
Since this really doesn't involve Cygwin in any other way than files are
part of Cygwin, you're better to ask your question in some Linux
spesific group about such a problem.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
you really need basic files:
cp /etc/skel/* ~
chown `echo $USER`: .bash_profile .bashrc .inputrc
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
in new
shell process in *nix style system) is a bit different from Windows/DOS
batch files.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
colouring, block wrapping and such. And best of all,
works well with different line-endings.
Of course there is some good alternatives in Cygwin distribution also...
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/proble
nts) cygcheck
output would do good here...
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
I'm trying to compile some code natively under windoze by using mingw32
compilation.
Problem is that I have same libraries for both worlds, Cygwin and
mingw32. How I can tell in configure-phase that gcc can use libraries
only from spesified location, like /target/lib and includes from
/target/
Apparently libgnomeprint doesn't support pdf-printing. Any chances to
get it working?
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.htm
Igor Pechtchanski wrote:
On Mon, 1 Nov 2004, Jani Tiainen wrote:
I found out that many ported gnome libs are dependant to libresolv,
unfortunately I was unable to find one.. Any hints where I could get
that one for Cygwin?
Can't fault you, as a package search for "libresolv" retur
Jani Tiainen wrote:
Gerrit P. Haase wrote:
Jani Tiainen wrote:
I found out that many ported gnome libs are dependant to libresolv,
unfortunately I was unable to find one.. Any hints where I could get
that one for Cygwin?
WE have the package minres, it includes all needed to replace
libresolv
Gerrit P. Haase wrote:
Jani Tiainen wrote:
I found out that many ported gnome libs are dependant to libresolv,
unfortunately I was unable to find one.. Any hints where I could get
that one for Cygwin?
WE have the package minres, it includes all needed to replace libresolv
and also creates a
I found out that many ported gnome libs are dependant to libresolv,
unfortunately I was unable to find one.. Any hints where I could get
that one for Cygwin?
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Yaakov Selkowitz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jani Tiainen wrote:
| I'm trying to compile app that uses docbook but even I installed all
| necessary packages I end up having error while running 'configure':
|
| checking which XML catalog to use... /
pts...
Are packages installed improperly in wrong directory?
And I was using latest packages available at ftp.funet.fi...
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com
Jani Tiainen wrote:
I'm trying to compile app that uses docbook but even I installed all
necessary packages I end up having error while running 'configure':
checking which XML catalog to use... /etc/xml/catalog
checking for DocBook XML DTD... configure: error: not found. Make sur
und=$vers
break
fi
done
I found out some references to additional "buildcatalog" script, but is
that needed or do I have to specify some environment variable or
parameter for configure?
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Proble
look their "Rateless Public License", it violates licence of
GPL that permits modifiction, selling etc. as far as sources are
provided for further modifications.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://c
to Cygwin...
Microsoft also offers "competitive" package, SFU that has, mainly libs
for POSIX stuff. It doesn't contain all magnificent applications that
Cygwin does, like X11 and SSH (which are great tools when used together.)
But yes, that's OT.
Yep. A perfect topi
ource code please?
Only if daemon is published (or distributed)... =)
Until then, you'll have to wait. (GPL section 2)
After distributing to "outside" you can have your copy.
(http://www.gnu.org/licenses/gpl-faq.html#InternalDistribution)
--
Jani Tiainen
--
Unsubscribe info:
Christopher Faylor wrote:
On Thu, Oct 14, 2004 at 09:08:04AM +0300, Jani Tiainen wrote:
Could setup be extended (or even used in current form) to have virtual
packages that could install some basic tools as a whole working
combination, like X11 server? More or less like it is done in Debian (my
found out that
I've missing startup-scripts. It would be more convenient to have
virtual package that installs "all" for that first time so you don't
have to know what you're installing... It would be helpful.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.c
s to plugin function, since windows libraries and
applications doesn't allow unresolved symbols in linktime (so called
backlinking issue)...
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Do
nd play around with ? and help to
get it down.
At least I have this netsh.exe available in my win2k system.. Never
heard about it before this but seems very nice tool indeed.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http:/
t;C and
C++ development tools" and you get all needed stuff to build programs,
maybe even in neat single download package. After that you could name
installation package as "Cygwin Environment version 99.99" and refer
people to download and use that specified package.
Hmm
If you develop software for customers (or public audience), where are
the sources for published software..?
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
3APA3A wrote:
Dear Jani tiainen,
--Sunday, September 19, 2004, 9:33:42 AM, you wrote to [EMAIL PROTECTED]:
Jt> If you compile it under Cygwin _and_ link your app against _any_ GPL
Jt> library (including cygwin1.dll in Windoze) your application license must
Jt> be GPL. You still hold copy
Bobby McNulty wrote:
Jani tiainen wrote:
Bobby McNulty Junior wrote:
I'm build Cygwin on Linux. This will be transfered to Windows.
In other other words, guys, I'm back to pragramming for Cygwin.
Do I have to turn in a copyright assignment? i don't work for a
company. I'm f
es (like MySQL) that uses dual licensing, one which
is GPL and one commercial.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
uot; (or similiar). On
second run with exactly same parameters it works.
Any explanations for a such behavior?
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.ht
(DLL in terms of Windoze), with
VC. Then you can export API calls to .def and create .a from there on.
Well of course you can generate .def from VC compilation and then
generate .a lib. But this applies only to shared libs.
To my knowledge it's not possible to do this with static libs.
--
Jani
Colin JN Breame wrote:
Is there a Gnome port (2.6) to cygwin?
AFAIK no there isn't. Gnome 2.4 is partly ported to cygwim but there
still exists problems.
You can follow status of project at <http://cygnome2.sourceforge.net>
--
Jani Tiainen
--
Unsubscribe info: http://cy
or is it ever
planned to be removed but it's usually safe to ignore it.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ning. It's used as fallback in
pkgconfig when pkgconfig can't find package you're trying to locate.
First see that you have gtk+-2.0.pc file in /usr/lib/pkgconfig or
usr/X11R6/lib/pkgconfig directory. If not, look do yoy have gtk*.dll.a
files in /usr/lib or /usr/X11R6/lib if not yo
ss, (if it's under
25 MB...)
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
can get a package out of
this.
Err... atleast it compiled okay with mine setup (I used 2.5.1) but I
couldn't get pango 1.5.2 to compile, there were some errors in win32
backend.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: ht
Ken Dibble wrote:
One starting point is
http://gladewin32.sourceforge.net/
They say that they have GTK+ 2.44 runtime for windows both with and
separate from libglade.
regards,
ken
Jani tiainen wrote:
Is there version that is not compiled against X11 libraries (so it
uses native Windows
Is there version that is not compiled against X11 libraries (so it uses
native Windows) available or do I have to compile GTK and such from source?
Is there pointers where I find info about compiling non-X11 versions of GTK?
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml
Jani tiainen wrote:
Christopher Faylor wrote:
On Sat, Jul 31, 2004 at 08:58:34PM +0300, Jani tiainen wrote:
I tried googling around but couldn't really find reason (and
solution) why configure script ends in error stating:
$ ./configure
configure: error: cannot find install-sh or install.
Christopher Faylor wrote:
On Sat, Jul 31, 2004 at 08:58:34PM +0300, Jani tiainen wrote:
I tried googling around but couldn't really find reason (and solution)
why configure script ends in error stating:
$ ./configure
configure: error: cannot find install-sh or install.
I tried googling around but couldn't really find reason (and solution)
why configure script ends in error stating:
$ ./configure
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
Something to check/set to get that working?
--
Jani Tiainen
--
Unsubscribe info:
Larry Hall wrote:
At 12:56 PM 7/31/2004, you wrote:
Robert McNulty Junior wrote:
I get it too.
X11 is not installed first.
Try installing X11 first, then GTk2
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Jani tiainen
Sent: Saturday, July 31, 2004 10:11 AM
Robert McNulty Junior wrote:
I get it too.
X11 is not installed first.
Try installing X11 first, then GTk2
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Jani tiainen
Sent: Saturday, July 31, 2004 10:11 AM
To: Cygwin List
Subject: Install failure
I'm t
I'm trying to install GTK2 from Cygwin net install, but I always endup
having following error in /etc/postinstall/gtk2-x11.sh:
gtk2-query-immodules-2.0.exe - Unable to Locate DLL
The dyamix link library cygX11-6.dll could not be found in specified path...
--
Jani Tiainen
--
Unsubscribe
Christopher Faylor wrote:
On Sun, Jul 25, 2004 at 06:04:18PM +0300, Jani tiainen wrote:
Recently I wanted to install Cygnome2 packages, and noticed that you
can't install them simultaenously with rest of Cygwin - problem is that
you can't really tell from packages which comes from wh
installed instead wanted Cygnome2 packages - and nothing really worked.
It would be handy to see in selection from where package is going to be
downloaded/installed it would ease up things a little bit.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Probl
Vadim Berezniker wrote:
Jani tiainen wrote:
Vadim Berezniker wrote:
I followed the FAQ and the various mailing list messages and was able
to build a dll that I can load with LoadLibrary.
The code inside the DLL makes calls to code in other libraries and
for the most part this is okay.
When I
calling those LoadLibrary calls? It's unsafe (and not
really recommended) to call them in DllMain.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.htm
funcs
or variables it's simpler to write .def by hand.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Yaakov Selkowitz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jani tiainen wrote:
| I'm trying to install XML::Parser to perl, but no success. For some
| reason CPAN install fails with:
|
|
| Anyone succeeded with this module?
I have a binary package of XML::Parser 2.34 available at
Jani tiainen wrote:
I'm trying to install XML::Parser to perl, but no success. For some
reason CPAN install fails with:
Well, found the reason:
It appears that Visual Studio .NET environment variable "LIB" produced
invalid output in Makefile.
I also run into same problem (another
this module?
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
has the console mode flag set. If not, it
could do whatever the Cygwin 'run' program does to spin the program off,
detached from the shell.
That would be totally inconsistent how shells work. IMO, adding
ampresand at end of command works as intended and is consistent how
things work i
mage format changes own hack needs to be updated,
M$-solution still works. (Or doesn't...)
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ng that is sent to HTTP
server.
Shows up bad design - nothing more, nothing less.
But I strongly suggest using Mozilla Firefox with tab and mouse gesture
extensions (or Mozilla Suite if you prefer) instead of IE - you get much
more out of web browsing.. And more or less important point - it
itten GUI frontend for application that did both, used
stdio to communicate with user but showed a GUI also.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
t should answer to most of questions.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Christopher Faylor wrote:
On Tue, Jun 15, 2004 at 03:37:05PM +0300, Jani tiainen wrote:
Christopher Faylor wrote:
On Tue, Jun 15, 2004 at 09:58:16AM +0100, John Cooper wrote:
Is it a known limitation that "native" Windows programs cannot be
suspended?
Yes. Window programs do not underst
ed/resumed but not by cygwin (or shell that is running and
waiting finishing of active process).
It could be done in such a way that it could be possible, but it would
need propably need native windows stuff in shell(s) in question.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#u
Jani tiainen wrote:
[EMAIL PROTECTED] wrote:
[Snip]
So is there a Linux version of setup.exe and if not, how do I populate
the Linux filesystem from which the DOS box will install Cygwin?
Cygwin needs still Windows environment, not DOS environment. And for
Linux and Windows co-operation you
on Linux side).
For further information refer Linux documentation about Samba server,
and accessing network shares for Windows machine.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
n-us/dllproc/base/scheduling_priorities.asp>
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
x27;t exists in Win 95, 98, ME or NT4.
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Please, avoid top postings, this is hard to reply...
Christian Rudiger wrote:
Hello Al,
thank you, it worked.
i putted one at the end of the program just writing :
}; // end of class
int main(){}
why does that work? I think thats strange.
Strange? Every program needs starting point. For standard C(
Jani tiainen wrote:
Yitzchak Scott-Thoennes wrote:
So do it once that way to get the installed packages and then run it
again
to get the uninstalled packages.
On Thu, Apr 22, 2004 at 05:43:21PM +0200, electa wrote:
it selects only my installed packs, but not the other. i want all
for my
Yitzchak Scott-Thoennes wrote:
So do it once that way to get the installed packages and then run it again
to get the uninstalled packages.
On Thu, Apr 22, 2004 at 05:43:21PM +0200, electa wrote:
it selects only my installed packs, but not the other. i want all for my
cygwin-CD!
"Yitzchak Scott-T
Larry Hall wrote:
At 02:43 PM 4/17/2004, you wrote:
On Sat, Apr 17, 2004 at 11:03:00AM -0700, Karl M wrote:
On Sat, Apr 17, 2004 at 09:17:16AM +0200, Corinna Vinschen wrote:
On Apr 16 21:35, Christopher Spears wrote:
Hi! I can't seem to find a .logout file. I found
The reason might be that th
Christopher Faylor wrote:
On Wed, Apr 07, 2004 at 08:33:19AM +0300, Jani tiainen wrote:
And bad news is: libtool can't handle this (at least not to my knowledge).
Because this is strictly windoze specific, this is also a offtopic of
this mailinglist..
I wouldn't call it off-topi
gwin port of kde and gnome libraries are under
work) and of course programs have to be written in portable way
(backlinking problem is excellent example things that works in linux but
not in cygwin).
Otherwise g++ compiler in cygwin, and Linux works "same way" because
both
sources.redhat.com/ml/cygwin/2003-12/msg01071.html>
And bad news is: libtool can't handle this (at least not to my knowledge).
Because this is strictly windoze specific, this is also a offtopic of
this mailinglist..
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubs
,
but doesn't run well or at all under wine.
Another thing is issues that might arise under real windows environment
that doesn't exists under wine (like windows file locking, permissions
and such.)
--
Jani Tiainen
"Bureaucrats! Official complaint is like trying to get drunk
Omnibook) came with preinstalled W2k, and
there is really FAT32 enabled, not NTFS...
Only reason to use FAT32 is to preserve few bytes of memory or let disk
data be accessible from some other system than NT/W2k/XP.
But for performance reasons it would really be reasonable to use ntfs...
--
Jani Tiainen
it get's
hot, specially from under (Yes, you can burn your balls if your not
careful =)
Force lower clockspeed. Can be done on Intel speedstep, or AMD's
equivalent thingy. Of course, things takes twice as longer, but hey, no
more heat.
Laptops are designed to run on higher
uot;) to send it just to the author of the
mail in question?
Well, it's not anything about authority, just basic manners when
dealing... Hmm, you could say "customer support" here...
--
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Prob
, some wine and other liquors.). Well
that's real "freedom".
Now SFU is free (to use), but for other aspects, I don't know, and
really I don't care.
Only thing I've been really missing is working NFS client for Windoze,
then I'm happy. Cygwin does all the other dirt
Przemyslaw Sliwa wrote:
Woww,
It seems it is much more complicated than just the simple STATIC option in GCC under
Linux.
But there must be a way to link the executable with the dlls. Like in Linux.
There really isn't way. There is some ways to get around it, like
bundling that DLL inside a
started by me and "DLL vs. shared object linking
behavior" started by Karl Robillard.
- Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
bols", there is some
information that got me through.
Jani Tiainen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Jani Tiainen wrote:
Larry Hall wrote:
At 04:35 PM 12/30/2003, Jani Tiainen you wrote:
Hi,
I'm sure that this has been answered several times, but I'll ask
again because couldn't find any solution by myself.
I would like to build DLL (or any other sort of library) that refe
Larry Hall wrote:
At 04:35 PM 12/30/2003, Jani Tiainen you wrote:
Hi,
I'm sure that this has been answered several times, but I'll ask again because couldn't find any solution by myself.
I would like to build DLL (or any other sort of library) that refers to external symbols in m
Hi,
I'm sure that this has been answered several times, but I'll ask again
because couldn't find any solution by myself.
I would like to build DLL (or any other sort of library) that refers to
external symbols in main application.
So far I have been able to build non-working constructs. =)
Le
87 matches
Mail list logo