=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.216 retrieving revision 1.217 diff -c -r1.216 -r1.217 *** www/plus.html 1998/03/15 23:19:30 1.216 --- www/plus.html 1998/03/16 07:52:25 1.217 *************** *** 1192,1197 **** --- 1192,1203 ---- conversions in strptime(3).
  • Fix a NULL deference bug in make(1) when using the -j flag. +
  • In strptime(3), make %C influence %y + regardless of ordering. +
  • Add options(4). This manpage describes what all the kernel options + do. If you spot an error in it, notify us immediately. +
  • In get*ent() family of routines in libc, use fgetln(3) instead of + fgets(3) so that parsing of overly long lines is more correct.

    *************** *** 1208,1214 ****


    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.216 1998/03/15 23:19:30 deraadt Exp $ --- 1214,1220 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.217 1998/03/16 07:52:25 deraadt Exp $