[odc] Daily src changes for 2005-11-07

ODC auto at squish.net
Tue Nov 8 07:00:36 GMT 2005


OpenBSD src changes summary for 2005-11-07
==========================================

bin/date                                distrib/notes
games/bcd                               games/morse
share/man                               sys/arch/amd64/conf
sys/arch/macppc/include                 sys/arch/macppc/pci
sys/arch/mvmeppc/include                sys/arch/mvmeppc/pci
sys/dev/ic                              sys/dev/pci
sys/kern                                sys/scsi
usr.bin/mg                              usr.bin/rcs

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

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

date

  ~ date.1                                

  > - document the `cc' part of `ccyy'
  > - get its description right
  > - minor grammar tweaks
  > ok otto@ (jmc@)

== distrib =========================================================== 02/06 ==

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

notes

  ~ mirrors                               

  > -na.mirror.garr.it ftp mirror, catches up w/ ftp.html r1.333 (grunk@)

== games ============================================================= 03/06 ==

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

bcd

  ~ bcd.6                                 

  > - correct SYNOPSIS
  > - sort options
  > - sync usage() (jmc@)

  ~ bcd.6                                 

  > use .Rs/.Re for SEE ALSO; (jmc@)

morse

  ~ morse.c                               

  > - correct SYNOPSIS
  > - sort options
  > - sync usage() (jmc@)

== share ============================================================= 04/06 ==

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

man

  ~ man4/ath.4                            

  > 3CRPAG175 works: from chris kuethe; (jmc@)

== sys =============================================================== 05/06 ==

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

arch/amd64/conf

  ~ GENERIC                               

  > KGDB_DEVNAME should use com. (fgsch@)

  ~ files.amd64                           

  > add some needed defs for upcoming kgdb support. (fgsch@)

arch/macppc/include

  ~ pmap.h                                

  > remove vtophys() on *ppc.
  > ok drahn@ (brad@)

arch/macppc/pci

  ~ mpcpcibus.c                           

  > remove vtophys() on *ppc.
  > ok drahn@ (brad@)

arch/mvmeppc/include

  ~ pmap.h                                

  > remove vtophys() on *ppc.
  > ok drahn@ (brad@)

arch/mvmeppc/pci

  ~ mpcpcibr.c                            

  > remove vtophys() on *ppc.
  > ok drahn@ (brad@)

dev/ic

  ~ dc21040reg.h                          

  > add bus_dma support.
  > From NetBSD
  > tested on i386/alpha.
  > ok martin@ krw@ (brad@)

  ~ am7990.c                              ~ dc.c
  ~ fxp.c                                 ~ gem.c
  ~ mtd8xx.c                              ~ re.c
  ~ rln.c                                 ~ rtl81x9.c
  ~ tropic.c                              ~ xl.c

  > splimp -> splnet (brad@)

dev/pci

  ~ if_de.c                               ~ if_devar.h

  > add bus_dma support.
  > From NetBSD
  > tested on i386/alpha.
  > ok martin@ krw@ (brad@)

  ~ if_lmc.c                              ~ if_lmc_common.c
  ~ if_lmc_media.c                        ~ if_lmc_obsd.c
  ~ if_lmc_types.h                        ~ if_lmcioctl.h
  ~ if_lmcvar.h                           

  > first round of lmc(4) cleaning. removes a good portion of the ifdef
  > crud making this readable.
  > ok dlg@ (brad@)

  ~ if_sf.c                               ~ if_sk.c
  ~ if_ste.c                              ~ if_tl.c
  ~ if_vge.c                              ~ if_vr.c
  ~ if_wb.c                               

  > - splimp -> splnet
  > - remove spl's from attach
  > - removing redundant checks before pci_mapreg_map()
  > - fix dmesg printing
  > - de-allocate resources on failure to attach
  > - remove unused VLAN input code from vge(4) (brad@)

kern

  ~ vfs_default.c                         

  > nit (pedro@)

  ~ vfs_subr.c                            

  > Use ANSI function declarations and deregister, no binary change (pedro@)

scsi

  ~ sd.c                                  ~ scsi_base.c

  > Death to superfluous verbiage. Suppress errors when getting the parameters
  > for a raw partition like we suppress errors for the other operations on raw
  > partitions. Replace 'could not get size' with more specific and informative
  > SC_DEBUG() output. Silences a usb card reader that fgsch@ found. Now attach
  > message is only 'sdX: drive offline'.
  > Tested & ok fgsch@ (krw@)

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

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

mg

  ~ extend.c                              

  > Allow ctrl-key patterns ("^X^C") in keybind function. Will
  > allow more modularization of keymaps later.
  > Also, improved error checking suggested by cloder. (kjell@)

  ~ def.h                                 ~ dired.c
  ~ funmap.c                              ~ keymap.c

  > Move most of the dired hooks into dired.c.	While here, enable some
  > dired functions that were written, but not bound to keys. No other
  > functional change.
  > Tested by Han Boetes. (kjell@)

  ~ dired.c                               

  > KNF (kjell@)

  ~ extend.c                              

  > add missing ctype.h (kjell@)

rcs

  ~ rcs.1                                 

  > document `-q'; (xsa@)

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



More information about the odc mailing list