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

ODC auto at squish.net
Thu Sep 8 08:00:33 BST 2005


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

bin/ksh                                 distrib/notes
share/man                               sys/dev/ic
sys/dev/pci                             sys/dev/usb
sys/net80211                            usr.bin/cvs
usr.bin/m4                              usr.bin/split
usr.bin/ssh                             usr.sbin/pkg_add
usr.sbin/ppp                            

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

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

ksh

  ~ ksh.1                                 ~ sh.1

  > LINES and \\ in PS1 prompt are implemented, so remove information
  > which says they are not;
  > from matthias kilian (pr #4476);
  > ok otto@ (jmc@)

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

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

notes

  ~ amd64/hardware                        ~ cats/hardware
  ~ i386/hardware                         

  > SiS 182 SATA apparently acts in a non standard way and needs
  > to be setup in a manner not documented by SiS, so don't list
  > it as supported for now. (jsg@)

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

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

man

  ~ man4/pciide.4                         

  > SiS 182 SATA apparently acts in a non standard way and needs
  > to be setup in a manner not documented by SiS, so don't list
  > it as supported for now. (jsg@)

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

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

dev/ic

  ~ ciss.c                                ~ cissreg.h
  ~ cissvar.h                             

  > sync on shutdown (mickey@)

dev/pci

  ~ ciss_pci.c                            

  > kill dead func proto (mickey@)

  ~ if_de.c                               

  > do not try to restore the spl level two times in a row.
  > ok martin@ (brad@)

dev/usb

  ~ umidi.c                               

  > Fix bug that caused multi byte MIDI messages to get corrupted
  > when a single real time byte is inserted.
  > From Alexandre Ratchov.  While I don't have a umidi device to
  > test here it looks correct to me and alex has a history of sending
  > good MIDI diffs.
  > ok deraadt@ (jsg@)

  ~ umidivar.h                            

  > Part of Alexandre Ratchov's last umidi diff that should have been
  > committed.
  > pointed out by reyk@ (jsg@)

net80211

  ~ ieee80211.c                           ~ ieee80211_compat.c
  ~ ieee80211_compat.h                    ~ ieee80211_crypto.c
  ~ ieee80211_input.c                     ~ ieee80211_node.c
  ~ ieee80211_node.h                      ~ ieee80211_output.c
  ~ ieee80211_proto.c                     ~ ieee80211_rssadapt.c
  ~ ieee80211_var.h                       

  > Remove FreeBSD/NetBSD ifdef mess.  We are not likely to be
  > doing a wholesale merge with them in future.
  > very enthusiastic ok from reyk@ (jsg@)

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

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

cvs

  ~ cvs.1                                 

  > more stuffs for the CVS/Tag file; input+ok jmc at .sa@)

  ~ cmd.c                                 

  > make sure the administrative files that the commands depend on are
  > present before we try to continue.
  > ok xsa@ (joris@)

m4

  ~ m4.1                                  ~ misc.c

  > sort options and sync usage() (jmc@)

  ~ m4.1                                  

  > tweaks;
  > ok espie@ (jmc@)

split

  ~ split.1                               ~ split.c

  > split.1:
  > add the relevant arguments to the options synopsis for -b and -l;
  > tidy up the formatting of [-b byte_count[k|m]];
  > make SYNOPSIS arg for -l match its description;
  > split.c:
  > sync usage(); (jmc@)

ssh

  ~ channels.c                            

  > enforce chanid != NULL; ok djm (markus@)

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

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

pkg_add

  ~ pkg_add.1                             ~ pkg_add

  > sort options, and sync usage(); (jmc@)

  ~ pkg_delete.1                          ~ pkg_delete

  > sort options and sync usage(); (jmc@)

  ~ pkg_info.1                            ~ pkg_info

  > sort options and sync usage(); (jmc@)

  ~ OpenBSD/PackingList.pm                

  > copy new annotations over. (espie@)

  ~ pkg_create                            ~ pkg_delete
  ~ pkg_delete.1                          ~ pkg_mklocatedb

  > use `pkg-name' rather than `pkgname' here, for consistency with other
  > pkg_* bits;
  > ok espie@ (jmc@)

ppp

  ~ ppp/auth.c                            

  > add stdlib.h (brad@)

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



More information about the odc mailing list