[odc] Daily src changes for 2004-07-16
ODC
auto at squish.net
Sat Jul 17 08:00:34 BST 2004
OpenBSD src changes summary for 2004-07-16
==========================================
bin/ksh distrib/sets
lib/libc regress/lib
sbin/mount_nfs sbin/pfctl
share/man sys/arch/i386/i386
sys/dev/pci sys/dev/usb
sys/net sys/netinet
sys/nfs usr.bin/rpcgen
usr.sbin/bgpctl
== bin =============================================================== 01/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
ksh
~ history.c
> Neuter the fc builtin on non-interactive shells; inspired by NetBSD
> PR#26339.
> ok millert@ (miod@)
== distrib =========================================================== 02/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/man/mi
> sync (deraadt@)
== lib =============================================================== 03/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ stdlib/strtonum.c
> Avoid comparing unsigned and signed long longs since the signed
> one will get implicitly cast to unsigned. Fixes a bug with negative
> minval noticed by mjc at .imilar to a diff from miod at .K miod at . > (millert@)
~ stdlib/strtonum.c
> Do not forget to test the lower bound if the upper bound > LLONG_MAX.
> ok millert@ (otto@)
== regress =========================================================== 04/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
lib
~ libutil/fmt_scaled/fmt_test.c
> errno -> err in a structure. OK deraadt@ (david@)
== sbin ============================================================== 05/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
mount_nfs
~ mount_nfs.c
> remove netiso traces, millert deraadt ok (henning@)
pfctl
~ Makefile ~ pfctl.8
~ pfctl.c ~ pfctl_parser.c
~ pfctl_parser.h + pfctl_optimize.c
> 'pfctl -o' ruleset optimizer that doesnt change the meaning of the final
> ruleset
> - remove identical and subsetted rules
> - when advantageous merge rules w/ similar addresses into a table and one
> rule
> - re-order rules to improve skip step performance (can do better w/ kernel
> mods)
> - 'pfctl -oo' will load the currently running ruleset and use it as a
> profile
> to direct the optimization of quicked rules
> ok henning@ mcbride at .an page help from jmc@ (frantzen@)
== share ============================================================= 06/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/options.4
> bit more iso removal;
> ok henning@ (jmc@)
~ man4/xl.4
> new xl variant (Asus P4R800-VM motherboards) (deraadt@)
~ man4/gif.4
> .Xr bridge 4 in SEE ALSO; from Alexey E. Suslikov;
> add hostname.if 5 and netstart 8 while i'm at it; (jmc@)
== sys =============================================================== 07/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/i386/i386
~ machdep.c
> merge old_identifycpu with identifycpu and remove old_identifycpu
> help from Theo, Ted, and Tom
> ok deraadt@ (david@)
~ est.c
> dothan est support, from some netbsd guy, tedu ok (deraadt@)
dev/pci
~ if_xl_pci.c ~ pcidevs
> new xl variant (Asus P4R800-VM motherboards) (deraadt@)
~ pcidevs.h ~ pcidevs_data.h
> sync (deraadt@)
~ if_san_common.c ~ if_san_common.h
~ if_san_obsd.c ~ if_san_te1.c
~ if_san_xilinx.c ~ if_san_xilinx.h
~ if_sandrv.c ~ if_sandrv.h
> Aft source update.
> mcbride ok. (alex@)
dev/usb
~ usbdevs.h ~ usbdevs_data.h
> regen (pedro@)
~ if_wi_usb.c ~ usbdevs
> recognize the dwl-122 usb wireless card. from fgsch
> ok'd by him and markus@ (pedro@)
net
~ if_ethersubr.c ~ if_fddisubr.c
~ if_loop.c ~ if_spppsubr.c
~ if_tokensubr.c ~ if_tun.c
> remove netiso shitz, millert ok (henning@)
netinet
~ tcp_input.c
> undo 1.148, otherwise we have assymmetric cwnd when entering ESTABLISHED:
> 2mss on the server side, and 1mss on the client. (markus@)
nfs
~ nfs_srvcache.c ~ nfs_subs.c
~ nfs_syscalls.c
> kill netiso stuff here as well, millert ok (henning@)
== usr.bin =========================================================== 08/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
rpcgen
~ rpc_cout.c
> Avoid generating an unused variable. From NetBSD. ok deraadt@ (matthieu@)
== usr.sbin ========================================================== 09/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
bgpctl
~ bgpctl.8
> - fix macros
> - bgp -> BGP
> - change description in FILES
> - sync to reality
> ok henning, jmc (jaredy@)
===============================================================================
More information about the odc
mailing list