[odc] Daily src changes for 2007-10-31

ODC auto at squish.net
Thu Nov 1 07:00:01 GMT 2007


OpenBSD src changes summary for 2007-10-31
==========================================

bin/md5                                 distrib/sets
lib/libc                                sbin/ifconfig
share/man                               sys/arch/amd64/amd64
sys/arch/i386/i386                      sys/arch/sgi/localbus
sys/arch/sparc64/include                sys/arch/sparc64/sparc64
sys/dev/i2c                             sys/net
usr.bin/du                              usr.bin/head
usr.bin/pcc                             usr.bin/pkill
usr.bin/systat                          usr.bin/tail
usr.sbin/pkg_add                        

== bin =============================================================== 01/08 ==

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

md5

  ~ md5.c                                 

  > clamp -ttttttttt test counter to 1B, so that it does not wrap negative;
  > from Nicholas Marriott, ok otto (deraadt@)

== distrib =========================================================== 02/08 ==

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

sets

  ~ lists/base/mi                         

  > sync (deraadt@)

== lib =============================================================== 03/08 ==

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

libc

  ~ stdlib/getopt_long.c                  

  > Add parentheses to avoid warning:
  > "suggest parentheses around && within ||"
  > ok millert@ (chl@)

== sbin ============================================================== 04/08 ==

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

ifconfig

  ~ ifconfig.c                            

  > Don't leak potentially secret authname through ioctl interface.
  > Suggestions from mpf@ and canacar@
  > ok deraadt mpf canacar (mikeb@)

== share ============================================================= 05/08 ==

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

man

  ~ man4/man4.amd64/cpu.4                 ~ man4/man4.i386/cpu.4

  > some updates from Pierre Riteau; tweaked by myself and tedu (jmc@)

== sys =============================================================== 06/08 ==

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

arch/amd64/amd64

  ~ machdep.c                             

  > for now, workaround MP timeout/splhigh/scsi race at reboot time using a
  > delay.  will be revisited.	ok art (deraadt@)

arch/i386/i386

  ~ machdep.c                             

  > for now, workaround MP timeout/splhigh/scsi race at reboot time using a
  > delay.  will be revisited.	ok art (deraadt@)

arch/sgi/localbus

  ~ crimebus.h                            

  > comment fixes.
  > ok miod@ (jsing@)

arch/sparc64/include

  ~ cpu.h                                 

  > Overhaul fpu context save/restore code, making it more similar to what we
  > do
  > on i386 and amd64.	Don't let IPIs in when saving fpu context by disabling
  > interrupts. (kettenis@)

arch/sparc64/sparc64

  ~ locore.s                              

  > Garbage collect ienab_bis() and ienab_bic().
  > Suggested by miod@ (kettenis@)

  ~ locore.s                              

  > Remove some comments about 32-bit mode. (kettenis@)

  ~ locore.s                              

  > Remove idle_u; it's been unused for a while. (kettenis@)

  ~ autoconf.c                            

  > Remove some XXX code that has been #ifdef'ed out for ages. (kettenis@)

  ~ emul.c                                ~ machdep.c
  ~ process_machdep.c                     ~ trap.c
  ~ vm_machdep.c                          

  > Overhaul fpu context save/restore code, making it more similar to what we
  > do
  > on i386 and amd64.	Don't let IPIs in when saving fpu context by disabling
  > interrupts. (kettenis@)

dev/i2c

  ~ adt7460.c                             ~ asc7621.c
  ~ fintek.c                              ~ lm93.c

  > don't clear sensor flags that were never set; ok deraadt (cnst@)

net

  ~ if_spppsubr.c                         

  > Don't leak potentially secret authname through ioctl interface.
  > Suggestions from mpf@ and canacar@
  > ok deraadt mpf canacar (mikeb@)

  ~ pf.c                                  

  > 'block return' must not send anything on blocked icmp packets.
  > Noticed by Kai_Doernemann_at_genua.de
  > OK henning@, deraadt@ (mpf@)

== usr.bin =========================================================== 07/08 ==

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

du

  ~ du.1                                  

  > sort flags in STANDARDS; from Pierre Riteau (jmc@)

head

  ~ head.c                                

  > sync usage() w/ synopsis; from Pierre Riteau
  > ok sobrado (jmc@)

pcc

  ~ ccom/pftn.c                           

  > Pull from master repo, commit by gmcgarry:
  > Reset the sue to UCHAR if using CHAR_UNSIGNED.  Fixes warnings on
  > powerpc. (otto@)

  ~ ccom/stabs.c                          

  > Pull from master repo, commit by gmcgarry:
  > Provide compile-time flag STAB_LINE_ASSOLUTE which creates N_SLINE stabs
  > using absolute addresses instead of relative addresses.  Fixes debugging
  > on OSX (and probably other non-ELF targets). (otto@)

pkill

  ~ pkill.1                               

  > "signal" is an argument, not a flag;
  > originally requested by sobrado, and now Pierre Riteau (jmc@)

systat

  ~ systat.1                              

  > remove out of date comment in BUGS: "Takes 2-10 percent of the CPU."
  > from Pierre Riteau (jmc@)

tail

  ~ tail.c                                

  > sync usage() w/ synopsis; from Pierre Riteau
  > ok sobrado (jmc@)

== usr.sbin ========================================================== 08/08 ==

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

pkg_add

  ~ pkg_delete.1                          ~ pkg_info.1

  > better .Nd; from Pierre Riteau (jmc@)

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


More information about the odc mailing list