aboutsummaryrefslogtreecommitdiffstats
path: root/README.bsd
Commit message (Collapse)AuthorAgeFilesLines
* From Stephen Fisher: add more information on configuring for BSD,Guy Harris2006-08-111-28/+79
| | | | | | | | | modernize the section on BPF (modern BSDs have BPF built in and clone BPF devices, so no configuration should be necessary; we can add back the old instructions if people using older BSDs run into problems), and add information on making BPF devices available to non-root users. svn path=/trunk/; revision=18880
* ethereal to wireshark changesRonnie Sahlberg2006-06-171-1/+1
| | | | svn path=/trunk/; revision=18501
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-1/+1
| | | | svn path=/trunk/; revision=18268
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-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
* From Marco Molteni: fix to say "BSD", not "Linux", when talking about,Guy Harris2002-04-241-2/+2
| | | | | | well, BSD. svn path=/trunk/; revision=5247
* Add a "README.bsd", which currently only explains how to enable BPF inGuy Harris2000-02-191-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