=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.41 retrieving revision 1.42 diff -c -r1.41 -r1.42 *** www/53.html 2013/02/26 15:25:17 1.41 --- www/53.html 2013/02/26 15:27:15 1.42 *************** *** 169,175 ****
  • 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.
  • many other internal code improvements. --- 169,175 ----
  • 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(3) invocations.
  • hand-rolled '%m' option replaced with strerror(3) invocations.
  • many other internal code improvements. *************** *** 825,831 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.41 2013/02/26 15:25:17 krw Exp $ --- 825,831 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.42 2013/02/26 15:27:15 krw Exp $