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