1. 14 Feb, 1998 6 commits
    • Marc G. Fournier's avatar
      From: Brian E Gallew <geek+@cmu.edu> · 527f8bab
      Marc G. Fournier authored
      dgux 5.4R4.11
      
      Missing port-protos.h (not needed, I think).  Wants dld.h.  Should
      really use the system dl stuff (like i386_solaris).  Needs to include
      <netinet/in.h> before <arpa/inet.h>.  Here are some patches...
      527f8bab
    • Marc G. Fournier's avatar
      Apparently there was a · d1891c6f
      Marc G. Fournier authored
      compiler define that should have been enabled, but was not due to
      different naming conventions for Linux/Alpha. Attached is the patch he
      sent me, that I have not had a chance to test yet.
      
      From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
      d1891c6f
    • Marc G. Fournier's avatar
      From: plh@opim.uconn.edu · b59e20db
      Marc G. Fournier authored
      Missing = in an update
      b59e20db
    • Marc G. Fournier's avatar
      Remove HBA related switch · dde2b66f
      Marc G. Fournier authored
      From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
      dde2b66f
    • Marc G. Fournier's avatar
      From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> · aa0d3ec1
      Marc G. Fournier authored
      The file 'backend/utils/adt/arrayfuncs.c' won't compile with the
      February 14th snapshot, because of an inconsistency between the
      declaration and implementation of ReadArrayStr().  As far as I can
      tell, the predeclaration is wrong.  I assume this is what was meant:
      aa0d3ec1
    • Marc G. Fournier's avatar
      I'm including an update to my user defined IP and MAC address type · a377ad58
      Marc G. Fournier authored
      implementation that's in contrib/ip_and_mac/.  This one works right
      with 6.3, avoids the problems I ran into earlier with LIKE, and
      includes a bit of extra functionality.
      
      From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
      a377ad58
  2. 13 Feb, 1998 22 commits
  3. 12 Feb, 1998 6 commits
  4. 11 Feb, 1998 6 commits