Changeset b76ca45 in trunk for src/allmydata


Ignore:
Timestamp:
2009-07-20T13:13:14Z (16 years ago)
Author:
Zooko O'Whielacronx <zooko@…>
Branches:
master
Children:
fed83b2
Parents:
0d8b1e2
Message:

iputil: added "openbsd3" => "bsd" and "openbsd4" => "bsd" per tdelaet's report; should fix ticket #768

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/util/iputil.py

    r0d8b1e2 rb76ca45  
    155155    "irix6": "irix",
    156156    "openbsd2": "bsd",
     157    "openbsd3": "bsd",
     158    "openbsd4": "bsd",
    157159    "darwin": "bsd",       # Mac OS X
    158160    "freebsd4": "bsd",
Note: See TracChangeset for help on using the changeset viewer.