diff options
author | lloyd <[email protected]> | 2009-07-25 12:24:36 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-25 12:24:36 +0000 |
commit | 336404ac312cdc7cea82f9a2568d36c62418123f (patch) | |
tree | 8f9eb004e3806309537240d2e96963a327a28338 /src/entropy | |
parent | c9f92c0c07634c3a2aa73a8f3d3660ba39d76fde (diff) |
Add support for Dragonfly BSD (a fork of FreeBSD).
Contributed by Patrick Georgi
Diffstat (limited to 'src/entropy')
-rw-r--r-- | src/entropy/dev_random/info.txt | 1 | ||||
-rw-r--r-- | src/entropy/egd/info.txt | 1 | ||||
-rw-r--r-- | src/entropy/proc_walk/info.txt | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/src/entropy/dev_random/info.txt b/src/entropy/dev_random/info.txt index 6622886af..fddb7ac06 100644 --- a/src/entropy/dev_random/info.txt +++ b/src/entropy/dev_random/info.txt @@ -16,6 +16,7 @@ beos cygwin darwin freebsd +dragonfly hpux irix linux diff --git a/src/entropy/egd/info.txt b/src/entropy/egd/info.txt index 6b34f395c..85ba86c00 100644 --- a/src/entropy/egd/info.txt +++ b/src/entropy/egd/info.txt @@ -20,6 +20,7 @@ aix cygwin darwin freebsd +dragonfly hpux irix linux diff --git a/src/entropy/proc_walk/info.txt b/src/entropy/proc_walk/info.txt index 9f4836458..db96ccdb8 100644 --- a/src/entropy/proc_walk/info.txt +++ b/src/entropy/proc_walk/info.txt @@ -15,6 +15,7 @@ aix cygwin darwin freebsd +dragonfly hpux irix linux |