Re: addition of owctr(4) to plus48.html
"Nicolas P. M. Legrand" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 08, 2010 at 04:29:50PM -0400, John L. Scarfone wrote: > Index: plus48.html > =================================================================== > RCS file: /cvs/www/plus48.html,v > retrieving revision 1.2 > diff -u -p -r1.2 plus48.html > --- plus48.html 8 Sep 2010 19:38:47 -0000 1.2 > +++ plus48.html 8 Sep 2010 20:28:21 -0000 > @@ -807,6 +807,7 @@ For changes in other releases, click bel > <li>Fixed a bug which prevented diskless station to boot (PR6382). > <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a> store all labels in ldpd in host byte order without any additional shifting. > <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> enabled in the build. > +<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owctr&sektion=4&format=html">owctr(4)</a>, a driver for the externally triggered counters on the Maxim/Dallas DS2423. > </ul> > <p> > oups how could I have missed this one? Thanks for the addition, here is a diff where it lies at the right date: http://www.ethelred.fr/stuffs/plus48.html.diff and removed a blank line by the way. cheers, -- nicolas