1. 20 2月, 1998 5 次提交
  2. 19 2月, 1998 6 次提交
  3. 18 2月, 1998 18 次提交
  4. 17 2月, 1998 5 次提交
  5. 16 2月, 1998 1 次提交
  6. 15 2月, 1998 5 次提交
    • M
      From: Brian E Gallew <geek+@cmu.edu> · 527f8bab
      Marc G. Fournier 提交于
      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
    • M
      Apparently there was a · d1891c6f
      Marc G. Fournier 提交于
      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
    • M
      From: plh@opim.uconn.edu · b59e20db
      Marc G. Fournier 提交于
      Missing = in an update
      b59e20db
    • M
      Remove HBA related switch · dde2b66f
      Marc G. Fournier 提交于
      From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
      dde2b66f
    • M
      From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> · aa0d3ec1
      Marc G. Fournier 提交于
      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