aboutsummaryrefslogtreecommitdiffstats
path: root/README.bsd
AgeCommit message (Collapse)AuthorFilesLines
2011-09-01From John Bradshaw:Anders Broman1-1/+1
Spelling fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6296 svn path=/trunk/; revision=38834
2010-05-25Add a note about running autogen.sh.Gerald Combs1-2/+1
svn path=/trunk/; revision=32954
2008-07-18Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv ↵Jeff Morriss1-1/+0
replacements. svn path=/trunk/; revision=25765
2007-09-29Include DragonFly BSD in the list of BSDs to which this applies.Guy Harris1-2/+32
Add information on how to set the mode, owner, and/or group of the BPF devices in FreeBSD with devfs. svn path=/trunk/; revision=23032
2006-08-11From Stephen Fisher: add more information on configuring for BSD,Guy Harris1-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
2006-06-17ethereal to wireshark changesRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18501
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-1/+1
svn path=/trunk/; revision=18268
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