[odc] Daily src changes for 2006-04-22

ODC auto at squish.net
Sun Apr 23 08:00:25 BST 2006


OpenBSD src changes summary for 2006-04-22
==========================================

bin/ksh                                 gnu/usr.sbin/mkhybrid
share/man                               sys/arch/mvme68k/dev
sys/dev/ic                              sys/dev/pci
sys/dev/usb                             sys/net
sys/net80211                            sys/netinet
sys/netinet6                            usr.bin/ssh
usr.bin/usbhidaction                    usr.bin/vi
usr.sbin/pkg_add                        usr.sbin/tcpdump

== bin =============================================================== 01/06 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/bin

ksh

  ~ ksh.1                                 

  > back out last - it was not a command line prompt;
  > thanks matthias kilian (jmc@)

== gnu =============================================================== 02/06 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/gnu

usr.sbin/mkhybrid

  ~ mkhybrid/Makefile                     

  > typo from jasper lievisse adriaanse; tweak whilst here... (jmc@)

== share ============================================================= 03/06 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/share

man

  ~ man4/aac.4                            

  > mention the 2130S and 2230SLP. (brad@)

== sys =============================================================== 04/06 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/sys

arch/mvme68k/dev

  ~ wdsc.c                                

  > Correct an evil typo which broke MVME147 support. (miod@)

dev/ic

  ~ aac.c                                 ~ aacreg.h
  ~ aacvar.h                              

  > Add support for the Adaptec RAID-On-Chip architecture.  This in turn
  > provides support for the Adaptec 2130S and 2230SLP adapters.
  > From FreeBSD
  > ok dlg@ (brad@)

  ~ ami.c                                 

  > Henning reported a crash I can't explain while using the new sensor code.
  > Disable until diagnosed and fixed. (marco@)

dev/pci

  ~ aac_pci.c                             

  > Add support for the Adaptec RAID-On-Chip architecture.  This in turn
  > provides support for the Adaptec 2130S and 2230SLP adapters.
  > From FreeBSD
  > ok dlg@ (brad@)

dev/usb

  ~ udcf.c                                

  > Simplify time calculations.
  > help and ok kettenis@ (mbalmer@)

net

  ~ route.c                               ~ route.h
  ~ rtsock.c                              

  > Routes announced via rt_missmsg() do not have rtm_index set. While in most
  > cases harmless it is used by the IPv6 code. The result is that bgpd is
  > unable
  > to assigning link local addresses to the correct interface. OK henning@
  > Fix for PR 5063. (claudio@)

net80211

  ~ ieee80211.h                           

  > typo. (fgsch@)

netinet

  ~ in_pcb.c                              

  > Routes announced via rt_missmsg() do not have rtm_index set. While in most
  > cases harmless it is used by the IPv6 code. The result is that bgpd is
  > unable
  > to assigning link local addresses to the correct interface. OK henning@
  > Fix for PR 5063. (claudio@)

netinet6

  ~ nd6_rtr.c                             

  > Routes announced via rt_missmsg() do not have rtm_index set. While in most
  > cases harmless it is used by the IPv6 code. The result is that bgpd is
  > unable
  > to assigning link local addresses to the correct interface. OK henning@
  > Fix for PR 5063. (claudio@)

== usr.bin =========================================================== 05/06 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin

ssh

  ~ uidswap.c                             

  > use setres[ug]id() to permanently revoke privileges; ok deraadt@ (djm@)

  ~ crc32.c                               

  > remove extra spaces (stevesk@)

usbhidaction

  ~ usbhidaction.1                        

  > update output after uaudio(4) changes. (fgsch@)

vi

  ~ cl/cl_funcs.c                         ~ cl/cl_main.c
  ~ cl/cl_screen.c                        ~ cl/cl_term.c
  ~ ex/ex.c                               ~ ex/ex_args.c
  ~ ex/ex_argv.c                          ~ ex/ex_display.c
  ~ ex/ex_global.c                        ~ ex/ex_print.c
  ~ ex/ex_subst.c                         ~ ex/ex_usage.c
  ~ ex/ex_z.c                             ~ vi/v_mark.c
  ~ vi/v_search.c                         ~ vi/v_txt.c
  ~ vi/vs_line.c                          ~ vi/vs_msg.c

  > Removes unused variables and rename variables shadowing external
  > variables.	No binary change.
  > Found by lint.
  > OK otto@ and jaredy@ (ray@)

== usr.sbin ========================================================== 06/06 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin

pkg_add

  ~ OpenBSD/Replace.pm                    

  > Pass over the right object to OpenBSD::Delete::validate_plist().
  > This fixes an error while checking for collision with old libs.
  > okay espie@ (bernd@)

tcpdump

  ~ privsep.c                             ~ tcpdump.c
  ~ util.c                                

  > Remove remaining stuff from state QUIT, adjust some comments
  > and close a fd leak in read_infile(). ok deraadt@ (moritz@)

  ~ privsep.c                             ~ tcpdump.c

  > Set signal handlers directly after the fork(2), so that we avoid
  > situations, where the privileged child dies before the unprivileged
  > parent has set a signal handler for SIGCHLD.
  > ok deraadt@ canacar@ (moritz@)

===============================================================================



More information about the odc mailing list