OpenBSD src changes summary for 2016-02-25
==========================================

lib/libc                                share/man
sys/conf                                sys/miscfs/fuse
sys/sys                                 usr.bin/rdist

== lib =============================================================== 01/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib

libc

  ~ stdlib/malloc.c                       

  > refactor option letter parsing into a subfunction, to increase clarity
  > about which options are turned on/off by 's' and 'S'
  > ok tedu (deraadt@)

== share ============================================================= 02/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share

man

  ~ man8/man8.amd64/boot_amd64.8          ~ man8/man8.i386/boot_i386.8

  > Xr biosboot and describe more precisely how this versatile program
  > will eventually load the first-stage bootstrap. From Michal Mazurek.
  > tweaks and ok jmc@ (tb@)

== sys =============================================================== 03/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys

conf

  ~ newvers.sh                            

  > we are now hacking on 5.9-current (deraadt@)

  ~ GENERIC                               

  > activate POOL_DEBUG during -current; miod (deraadt@)

miscfs/fuse

  ~ fuse_vfsops.c                         

  > fuse doesn't support NFS; prevent a uvm fault caused by claiming otherwise
  > ok stefan@ (natano@)

  ~ fuse_vfsops.c                         

  > Replace a usage of ROOTINO ((ufsino_t)2 with FUSE_ROOTINO ((ino_t)1).
  > The FUSE_ROOTINO define is used everywhere else in fuse, so the mismatch
  > caused a file handle for the filesystem root to be falsely rejected with
  > ESTALE.
  > ok stefan@ (natano@)

sys

  ~ socketvar.h                           

  > corrects a misleading comment about SS_DNS (and adjust tab)
  > SS_DNS is now created by using SOCK_DNS with socket(2). dnssocket(2) was
  > removed since October 28. (semarie@)

  ~ conf.h                                

  > Move misplaced cdev_ipmi_init() back into within #ifdef _KERNEL.
  > Pointed out by natano@. (uebayasi@)

== usr.bin =========================================================== 04/04 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin

rdist

  ~ rdist.1                               

  > remove extra word; from edgar pettijohn (jmc@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to