aboutsummaryrefslogtreecommitdiffstats
path: root/README.bsd
AgeCommit message (Collapse)AuthorFilesLines
2011-09-01From John Bradshaw:etxrab1-1/+1
Spelling fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6296 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38834 f5534014-38df-0310-8fa8-9805f1628bb7
2010-05-25Add a note about running autogen.sh.gerald1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32954 f5534014-38df-0310-8fa8-9805f1628bb7
2008-07-18Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv ↵morriss1-1/+0
replacements. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25765 f5534014-38df-0310-8fa8-9805f1628bb7
2007-09-29Include DragonFly BSD in the list of BSDs to which this applies.guy1-2/+32
Add information on how to set the mode, owner, and/or group of the BPF devices in FreeBSD with devfs. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23032 f5534014-38df-0310-8fa8-9805f1628bb7
2006-08-11From Stephen Fisher: add more information on configuring for BSD,guy1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18880 f5534014-38df-0310-8fa8-9805f1628bb7
2006-06-17ethereal to wireshark changessahlberg1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18501 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18268 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
2002-04-24From Marco Molteni: fix to say "BSD", not "Linux", when talking about,guy1-2/+2
well, BSD. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5247 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-19Add a "README.bsd", which currently only explains how to enable BPF inguy1-0/+32
your kernel, but which could hold other notes about Ethereal on {Free,Net,Open}BSD and/or BSD/OS. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1653 f5534014-38df-0310-8fa8-9805f1628bb7