DragonFly commits List (threaded) for 2009-02
DragonFly BSD
DragonFly commits List (threaded) for 2009-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.2.0 annotated tag v2.2.0 created


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Feb 2009 15:01:37 -0800 (PST)

        at  c9ca6ed939cfc93b6b39474e7ff280b35b8ae3f6 (tag)
   tagging  7afc38173db7580e1cc22dae8e11bdde8b5b1742 (commit)
  replaces  v2.3.0
 tagged by  Simon Schubert
        on  Sun Feb 15 23:56:49 2009 +0100


DragonFly 2.2.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (DragonFly)

iEYEABECAAYFAkmYncUACgkQr5S+dk6z85p4CwCfYN6Sru2FmcQEiXQvIO4YsA2q
or8AnijQoYFvW/AEzo+F7gdCZ6lmZXUd
=Ypo/
-----END PGP SIGNATURE-----

Aggelos Economopoulos (2):
      kill db_print_backtrace()
      Merge branch 'master' of git://chlamydia.fs.ei.tum.de/dragonfly

Matthew Dillon (36):
      Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
      Release Engineering: Update 2.2 branch, adjust release identifiers for 2.2.
      Release Engineering: Add ds macros for 2.2 and 2.3.
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Release Engineer: After merge from master set default ds macro to 2.2
      MFC FreeBSD/1.49 - fix misuse of system() and failure if /usr is not mounted.
      Improve the customizeiso step to allow restarts
      nrelease Makefile adjustments: Packages, newaliases, check target, etc
      Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
      Adjust the ${ISODIR}/.didbootstrap logic a little, add needed licenses.
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Release Engineering: nrelease build fixes - adjust MFS sizes and .zshrc
      Release Engineering: nrelease and GUI build adjustments
      Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Release Engineering: nrelease work, more didbootstrap, include pkgsrcs, and more
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      HAMMER VFS: Correct a ref count leak in the recent I/O invalidation work
      Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Release Engineering: Enhance gui PFI to auto-detect xorg or curses
      Fix long-standing bug in boot1 code - can read junk from fake partition table
      Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
      Change pkg_radd to postfix DragonFly-x.x.x onto the path.  This will work in
      Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Fix libstand's filesystem close callback.  The passed file pointer's
      Boot loader fixes - fix recursive malloc()/free() errors, NULL freed fields
      Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      pxe/tftpboot work - Allow multiple responses to broadcast query
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2
      Relase Engineering - Update loader-bootp.conf for new "boot/" prefixed paths
      Merge commit 'crater/master' into DragonFly_RELEASE_2_2

Matthias Schmidt (5):
      Merge branch 'master' of git://chlamydia.fs.ei.tum.de/dragonfly
      Revert 4dcaa51ba4d4238e035a802067366a28527cd570
      Shift link for 2.2
      Add new option to pkg_search
      Change handbook links

Nicolas Thery (1):
      Fix hang in dntpd startup when network down.

Sascha Wildner (13):
      nrelease: Limit the volid to 32 chars, when building from a dirty state.
      nrelease: Re-add cvsup package URL which I accidentally removed.
      nrelease: Whitespace.
      installer: Use unsigned long for holding hw.physmem's value.
      nrelease: Add /tmp to the list of nohistory directories.
      nrelease: Restrict swap size to 8GB for now.
      ubsa(4): Move HARDWARE section below DESCRIPTION.
      installer: Correct typo in a comment.
      zoneinfo & zic(8): Sync with tzcode2009b & tzdata2009b from elsie.
      nrelease: Exclude distfiles as well when we tar pkgsrc.
      Sync several manpages in section 9 with reality and clean up a bit.
      vnconfig: Print better msg when neither regular file nor -S is specified.
      Silence some -Wold-style-definition warnings.

Sepherosa Ziehau (2):
      pci intr config: Fix an off by one bug
      pci intr config: 'j' is the pin index we want to skip.

Simon Schubert (9):
      nrelease: prevent leaking of env vars into pkgsrc build
      sh: use _PATH_DEFPATH instead of hand-rolling the default path
      sh: export the default PATH instead of keeping it private
      define _PATH_DEFPATH to be reasonable, including sbins and /usr/pkg
      tcsh: export PATH if using the default setting
      hammer boot2: reset file offset each time we're looking up a new inode
      telnetd: filter potentially dangerous env vars passed from telnet client
      telnetd: filter potentially dangerous env vars passed from telnet client
      Merge branch 'master' into DragonFly_RELEASE_2_2

Stathis Kamperis (1):
      Polish cdev example

Thomas Nikolajsen (16):
      Fix typo.
      sh.1: Fix markup.
      strfile.8: Add missing `C' flag to SYNOPSIS.
      ccdconfig: Improve markup & sync usage()
      diskinfo: Add description of flags, fix SYNOPSIS and sync usage()
      jscan: Fix SYNOPSIS and sync usage()
      uuids.5: Fix error and improve wording
      vnconfig: Fix printing of inode
      Merge commit 'chlamydia/master'
      installer: change `atacontrol' to `natacontrol'
      rc.d/nfsclient: delete obsolete flag for rpc.umntall(8)
      nrelease: clean up Makefile and sync man pages & Makefile.usr
      Makefile.usr: add path to pkgsrc-all tar file
      ficl: unbreak testmain build
      nrelease: kernel moved to boot, make kernel.BOOTP there
      libstand.3: add HAMMER and MS-DOS filesystems and improve mark-up

YONETANI Tomokazu (3):
      Add two variables to adjust where to install kernel and modules.
      Set the default DESTDIR to /var/vkernel when the platform is vkernel.
      Mention the variables added by 3b25fbd435d9ee6d47af7128014528e2fadfb5e5



-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]