[odc] Daily src changes for 2008-05-10

ODC auto at squish.net
Sun May 11 07:00:02 BST 2008


OpenBSD src changes summary for 2008-05-10
==========================================

share/man                               sys/arch
sys/arch/socppc/compile                 sys/arch/socppc/conf
sys/arch/socppc/dev                     sys/arch/socppc/include
sys/arch/socppc/socppc                  sys/arch/socppc/stand
sys/arch/socppc/stand/boot              sys/dev/pci
sys/net                                 sys/netmpls
usr.bin/rcs                             usr.sbin/cron

== share ============================================================= 01/04 ==

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

man

  ~ man4/bnx.4                            

  > comment fix; from Pierre Riteau (jmc@)

== sys =============================================================== 02/04 ==

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

arch

  + socppc/Makefile                       

  > More OpenBSD/socppc parts. (kettenis@)

arch/socppc/compile

  + .cvsignore                            

  > Add .cvsignore, such that we don't lose the compile directory with
  > cvs update -dP. (kettenis@)

arch/socppc/conf

  + GENERIC                               + Makefile.socppc
  + files.socppc                          

  > OpenBSD/socppc, a port to the Thecus N1200, and potentially other Freescale
  > PowerPC SoC platforms that use u-boot as a bootloader. (kettenis@)

  ~ GENERIC                               

  > Fix typo.  Spotted by Pierre Riteau. (kettenis@)

arch/socppc/dev

  + com_obio.c                            + ehci_obio.c
  + ipic.c                                + obio.c
  + pciide_machdep.c                      + sociic.c
  + socpcic.c                             

  > OpenBSD/socppc, a port to the Thecus N1200, and potentially other Freescale
  > PowerPC SoC platforms that use u-boot as a bootloader. (kettenis@)

arch/socppc/include

  + _types.h                              + asm.h
  + atomic.h                              + autoconf.h
  + bat.h                                 + bus.h
  + cdefs.h                               + conf.h
  + cpu.h                                 + db_machdep.h
  + disklabel.h                           + endian.h
  + exec.h                                + fpu.h
  + frame.h                               + internal_types.h
  + intr.h                                + limits.h
  + lock.h                                + mutex.h
  + param.h                               + pcb.h
  + pio.h                                 + pmap.h
  + powerpc.h                             + proc.h
  + psl.h                                 + pte.h
  + ptrace.h                              + reg.h
  + signal.h                              + spinlock.h
  + trap.h                                + vmparam.h

  > OpenBSD/socppc, a port to the Thecus N1200, and potentially other Freescale
  > PowerPC SoC platforms that use u-boot as a bootloader. (kettenis@)

  + loadfile_machdep.h                    

  > Missing bootloader file. (kettenis@)

  + setjmp.h                              

  > Needed by userland. (kettenis@)

  + float.h                               + ieee.h
  + ieeefp.h                              + profile.h

  > More headers needed by userland. (kettenis@)

arch/socppc/socppc

  + autoconf.c                            + clock.c
  + conf.c                                + cpu.c
  + db_interface.c                        + disksubr.c
  + dma.c                                 + machdep.c
  + mainbus.c                             + mem.c

  > OpenBSD/socppc, a port to the Thecus N1200, and potentially other Freescale
  > PowerPC SoC platforms that use u-boot as a bootloader. (kettenis@)

  + genassym.cf                           + locore.S

  > Add two missing files. (kettenis@)

arch/socppc/stand

  + Makefile                              

  > First stab at a bootloader for the Thecus N1200. (kettenis@)

arch/socppc/stand/boot

  + Makefile                              + clock.c
  + conf.c                                + dev_socppc.c
  + devopen.c                             + exec.c
  + libsa.h                               + machdep.c
  + ns16550.c                             + pciide.c
  + start.S                               + time.c
  + wd.c                                  + wdc.c
  + wdvar.h                               

  > First stab at a bootloader for the Thecus N1200. (kettenis@)

dev/pci

  ~ pcidevs                               

  > Add some ATI entries. -moj (maja@)

  ~ pcidevs.h                             ~ pcidevs_data.h

  > regen (maja@)

  ~ pci_map.c                             

  > On socppc, we need to be able to map a zero base address too. (kettenis@)

net

  ~ if_ethersubr.c                        

  > convert sdltosa to a real cast because I removed the silly makro last
  > night. (claudio@)

netmpls

  ~ mpls_input.c                          

  > Make MPLS code compile without pseudo device mpe. OK norby (claudio@)

== usr.bin =========================================================== 03/04 ==

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

rcs

  ~ rcsprog.c                             ~ rcsprog.h

  > OpenRCS only handled a max of 128 arguments on command line + RCSINIT,
  > which was a bogus limit.  Spotted by naddy.
  > horribly prodded by and ok joris (tobias@)

  ~ rcsutil.c                             

  > properly free suffixes.
  > OK tobias@ (joris@)

== usr.sbin ========================================================== 04/04 ==

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

cron

  ~ crontab.c                             

  > from ray@
  > - move the ignoring of the top few (3) comments into a function of its own.
  > - ignore these comments for crontab listings.
  > based on a patch from Slava Semushin
  > ok ray@ millert@ (okan@)

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


More information about the odc mailing list