<?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: Diff in crypt.h in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686282#M723307</link>
    <description>For what it's worth, crypt.h on my N and K are the same as Harry's except for the "what" info.  Mine have:&lt;BR /&gt;/* @(#) $Revision: ../hdr/crypt.h@@/main/r11ros/0 $ */&lt;BR /&gt;&lt;BR /&gt;ll shows:&lt;BR /&gt;-r--r--r--  1 bin bin 935 Oct 27  1997 /usr/include/crypt.h&lt;BR /&gt;&lt;BR /&gt;It appears to have been installed with the ProgSupport product and not changed by any patches.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
    <pubDate>Tue, 19 Mar 2002 19:15:56 GMT</pubDate>
    <dc:creator>Darrell Allen</dc:creator>
    <dc:date>2002-03-19T19:15:56Z</dc:date>
    <item>
      <title>Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686277#M723302</link>
      <description>I've got two HP-UX 11.00 systems, a L1000 (l1) and a A500 (a5), both factory preinstalled with a 64bit kernel. I've kept them up to date with the latest patches over time, and both are currently on December 2001 ExtSw level. Can anyone explain *why* /usr/include/crypt.h differs on both systems?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;l1:/usr/include 161 &amp;gt; diff crypt.h /a5/usr/include/crypt.h&lt;BR /&gt;5,13d4&lt;BR /&gt;&amp;lt; #if defined(__STDC__) || defined(__cplusplus)&lt;BR /&gt;&amp;lt; extern char *crypt(char *, char *);&lt;BR /&gt;&amp;lt; extern void setkey(char *);&lt;BR /&gt;&amp;lt; extern void encrypt(char *, int);&lt;BR /&gt;&amp;lt; #else&lt;BR /&gt;&amp;lt; extern char *crypt();&lt;BR /&gt;&amp;lt; extern void setkey();&lt;BR /&gt;&amp;lt; extern void encrypt();&lt;BR /&gt;&amp;lt; #endif&lt;BR /&gt;Exit 1&lt;BR /&gt;l1:/usr/include 162 &amp;gt; ll !*&lt;BR /&gt;ll crypt.h /a5/usr/include/crypt.h&lt;BR /&gt;   9107 -r--r--r--   1 bin      bin           935 Oct 27  1997 /a5/usr/include/crypt.h&lt;BR /&gt;   9083 -rw-rw-rw-   1 bin      bin          1159 Jan 13  2000 crypt.h&lt;BR /&gt;l1:/usr/include 163 &amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;a5:/var/adm/sw 105 # find . -type f | xargs fgrep /crypt.h&lt;BR /&gt;./products/ProgSupport/C-INC/INFO:path /usr/include/crypt.h&lt;BR /&gt;a5:/var/adm/sw 106 #&lt;BR /&gt;&lt;BR /&gt;There is no patch applied on either side that updated crypt.h&lt;BR /&gt;The a5 is newer&lt;BR /&gt;Both systems were delivered factory installed&lt;BR /&gt;&lt;BR /&gt;As always, it might be my own doings long long time ago, but I for sure cannot remember</description>
      <pubDate>Tue, 19 Mar 2002 17:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686277#M723302</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-03-19T17:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686278#M723303</link>
      <description>procura,&lt;BR /&gt;&lt;BR /&gt;Interesting to say the least! That's a good reason never to "accept" a preinstalled OS, and why I reinstall it myself.&lt;BR /&gt;&lt;BR /&gt;My N and A-class servers have the same crypt.h file. see attachment&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Mar 2002 18:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686278#M723303</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-19T18:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686279#M723304</link>
      <description>a) 9107 -r--r--r-- 1 bin bin 935 Oct 27 1997 /a5/usr/include/crypt.h &lt;BR /&gt;b) 9083 -rw-rw-rw- 1 bin bin 1159 Jan 13 2000 crypt.h &lt;BR /&gt;&lt;BR /&gt;b is 666, would someone be messing with it ? I agree, there is no patch that would update/change crypt.h, and it seems logical to conclude that the difference in crypt.h can only be due to OS difference, maybe architecture or even firmware level, other than that .. can't think of any ..&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Mar 2002 18:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686279#M723304</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-19T18:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686280#M723305</link>
      <description>Could it be another product you installed that modified the file? What is the file dates and sizes on both?&lt;BR /&gt;&lt;BR /&gt;Mine is &lt;BR /&gt;&lt;BR /&gt;[root]pbctst: ls -l crypt.h&lt;BR /&gt;-r--r--r--   1 bin        bin            932 Nov 14  2000 crypt.h&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Mar 2002 18:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686280#M723305</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-19T18:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686281#M723306</link>
      <description>Harry, even yours differs with mine:&lt;BR /&gt;&lt;BR /&gt;a5:/tmp 129 &amp;gt; diff crypt.h /usr/include/crypt.h&lt;BR /&gt;1c1&lt;BR /&gt;&amp;lt; /* @(#) $Revision: ../hdr/crypt.h@@/main/i80/1 $ */&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; /* @(#) $Revision: ../hdr/crypt.h@@/main/r11ros/0 $ */&lt;BR /&gt;a5:/tmp 130 &amp;gt; ll /[al]?/usr/include/crypt.h&lt;BR /&gt;   9107 -r--r--r--   1 bin      bin           935 Oct 27  1997 /a5/usr/include/crypt.h&lt;BR /&gt;   9083 -rw-rw-rw-   1 bin      bin          1159 Jan 13  2000 /l1/usr/include/crypt.h&lt;BR /&gt;a5:/tmp 131 &amp;gt;&lt;BR /&gt;&lt;BR /&gt;There's of course the possibility that I fiddled with it building all my attempts of gcc in all different configurations, but over two years ago? I guess not.</description>
      <pubDate>Tue, 19 Mar 2002 18:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686281#M723306</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-03-19T18:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686282#M723307</link>
      <description>For what it's worth, crypt.h on my N and K are the same as Harry's except for the "what" info.  Mine have:&lt;BR /&gt;/* @(#) $Revision: ../hdr/crypt.h@@/main/r11ros/0 $ */&lt;BR /&gt;&lt;BR /&gt;ll shows:&lt;BR /&gt;-r--r--r--  1 bin bin 935 Oct 27  1997 /usr/include/crypt.h&lt;BR /&gt;&lt;BR /&gt;It appears to have been installed with the ProgSupport product and not changed by any patches.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 19 Mar 2002 19:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686282#M723307</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-19T19:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686283#M723308</link>
      <description>Mine are the same because I built my A and N from scratch using the same media.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Mar 2002 20:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686283#M723308</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-19T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Diff in crypt.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686284#M723309</link>
      <description>FWIW I copied the small version - which you all seem to have - over the long version.&lt;BR /&gt;&lt;BR /&gt;I suspect Apache, but just like to go on with the routine day.&lt;BR /&gt;&lt;BR /&gt;Thanks (not looking deeper)</description>
      <pubDate>Tue, 19 Mar 2002 20:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diff-in-crypt-h/m-p/2686284#M723309</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-03-19T20:41:47Z</dc:date>
    </item>
  </channel>
</rss>

