[odc] Daily src changes for 2008-04-23
ODC
auto at squish.net
Thu Apr 24 07:00:01 BST 2008
OpenBSD src changes summary for 2008-04-23
==========================================
distrib/sets include/Makefile
share/man sys/arch/macppc/macppc
sys/conf sys/dev/i2c
sys/dev/ic sys/dev/isa
sys/dev/pci sys/dev/pcmcia
sys/kern sys/net
sys/netmpls sys/sys
usr.bin/strings usr.sbin
usr.sbin/rtadvd usr.sbin/sysmerge
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/man/mi
> sync (deraadt@)
~ lists/base/md.alpha ~ lists/base/md.amd64
~ lists/base/md.armish ~ lists/base/md.aviion
~ lists/base/md.hp300 ~ lists/base/md.hppa
~ lists/base/md.hppa64 ~ lists/base/md.i386
~ lists/base/md.landisk ~ lists/base/md.luna88k
~ lists/base/md.mac68k ~ lists/base/md.macppc
~ lists/base/md.mvme68k ~ lists/base/md.mvme88k
~ lists/base/md.mvmeppc ~ lists/base/md.sgi
~ lists/base/md.sparc ~ lists/base/md.sparc64
~ lists/base/md.vax ~ lists/base/md.zaurus
~ lists/comp/mi
> sync (deraadt@)
~ lists/base/md.hppa64
> sync (deraadt@)
~ lists/base/md.alpha ~ lists/base/md.amd64
~ lists/base/md.armish ~ lists/base/md.aviion
~ lists/base/md.hp300 ~ lists/base/md.hppa
~ lists/base/md.hppa64 ~ lists/base/md.i386
~ lists/base/md.landisk ~ lists/base/md.luna88k
~ lists/base/md.mac68k ~ lists/base/md.macppc
~ lists/base/md.mvme68k ~ lists/base/md.mvme88k
~ lists/base/md.mvmeppc ~ lists/base/md.sgi
~ lists/base/md.sparc ~ lists/base/md.sparc64
~ lists/base/md.vax ~ lists/base/md.zaurus
~ lists/base/mi ~ lists/comp/mi
~ lists/man/mi
> sync (deraadt@)
== include =========================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/include
Makefile
~ Makefile
> Import MPLS (Multi Protocol Label Switching)
> MPLS support partly based on the (abandoned?) AYAME project.
> Basic LSR (Label Switch Router) functionality is present, but not fully
> functional yet.
> It is currently possible to insert entries in the LIB (Label Information
> Base)
> with route(8), but setting the operation type is not supported yet.
> Imported to allow more people to work on this in the coming weeks.
> ok claudio@ laurent@ dlg@ (norby@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
- man4/rln.4 ~ man4/Makefile
~ man4/pcmcia.4
> Remove driver for pre 802.11 RangeLAN2 wireless devices.
> It doesn't compile, was never finished, is now irrelevant, and miod
> has taken it apon himself to scare good boys and girls by suggesting
> they read the code.
> ok dlg@ (jsg@)
~ man4/puc.4
> support netmos 6 port version; avf at eldamar.org.uk (deraadt@)
~ man8/release.8
> document sysmerge(8); (jmc@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/macppc/macppc
~ cpu.c
> Call sched_init_cpu() for all but boot processor. ok kettenis. (drahn@)
conf
~ files
> Import MPLS (Multi Protocol Label Switching)
> MPLS support partly based on the (abandoned?) AYAME project.
> Basic LSR (Label Switch Router) functionality is present, but not fully
> functional yet.
> It is currently possible to insert entries in the LIB (Label Information
> Base)
> with route(8), but setting the operation type is not supported yet.
> Imported to allow more people to work on this in the coming weeks.
> ok claudio@ laurent@ dlg@ (norby@)
~ files
> Remove driver for pre 802.11 RangeLAN2 wireless devices.
> It doesn't compile, was never finished, is now irrelevant, and miod
> has taken it apon himself to scare good boys and girls by suggesting
> they read the code.
> ok dlg@ (jsg@)
dev/i2c
~ adt7462.c
> learn about the fans (deraadt@)
dev/ic
- rln.c - rln.h
- rlncmd.h - rlnreg.h
- rlnsubr.c - rlnvar.h
> Remove driver for pre 802.11 RangeLAN2 wireless devices.
> It doesn't compile, was never finished, is now irrelevant, and miod
> has taken it apon himself to scare good boys and girls by suggesting
> they read the code.
> ok dlg@ (jsg@)
dev/isa
- if_rln_isa.c ~ files.isa
> Remove driver for pre 802.11 RangeLAN2 wireless devices.
> It doesn't compile, was never finished, is now irrelevant, and miod
> has taken it apon himself to scare good boys and girls by suggesting
> they read the code.
> ok dlg@ (jsg@)
dev/pci
~ pcidevs
> netmos 6 port version; avf at eldamar.org.uk (deraadt@)
~ pcidevs.h ~ pcidevs_data.h
~ pucdata.c
> support netmos 6 port version; avf at eldamar.org.uk (deraadt@)
dev/pcmcia
- if_rln_pcmcia.c ~ files.pcmcia
> Remove driver for pre 802.11 RangeLAN2 wireless devices.
> It doesn't compile, was never finished, is now irrelevant, and miod
> has taken it apon himself to scare good boys and girls by suggesting
> they read the code.
> ok dlg@ (jsg@)
kern
~ Makefile ~ uipc_domain.c
> Import MPLS (Multi Protocol Label Switching)
> MPLS support partly based on the (abandoned?) AYAME project.
> Basic LSR (Label Switch Router) functionality is present, but not fully
> functional yet.
> It is currently possible to insert entries in the LIB (Label Information
> Base)
> with route(8), but setting the operation type is not supported yet.
> Imported to allow more people to work on this in the coming weeks.
> ok claudio@ laurent@ dlg@ (norby@)
net
~ if_ethersubr.c ~ netisr.h
~ netisr_dispatch.h ~ route.h
~ rtsock.c
> Import MPLS (Multi Protocol Label Switching)
> MPLS support partly based on the (abandoned?) AYAME project.
> Basic LSR (Label Switch Router) functionality is present, but not fully
> functional yet.
> It is currently possible to insert entries in the LIB (Label Information
> Base)
> with route(8), but setting the operation type is not supported yet.
> Imported to allow more people to work on this in the coming weeks.
> ok claudio@ laurent@ dlg@ (norby@)
netmpls
+ mpls.c + mpls.h
+ mpls_input.c + mpls_lse.c
+ mpls_proto.c + mpls_raw.c
+ mpls_shim.c + mpls_var.h
> Import MPLS (Multi Protocol Label Switching)
> MPLS support partly based on the (abandoned?) AYAME project.
> Basic LSR (Label Switch Router) functionality is present, but not fully
> functional yet.
> It is currently possible to insert entries in the LIB (Label Information
> Base)
> with route(8), but setting the operation type is not supported yet.
> Imported to allow more people to work on this in the coming weeks.
> ok claudio@ laurent@ dlg@ (norby@)
~ mpls.h ~ mpls_input.c
~ mpls_proto.c ~ mpls_raw.c
~ mpls_shim.c
> I hate working outside the tree.
> Fix my faulty import.... (norby@)
- mpls_lse.c - mpls_var.h
> not needed any more... (norby@)
- mpls.c
> not needed any more... (norby@)
~ mpls.h
> add missing prototypes (norby@)
~ mpls_input.c
> unbreak compilationg with option MPLS but without option MPLS_DEBUG (dlg@)
sys
~ socket.h
> Import MPLS (Multi Protocol Label Switching)
> MPLS support partly based on the (abandoned?) AYAME project.
> Basic LSR (Label Switch Router) functionality is present, but not fully
> functional yet.
> It is currently possible to insert entries in the LIB (Label Information
> Base)
> with route(8), but setting the operation type is not supported yet.
> Imported to allow more people to work on this in the coming weeks.
> ok claudio@ laurent@ dlg@ (norby@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
strings
~ strings.c
> Move code around to remove a warning. Clarifies the code for both
> humans and compilers!
> Issue pointed out by Lawrence Teo.
> OK millert. (ray@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
usr.sbin
~ Makefile
> build sysmerge in (deraadt@)
rtadvd
~ config.c ~ dump.c
~ rrenum.c ~ rtadvd.c
~ rtadvd.h
> Replace handrolled lists with SLISTs or TAILQs.
> Timers remain and will be handled later. (pyr@)
sysmerge
~ sysmerge.sh
> Re-indent code
> Print usage to stderr not stdout
> Remove an unneeded check for TEMPROOT
> OK and last piece courtesy of ajacoutot@ (millert@)
~ sysmerge.sh
> usage is only used once; ok millert (deraadt@)
~ sysmerge.sh
> - clarify copyright / license
> discussed with deraadt@ millert@
> wording from millert@ (ajacoutot@)
===============================================================================
More information about the odc
mailing list