[odc] Daily src changes for 2007-05-24

ODC auto at squish.net
Fri May 25 07:00:01 BST 2007


OpenBSD src changes summary for 2007-05-24
==========================================

distrib/macppc                          sbin/disklabel
share/man                               sys/dev
usr.bin/at                              usr.sbin/pkg_add

== distrib =========================================================== 01/06 ==

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

macppc

  ~ ramdisk/install.md                    

  > Close some (probably not all) holes in the creation of the required
  > 'i' partition.
  > Keep asking for an MBR until it has both a DOS and an OpenBSD
  > partition.
  > Forcibly write a default disklabel, which will have the correct 'i'
  > defined, before letting the user work on the disklabel.
  > Use newfs(8) to format the 'i' partition instead of plopping a
  > pre-formatted 1MB FAT in it.
  > Remove a bunch of excess verbiage, which will reappear in an updated
  > INSTALL.macppc.
  > Feedback from otto@, drahn@ and deraadt at . (krw@)

== sbin ============================================================== 02/06 ==

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

disklabel

  ~ disklabel.c                           

  > Make 'disklabel -w -d <disk>' work. i.e. write the default disklabel
  > onto disk.	More elegant than "dd if=/dev/zero of= ..." to clear out
  > an old disklabel.  Think of it as treating the spoofed disklabel
  > created by readdisklabel() like an automatically generated disktab
  > entry. Makes some install scripts (macppc to start) easier. (krw@)

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

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

man

  ~ man4/zyd.4                            

  > ZD1211B-based Edimax EW-7317LDG Wireless Detector / USB Adaptor works.
  > Tested by me; ok jsg@ (cnst@)

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

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

dev

  ~ softraid.c                            ~ softraidvar.h

  > create separate function to validate metadata.
  > remove seeding of checksums. (marco@)

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

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

at

  ~ at.c                                  

  > If century not specified used the current one instead of aassuming 2000.
  > (millert@)

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

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

pkg_add

  ~ OpenBSD/PackingElement.pm             ~ OpenBSD/PackingList.pm

  > catch up and rethrow Packing-List read issues with the filename when
  > available. (espie@)

  ~ OpenBSD/PackingList.pm                

  > place holder for signature checking (espie@)

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


More information about the odc mailing list