aboutsummaryrefslogtreecommitdiffstats
path: root/README.irix
AgeCommit message (Collapse)AuthorFilesLines
2014-07-15Looks like this file is completely outdated - at least the problemsJoerg Mayer1-132/+0
it mentions are. Change-Id: Idc8fd36bc605c9b79019285e1a259fa545cf72b5 Reviewed-on: https://code.wireshark.org/review/3026 Reviewed-by: Jörg Mayer <jmayer@loplof.de> Reviewed-by: Guy Harris <guy@alum.mit.edu> Reviewed-by: Evan Huus <eapache@gmail.com>
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-1/+1
Use configure.ac instead. svn path=/trunk/; revision=44630
2011-10-09Fix a typo.Anders Broman1-1/+1
svn path=/trunk/; revision=39326
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18207
2004-08-17Note that some of the IRIX problems might no longer exist - and get ridGuy Harris1-124/+17
of the libpcap patch, as it's incorporated into current versions of libpcap. svn path=/trunk/; revision=11758
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
2001-01-10Fix up the "ethereal-dev" address to refer to "ethereal.com" rather thanGuy Harris1-4/+4
"zing.org". (We leave addresses in header lines in included mail messages alone.) svn path=/trunk/; revision=2858
2000-04-29Add in the patch to make the IRIX libpcap handle snapshot lengths largerGuy Harris1-1/+130
than the interface MTU. svn path=/trunk/; revision=1900
2000-02-19Give some README.<os> files RCS IDs; the other ones already have them.Guy Harris1-0/+2
svn path=/trunk/; revision=1655
1999-09-24Moved version to 0.7.4; updated documentation.Gilbert Ramirez1-0/+110
svn path=/trunk/; revision=714