projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
773e9ab
)
support freebsd 6
author
ben
<ben@links.org>
Mon, 28 Apr 2008 07:41:40 +0000
(
00:41
-0700)
committer
ben
<ben@links.org>
Mon, 28 Apr 2008 07:41:40 +0000
(
00:41
-0700)
src/allmydata/util/iputil.py
patch
|
blob
|
history
diff --git
a/src/allmydata/util/iputil.py
b/src/allmydata/util/iputil.py
index 203f172d10d012e2087ff8f36752231b67542aff..dcb19c4c42ef794b369f5df53073bdf2088b4ad8 100644
(file)
--- a/
src/allmydata/util/iputil.py
+++ b/
src/allmydata/util/iputil.py
@@
-146,6
+146,7
@@
_platform_map = {
"darwin": "bsd", # Mac OS X
"freebsd4": "bsd",
"freebsd5": "bsd",
+ "freebsd6": "bsd",
"netbsd1": "bsd",
"sunos5": "sunos",
"cygwin": "cygwin",