=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.40 retrieving revision 1.41 diff -c -r1.40 -r1.41 *** www/53.html 2013/02/26 15:24:37 1.40 --- www/53.html 2013/02/26 15:25:17 1.41 *************** *** 167,173 ****
  • premature and repeated DISCOVER and/or REQUEST messages at startup are avoided.
  • permanent ARP cache entries are no longer deleted during binding.
  • allow empty lists of option names for 'ignore', 'request', and'require' dhclient.conf directives, so lists can be reset in interface declarations. !
  • dhcpd dhcpd(8) and dhclient recognize the same list of dhcp options.
  • hand-rolled IMSG implementation replaced with imsg_init(3) and related functions..
  • hand-rolled date string construction replaced with strftime().
  • hand-rolled '%m' option replaced with strerror(3) invocations. --- 167,173 ----
  • premature and repeated DISCOVER and/or REQUEST messages at startup are avoided.
  • permanent ARP cache entries are no longer deleted during binding.
  • allow empty lists of option names for 'ignore', 'request', and'require' dhclient.conf directives, so lists can be reset in interface declarations. !
  • dhcpd(8) and dhclient recognize the same list of dhcp options.
  • hand-rolled IMSG implementation replaced with imsg_init(3) and related functions..
  • hand-rolled date string construction replaced with strftime().
  • hand-rolled '%m' option replaced with strerror(3) invocations. *************** *** 825,831 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.40 2013/02/26 15:24:37 krw Exp $ --- 825,831 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.41 2013/02/26 15:25:17 krw Exp $