[odc] Daily src changes for 2005-10-25
ODC
auto at squish.net
Wed Oct 26 08:00:31 BST 2005
OpenBSD src changes summary for 2005-10-25
==========================================
etc/netstart lib/libc
sbin/isakmpd share/man
sys/arch/macppc/conf sys/dev/ic
sys/kern sys/net
sys/sys sys/ufs/ffs
usr.bin/at usr.bin/nc
usr.bin/rcs usr.sbin/ospfctl
usr.sbin/ospfd usr.sbin/pkg_add
usr.sbin/rtsold
== etc =============================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
netstart
~ netstart
> better logic from krw@:
> - do not process mygate for v4 if dhcp
> - do not process mygate for v6 if rtsol
> this also makes the mygate processing logic more readable
> ok krw@ (todd@)
== lib =============================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ stdlib/getopt_long.c
> dont' -> don't in comments;
> from ray lai; (jmc@)
== sbin ============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
isakmpd
~ message.c
> Do not send a message when no transport is available.
> ok cloder ho (hshoexer@)
~ virtual.c
> some small knf, ok ho@ (hshoexer@)
== share ============================================================= 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/myname.5
> describe interoperation with `rtsol' directive in hostname.if files;
> ok todd@ (jmc@)
== sys =============================================================== 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/macppc/conf
~ RAMDISK
> re-enable IPv6 on the macppc RAMDISK.
> ok deraadt@ (brad@)
dev/ic
~ an.c
> dont' -> don't in comments;
> from ray lai; (jmc@)
kern
~ kern_clock.c
> dont' -> don't in comments;
> from ray lai; (jmc@)
net
~ pf.c
> mtag in pf_route is now only used for IPSEC, so #ifdef it
> From: Mike Belopuhov <mkb at crypt.org.ruhenning@)
sys
~ queue.h
> Some uvm problem is being exposed with the more strict macros. Revert until
> we've found out what's causing the panics. (otto@)
~ mount.h
> kill unused definition, okay krw@, millert@ (pedro@)
ufs/ffs
~ ffs_softdep.c
> Correctly remove elements from a pagedep dirrem list.
> Issued noted and fix okay'd by otto at .edro@)
~ ffs_alloc.c
> Make ffs_fserr() a macro, okay deraadt@ (pedro@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
at
~ at.c
> dont' -> don't in comments;
> from ray lai; (jmc@)
nc
~ nc.1 ~ netcat.c
> Add a -T option to nc to allow setting of IP type-of-service bits on
> connections. Man page corrections jmc@, code corrections and ok djm@
> (dtucker@)
~ netcat.c
> Make set_common_sockopts() a void since it doesn't return anything anyway.
> Makes netcat -Wall clean. ok djm@ (dtucker@)
rcs
~ rcsintro.7
> put HISTORY section in the right place; (jmc@)
~ rlog.c
> missed that in previous commit; (xsa@)
~ rlog.c
> -T is kept for compatibility with other RCS commands here too; (xsa@)
~ rlog.1
> -T here too; (xsa@)
~ ci.c ~ co.c
> nuke trailing whitespaces; (xsa@)
~ ci.c
> minor knf; (xsa@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ospfctl
~ ospfctl.8
> 0) ospfctl doesn't use ospfd.conf so remove that from FILES
> 1) add /var/run/ospfd.sock to ospfd and ospfctl FILES
> 2) add .Xr ospfd.conf 5 to ospfctl SEE ALSO
> ok claudio@ jmc@ (stevesk@)
ospfd
~ ospfd.8
> 0) ospfctl doesn't use ospfd.conf so remove that from FILES
> 1) add /var/run/ospfd.sock to ospfd and ospfctl FILES
> 2) add .Xr ospfd.conf 5 to ospfctl SEE ALSO
> ok claudio@ jmc@ (stevesk@)
pkg_add
~ OpenBSD/PackageLocator.pm
> zap 229 (frantisek holop) (espie@)
rtsold
~ rtsold.8
> sort options; (jmc@)
~ rtsold.8
> some small improvements; (jmc@)
===============================================================================
More information about the odc
mailing list