Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default daemon??

    Who would I need to speak to about making a product that involves the little devil? It is not a software item, but instead it is a material object?


    ---------------------------------
    Do you Yahoo!?
    Yahoo! Search presents - Jib Jab's 'Second Term'
    David Carter Guest

  2. Similar Questions and Discussions

    1. Net::Daemon::SSL
      Hi I'm now making a simple script using Net::Daemon::SSL. However, the code listed below(which appeared in...
    2. Daemon proc run on a port, kill daemon and cannot restart on same port for 10 minutes.
      Unix is AIX 4.3 The daemon is a license manager which runs for an application. Killing the daemon is fine. (using the 'kill -9 <pid>')...
    3. FTP Daemon...
      Hi All, Has anyone written/used a simple ftp daemon, if so, can you please me to the CPAN modules you used (i haven't found anything that really...
    4. Making a daemon
      I have a signature generation program that I want to have become a daemon and write to a named pipe. Currently, the section of code responsible for...
    5. Daemon
      Hello, In my ASP application I have a new requirement to email users a notification on a weekly basis if certain conditions are met. Is it...
  3. #2

    Default Re: daemon??

    >Who would I need to speak to about making a product that
    >involves the little devil? It is not a software item, but instead
    >it is a material object?

    [url]http://www.google.com/search?q=bsd+daemon+copyright[/url]
    [url]http://www.freebsd.org/copyright/daemon.html[/url]

    __________________________________________________ _______________
    Don't just search. Find. Check out the new MSN Search!
    [url]http://search.msn.click-url.com/go/onm00200636ave/direct/01/[/url]

    Lee Harr Guest

  4. #3

    Default Re: daemon??

    On Tue, Feb 22, 2005 at 11:12:38AM -0800, David Carter wrote:
    > Who would I need to speak to about making a product that involves the
    > little devil? It is not a software item, but instead it is a
    > material object?
    Kirk McKusick seems to be the person you need to talk to.
    See [url]http://www.freebsd.org/copyright/daemon.html[/url] and
    [url]http://www.mckusick.com/beastie/mainpage/copyright.html[/url] for more information.




    --
    <Insert your favourite quote here.>
    Erik Trulsson
    [email]ertr1013@student.uu.se[/email]
    Erik Trulsson Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139