aboutsummaryrefslogtreecommitdiffstats
path: root/README.bsd
AgeCommit message (Collapse)AuthorFilesLines
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-04-24From Marco Molteni: fix to say "BSD", not "Linux", when talking about,Guy Harris1-2/+2
well, BSD. svn path=/trunk/; revision=5247
2000-02-19Add a "README.bsd", which currently only explains how to enable BPF inGuy Harris1-0/+32
your kernel, but which could hold other notes about Ethereal on {Free,Net,Open}BSD and/or BSD/OS. svn path=/trunk/; revision=1653