<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how can i get some hp-unix source code? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586594#M856745</link>
    <description>If you're just trying to figure out how things work as opposed to interceding into some HP specific behavior, you might not need their source code ...&lt;BR /&gt;&lt;BR /&gt;Check &lt;BR /&gt;&lt;A href="ftp://ftp.uu.net/systems/unix/bsd-sources/" target="_blank"&gt;ftp://ftp.uu.net/systems/unix/bsd-sources/&lt;/A&gt;&lt;BR /&gt;to see "how" a lot of BSD style library calls work (HP-UX is a SYS V / BSD hybrid).&lt;BR /&gt;&lt;BR /&gt;Many "HP-UX" things are available in source (BIND, FTP, sendmail, etc.).&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Sep 2001 20:00:51 GMT</pubDate>
    <dc:creator>Christopher Caldwell</dc:creator>
    <dc:date>2001-09-28T20:00:51Z</dc:date>
    <item>
      <title>how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586585#M856736</link>
      <description>i saw some company has it , i want some source code about catching file system system call ,how can i get it ?</description>
      <pubDate>Fri, 28 Sep 2001 09:36:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586585#M856736</guid>
      <dc:creator>rationalsky</dc:creator>
      <dc:date>2001-09-28T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586586#M856737</link>
      <description>I'm pretty sure HP guards their source code and it not made for public viewing.  However, if you just want to trace system calls, you might want to take a look at the tusc utility (&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.0)" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.0)&lt;/A&gt; which traces the system calls a given process makes.&lt;BR /&gt;&lt;BR /&gt;Also, most of the APIs are well documented in the HPUX man pages.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 28 Sep 2001 09:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586586#M856737</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-28T09:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586587#M856738</link>
      <description>&lt;BR /&gt;No chance.  HP jealously guard their source code. Sorry.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 09:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586587#M856738</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-09-28T09:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586588#M856739</link>
      <description>Hey...lets start a rumor that HP-UX is going open-source... maybe hp will start to believe it!... &lt;BR /&gt;&lt;BR /&gt;just wishful thinking...&lt;BR /&gt;&lt;BR /&gt;PA-RISC Linux runs on many hp systems... take a look if you want open source. &lt;A href="http://parisc-linux.org/index.html" target="_blank"&gt;http://parisc-linux.org/index.html&lt;/A&gt;</description>
      <pubDate>Fri, 28 Sep 2001 11:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586588#M856739</guid>
      <dc:creator>Edward Alfert_2</dc:creator>
      <dc:date>2001-09-28T11:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586589#M856740</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;You can't get the HP source code.  But if you'll post an explanation of what you want to do and why, I'm sure the wizards here can help you figure out how to do it, or why you shouldn't.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 14:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586589#M856740</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-09-28T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586590#M856741</link>
      <description>" i saw some company has it "&lt;BR /&gt;You'll probably get a reward for reporting it!&lt;BR /&gt;&lt;BR /&gt;I also heard a rumour that microsoft might go open.. some guy from Russia hacked their source!!&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 28 Sep 2001 14:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586590#M856741</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-09-28T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586591#M856742</link>
      <description>you can always try to join the lab engineers team!&lt;BR /&gt;&lt;BR /&gt;;)&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 28 Sep 2001 14:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586591#M856742</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-09-28T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586592#M856743</link>
      <description>there are indeed likely some companies with HP-UX source licenses. the sorts of things negotiated with lots of lawyers and lots of legalese. HP-UX contains a great deal of third-party intellectual property, which I am sure always makes life interesting for such negotiations and a major issue to be resolved if one wanted to go "open source"</description>
      <pubDate>Fri, 28 Sep 2001 19:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586592#M856743</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2001-09-28T19:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586593#M856744</link>
      <description>"negotiated with lots of lawyers and lots of legalese"...&lt;BR /&gt;&lt;BR /&gt;...and lots of money!    ;-)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 19:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586593#M856744</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-09-28T19:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586594#M856745</link>
      <description>If you're just trying to figure out how things work as opposed to interceding into some HP specific behavior, you might not need their source code ...&lt;BR /&gt;&lt;BR /&gt;Check &lt;BR /&gt;&lt;A href="ftp://ftp.uu.net/systems/unix/bsd-sources/" target="_blank"&gt;ftp://ftp.uu.net/systems/unix/bsd-sources/&lt;/A&gt;&lt;BR /&gt;to see "how" a lot of BSD style library calls work (HP-UX is a SYS V / BSD hybrid).&lt;BR /&gt;&lt;BR /&gt;Many "HP-UX" things are available in source (BIND, FTP, sendmail, etc.).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 20:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586594#M856745</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-09-28T20:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get some hp-unix source code?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586595#M856746</link>
      <description>Hello Rationalsky,&lt;BR /&gt;&lt;BR /&gt;you can always go for the Device Driver Development Kit&lt;BR /&gt;and read the examples in there. They are "lower kernel"&lt;BR /&gt;and your question for "file system calls" is more about&lt;BR /&gt;"upper kernel", though.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Sat, 29 Sep 2001 21:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-some-hp-unix-source-code/m-p/2586595#M856746</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-29T21:43:23Z</dc:date>
    </item>
  </channel>
</rss>

