Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc 940,941
details: https://anonhg.NetBSD.org/src/rev/43f559efc05e
branches: netbsd-3
changeset: 577467:43f559efc05e
user: jmc <jmc%NetBSD.org@localhost>
date: Tue Nov 08 18:20:13 2005 +0000
description:
940,941
diffstat:
doc/CHANGES-3.0 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 2ce934135b31 -r 43f559efc05e doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Tue Nov 08 18:18:58 2005 +0000
+++ b/doc/CHANGES-3.0 Tue Nov 08 18:20:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.301 2005/11/07 17:34:22 jmc Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.302 2005/11/08 18:20:13 jmc Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -13966,3 +13966,19 @@
copied will have refcount == 1, whereas anons that still need to be
copied will have refcount > 1. PR#25392, PR#30257, PR#31924
[chs, ticket #939]
+
+usr.sbin/pkg_install/lib/dewey.c 1.2
+usr.sbin/pkg_install/create/perform.c 1.42
+
+ Sync with pkgsrc: wrap some headers in #ifs.
+ Replace wait(2) with equivalent waitpid(2); for Linux.
+ [wiz, ticket #940]
+
+usr.sbin/pkg_install/info/perform.c 1.65
+usr.sbin/pkg_install/lib/version.h 1.71
+
+ Don't add INSTALLED_INFO to the list of files to extract from binary
+ packages, it will never be there.
+ Fixes pkg_info -B against binary packages broken when INSTALLED_INFO
+ support was added. Bump version.
+ [dillo, ticket #941]
Home |
Main Index |
Thread Index |
Old Index