[odc] Daily src changes for 2008-01-18
ODC
auto at squish.net
Sat Jan 19 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-01-18
==========================================
share/man sys/arch/sparc64/conf
sys/arch/sparc64/dev sys/dev/ic
sys/dev/usb usr.sbin/dhcpd
usr.sbin/snmpctl usr.sbin/snmpd
== share ============================================================= 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/xf86.4
> macpppc -> macppc
> ok jmc (sthen@)
~ man4/man4.sparc64/fhc.4
> Mention environ(4). (kettenis@)
~ man4/man4.sparc64/Makefile + man4/man4.sparc64/environ.4
> Add environ(4). (kettenis@)
~ man4/man4.sparc64/central.4 ~ man4/man4.sparc64/clkbrd.4
~ man4/man4.sparc64/environ.4 ~ man4/man4.sparc64/fhc.4
> english nouns do not need to be capitalised;
> sync fhc.4; (jmc@)
~ man4/man4.sparc64/ebus.4
> kill strange workaround; (jmc@)
== sys =============================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/sparc64/conf
~ files.sparc64
> Add environ(4). (kettenis@)
arch/sparc64/dev
+ environ.c
> First attempt to write a driver for the environment device found on
> Enterprise 3000/3500/4000/4500/5000/5500/6000/6500. (kettenis@)
~ z8530tty.c
> Print consoleness the canonical way. (kettenis@)
dev/ic
~ z8530tty.c
> Print consoleness the canonical way. (kettenis@)
dev/usb
~ if_upgt.c ~ if_upgtvar.h
> Add LED support. (mglocker@)
== usr.sbin ========================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
dhcpd
~ dhcpd.h ~ options.c
> Call store_options() with correct cutoff values, i.e. ones not 7 bytes
> too large. Fixes a problem where a nicely crafted packet could crash
> dhcpd. Nuke a superfluous declaration of store_options() while here.
> Problem found and fix tested by Peter Hessler.
> ok beck@ millert@ henning@ (krw@)
snmpctl
~ parser.c ~ parser.h
~ snmpctl.8 ~ snmpctl.c
> add a snmpctl command to send traps to registered receivers using
> snmpd's imsg trap interface. (reyk@)
~ parser.c
> fix stringval length (reyk@)
~ parser.c
> parse ip addresses for traps (reyk@)
~ parser.c
> fix description (reyk@)
snmpd
~ imsg.c ~ snmpd.h
~ trap.c
> add a snmpctl command to send traps to registered receivers using
> snmpd's imsg trap interface. (reyk@)
~ trap.c
> trap.c (reyk@)
~ mib.c ~ mib.h
> implement very basic support of the BRIDGE-MIB which is enough to get
> recognized as a network device by some NMS. (reyk@)
~ mps.c
> free oid data before overwriting it (reyk@)
===============================================================================
More information about the odc
mailing list