[odc] Daily src changes for 2007-12-07
ODC
auto at squish.net
Sat Dec 8 07:00:01 GMT 2007
OpenBSD src changes summary for 2007-12-07
==========================================
distrib/sets etc/Makefile
etc/changelist etc/ftpusers
etc/group etc/hoststated.conf
etc/master.passwd etc/rc
etc/rc.conf etc/relayd.conf
share/man sys/arch/sgi/sgi
sys/arch/sparc64/dev sys/dev/acpi
sys/dev/ic sys/dev/pci
sys/dev/usb usr.sbin
usr.sbin/acpidump usr.sbin/hoststatectl
usr.sbin/hoststated usr.sbin/ntpd
usr.sbin/relayctl usr.sbin/relayd
usr.sbin/snmpd
== distrib =========================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/base/mi ~ lists/etc/mi
~ lists/man/mi
> sync (deraadt@)
== etc =============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
Makefile
~ Makefile
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
changelist
~ changelist
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
ftpusers
~ ftpusers
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
group
~ group
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
hoststated.conf
- hoststated.conf
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
master.passwd
~ master.passwd
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
~ master.passwd
> oops, _relayd not _relay; spotted by reyk (deraadt@)
rc
~ rc
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
rc.conf
~ rc.conf
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
relayd.conf
~ relayd.conf
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (reyk@)
== share ============================================================= 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/ral.4
> new RT2860 firmware.
> IMPORTANT: you will need to reboot your machine for the new firmware to be
> loaded because the firmware is loaded only once. for cardbus/expresscard,
> unplugging/plugging the adapter should be enough though. (damien@)
== sys =============================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/sgi/sgi
~ machdep.c
> Clean up comments - typos, grammatical errors and style(9). (jsing@)
arch/sparc64/dev
~ sbus.c
> unify a function name compared to other busses (deraadt@)
dev/acpi
~ acpiec.c ~ acpimadt.c
> do not call aml_searchname and aml_evalnode afterwards, just use
> aml_evalname. marco@ ok. (fgsch@)
dev/ic
~ rt2860.c ~ rt2860reg.h
~ rt2860var.h
> In hostap mode, update beacon to reflect ERP IE changes.
> Fix channel 126 settings.
> Workarounds for various hardware bugs. (damien@)
~ rt2860.c ~ rt2860reg.h
~ rt2860var.h
> LEDs (damien@)
dev/pci
~ agp.c ~ agpvar.h
> Replace lockmgr with rwlock.
> advice from thib. Comments and ok tedu@ (oga@)
~ agp.c ~ agp_amd.c
~ agp_i810.c ~ agp_intel.c
~ agp_sis.c ~ agp_via.c
~ agpreg.h ~ agpvar.h
> KNF, no binary change.
> Looked over by a few people. (oga@)
dev/usb
~ usbdevs.h ~ usbdevs_data.h
> sync (deraadt@)
~ usbdevs ~ if_zyd.c
> more zydas versions, collected from various places (deraadt@)
~ usbdevs.h ~ usbdevs_data.h
> sync (damien@)
~ usbdevs
> add a bunch of ralink rt2870 ids (3 new vendors / 38 new products)
> from ralink linux driver. (damien@)
~ usbdevs
> shorted names (deraadt@)
~ usbdevs.h ~ usbdevs_data.h
> sync (deraadt@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
usr.sbin
~ Makefile
> enter relayd/relayctl instead of hoststated/hoststatectl (deraadt@)
acpidump
~ asl_dump.c
> implement a few more opcodes from acpi 3.0 and fix output in some cases.
> dell d620 now shows the tree correctly. marco@ ok. (fgsch@)
hoststatectl
- Makefile - hoststatectl.8
- hoststatectl.c - parser.c
- parser.h
> hoststated/hoststatectl get repository copied (and de-tagged) into
> relayd/relayctl. This is a more suitable place for a daemon that has
> grown out of it's initial roots of "monitoring and redirecting services
> at various layers", into one that is "a full featured proxy, which
> happens to know what is up/down" (deraadt@)
hoststated
- Makefile - buffer.c
- carp.c - check_icmp.c
- check_script.c - check_tcp.c
- control.c - hce.c
- hoststated.8 - hoststated.c
- hoststated.conf.5 - hoststated.h
- imsg.c - log.c
- name2id.c - parse.y
- pfe.c - pfe_filter.c
- relay.c - relay_udp.c
- ssl.c - ssl_privsep.c
> hoststated/hoststatectl get repository copied (and de-tagged) into
> relayd/relayctl. This is a more suitable place for a daemon that has
> grown out of it's initial roots of "monitoring and redirecting services
> at various layers", into one that is "a full featured proxy, which
> happens to know what is up/down" (deraadt@)
ntpd
~ ntpd.8
> document adjfreq(2);
> based on an initial diff from Simon Kuhnle,
> and input from Joerg Sonnenberger;
> ok otto (jmc@)
relayctl
~ Makefile ~ parser.c
~ relayctl.8 ~ relayctl.c
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (reyk@)
~ relayctl.8
> adjust the manpages to use "Relay daemon" (reyk@)
relayd
~ Makefile ~ buffer.c
~ carp.c ~ check_icmp.c
~ check_script.c ~ check_tcp.c
~ control.c ~ hce.c
~ imsg.c ~ log.c
~ name2id.c ~ parse.y
~ pfe.c ~ pfe_filter.c
~ relay.c ~ relay_udp.c
~ relayd.c ~ relayd.h
~ ssl.c
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (reyk@)
~ relayd.8 ~ relayd.conf.5
> partial update of the man pages to new relayd name (deraadt@)
~ relayd.conf.5
> adjust the manpages to use "Relay daemon" (reyk@)
snmpd
~ snmpe.c
> unbreak snmpd on 32bit archs like i386 (reyk@)
~ ber.c ~ snmpd.h
~ snmpe.c
> add a new 'd' format to ber_printf_elements to pass ints instead of
> long longs; you have to pass the right type with vargs. this finally
> fixes the previous problem on i386.
> discussed with claudio (reyk@)
~ ber.c
> comparison betweem signed and unsigned (reyk@)
~ mps.c
> type (reyk@)
~ parse.y
> remove unreduced rules (reyk@)
===============================================================================
More information about the odc
mailing list