[odc] Daily src changes for 2007-07-11
ODC
auto at squish.net
Thu Jul 12 07:00:01 BST 2007
OpenBSD src changes summary for 2007-07-11
==========================================
distrib/alpha lib/libc
sbin/bioctl sbin/quotacheck
share/man sys/arch/mac68k/mac68k
sys/arch/sh/dev sys/dev/pci
sys/sys sys/ufs/ffs
usr.sbin/ospfd
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
alpha
~ bsd.rd/list ~ common/list
> do not put mt/eject onto small media; ok krw (deraadt@)
== lib =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ sys/poll.2
> add a STANDARDS section, as requested by itojun;
> ok otto (jmc@)
== sbin ============================================================== 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
bioctl
~ bioctl.8 ~ bioctl.c
> put -q in the right place; (jmc@)
quotacheck
~ quotacheck.c
> ffs2 support from FreeBSD. Tested by jmc@ and kili@ (millert@)
== share ============================================================= 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man8/compat_linux.8
> we use fedora instead of redhat these days
> from Arnaud Bergeron <abergeron at gmail.com> (sturm@)
== sys =============================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/mac68k/mac68k
~ disksubr.c
> Try reading a native label in the first sector, before trying to find
> MBR-like partitions. (miod@)
arch/sh/dev
~ shpcic.c
> Remove unused shpcic_intr_establish() and friends. (miod@)
dev/pci
~ if_wpi.c
> endianness (damien@)
~ arc.c
> Use the full 64 bits available when reporting sizes; now bioctl shows
> the correct size for my 4.TB volume. Original diff from dlg@ with some
> tweaks by me; ok dlg@ (otto@)
sys
~ disklabel.h
> Do not divide by zero in DISKLABELV1_FFS_FSIZE if the argument value is
> bogus;
> ok otto@ millert@ krw@ (miod@)
ufs/ffs
~ ffs_softdep.c
> Bring back the change in rev 1.70, it is safe now:
> Propagate the wait flag from fsync down to softdep_fsync_mountdev()
> and do not perform synchronous sync there is no wait requested by
> skipping the drain_output() call. This fixes a problem where
> update kthread would sleep forever on some vnode since work is created
> faster than it can be flushed.
> OK deraadt@ (millert@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ospfd
~ parse.y
> make the demote count argument optional as advertised in the man page.
> (pyr@)
===============================================================================
More information about the odc
mailing list