aboutsummaryrefslogtreecommitdiffstats
path: root/README.aix
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$) Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688 Reviewed-on: https://code.wireshark.org/review/876 Reviewed-by: Evan Huus <eapache@gmail.com>
2012-08-23The name configure.in has been deprecated for many years.Jörg Mayer1-3/+3
Use configure.ac instead. svn path=/trunk/; revision=44630
2012-02-18Update.Guy Harris1-3/+7
svn path=/trunk/; revision=41060
2006-05-22ethereal->wiresharkRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18207
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2002-10-08Update to note that libpcap 0.7.1 doesn't work perfectly with AIX's BPF,Guy Harris1-1/+8
but that the current CVS libpcap may at least fix the major known problem. svn path=/trunk/; revision=6374
2002-05-31Put in an update about libpcap 0.7.1 appearing to handle BPF not tooGuy Harris1-1/+12
badly (especially given problems that have been seen with DLPI, e.g. not seeing outgoing packets). svn path=/trunk/; revision=5605
2000-10-08Change addresses from ethereal.zing.org to www.ethereal.com.Gerald Combs1-2/+2
svn path=/trunk/; revision=2481
2000-02-19Add an RCS ID.Guy Harris1-4/+5
Note that the configure-script changes to make GLib buildable on AIX are in GLib 1.2.7. svn path=/trunk/; revision=1654
1999-12-23Beef up the AIX README with some more information.Guy Harris1-4/+58
svn path=/trunk/; revision=1371
1999-11-23Add AIX doco and modify references to it.Gilbert Ramirez1-0/+265
svn path=/trunk/; revision=1096