Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 1997 11:38:11 -0700 (PDT)
From:      Masafumi NAKANE <max@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/net/wide-dhcp Makefile
Message-ID:  <199705301838.LAA13111@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
max         1997/05/30 11:38:11 PDT

  Modified files:
    net/wide-dhcp        Makefile 
  Log:
  Part 5/6 of the update:
  
      Remove dhcpdb.bind file if changed dhcpdb.pool file.
  
  	      If dhcpdb.pool file is changed and dhcpdb.bind file is
  	    not matched to new pool file, dhcp server(dhcps) can not
  	    run with some errors like this.
  
   *   dhcps in free(): warning: modified (chunk-) pointer.
   *   dhcps[25591]: hash_ins() with client identifier failed in read_bind_db()
  
  	      I fixed start-up script to remove dhcpdb.bind file
  	    when dhcpdb.pool file is newer than dhcpdb.bind.
  
      Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
  PR:		3717
  Submitted-by:	sanpei@yy.cs.keio.ac.jp
  
  Revision  Changes    Path
  1.9       +10 -2     ports/net/wide-dhcp/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705301838.LAA13111>