diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-10-24 23:31:27 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-10-24 23:31:27 +0000 |
commit | 0d9972514bca048aeb0c88a899d352ca50351f53 (patch) | |
tree | ad0c632ae508e45b880e3fb56e652d219c585885 /net/queso/pkg-plist | |
parent | 70364f181ba7c815fa84405998b754f2dc29e0e2 (diff) |
QueSO determines a remote OS by sending simple TCP packets and analysing
the result.
Notes
Notes:
svn path=/head/; revision=14169
Diffstat (limited to 'net/queso/pkg-plist')
-rw-r--r-- | net/queso/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/queso/pkg-plist b/net/queso/pkg-plist new file mode 100644 index 000000000000..6d3c40796e6c --- /dev/null +++ b/net/queso/pkg-plist @@ -0,0 +1,3 @@ +sbin/queso +etc/queso.conf +share/doc/queso/Documentation.txt |