[odc] Daily src changes for 2003-11-02
ODC
auto at squish.net
Mon Nov 3 07:04:45 GMT 2003
OpenBSD src changes summary for 2003-11-02
==========================================
libexec/fingerd share/man
sys/arch/m68k/m68k sys/net
sys/netinet usr.bin/netstat
usr.bin/ssh usr.sbin/tcpdump
== libexec =========================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
fingerd
~ fingerd.8
> some corrections from wiz at netbsdjmc@)
== share ============================================================= 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man9/kthread.9
> Document kthread_create() return value.
> ok mickey@ jmc@ (grange@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/m68k/m68k
~ pmap_motorola.c
> pmap_remove_mapping() uses an unnecessary PHYS_TO_VM_PAGE call. Instead of
> simply removing it, slightly reorganize the code to remove a pg_to_pvh()
> call
> as well. (miod@)
net
~ pf_ioctl.c
> Don't zero the debug level when we enable pf.
> ok henning@ dhartmei@ (mcbride@)
netinet
~ ip_carp.c
> Typo; #ifdef INET not INET6.
> From Max Laier. (mcbride@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
netstat
~ inet.c ~ main.c
> print raw ip[46] sockets; ok deraadt@ (markus@)
ssh
~ auth2-gss.c ~ compat.c
~ compat.h ~ sshconnect2.c
> remove support for SSH_BUG_GSSAPI_BER; simon at sxw.org.ukarkus@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
tcpdump
~ print-pfsync.c
> - newline before printing first state (so they all line up and the first
> state doesn't wrap)
> - No need to print the rule number, that's included in the -v output.
> ok dhartmei@ canacar@ (mcbride@)
===============================================================================
More information about the odc
mailing list