aboutsummaryrefslogtreecommitdiffstats
path: root/README.hpux
AgeCommit message (Collapse)AuthorFilesLines
1999-12-24Fix up the additions to reflect the reality that, at least on HP-UX 10.xGuy Harris1-5/+18
and 9.x, "libpcap-0.4" should, in theory, do the right thing; stuff may be different on HP-UX 11.x, and "libpcap-0.4" may not do the right thing, obliging you to use "dlpiN" devices in Ethereal. svn path=/trunk/; revision=1378
1999-12-24Add a pile of additional information derived from Rick Jones' postingsGuy Harris1-35/+79
and from the code I fetched from the URLs specified in the postings. svn path=/trunk/; revision=1377
1999-12-23Beef up the HP-UX README with some more information.Guy Harris1-0/+38
svn path=/trunk/; revision=1372
1999-11-29Add a "README.hpux" file, giving notes about the Software Porting AndGuy Harris1-0/+22
Archive Centre for HP-UX, who have (perhaps not the latest version of) Ethereal in their archives, and the HP-UX C compiler options they used when building their version. Also note in the "README.hpux" file that there are, in the "INSTALL" file for "libpcap", several comments about HP-UX that should be read if you're going to use Ethereal with "libpcap" to capture packets. svn path=/trunk/; revision=1159