Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Tickets #385, #435, #446 and #447.



details:   https://anonhg.NetBSD.org/src/rev/1e68028a7d14
branches:  netbsd-2-0
changeset: 561293:1e68028a7d14
user:      jdc <jdc%NetBSD.org@localhost>
date:      Sun Jun 06 06:54:28 2004 +0000

description:
Tickets #385, #435, #446 and #447.

diffstat:

 doc/CHANGES-2.0 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r 302e046dde5d -r 1e68028a7d14 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Sun Jun 06 06:53:16 2004 +0000
+++ b/doc/CHANGES-2.0   Sun Jun 06 06:54:28 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.257 2004/06/05 20:44:35 jdc Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.258 2004/06/06 06:54:28 jdc Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -3515,3 +3515,25 @@
        Fix an LP64 problem for exclusive create in nfsrv_create().
        [yamt, ticket #445]
 
+share/man/man4/options.4                       1.241 via patch
+
+       Add documentation for XSERVER and XSERVER_DDB.  PR#20173.
+       [fair, ticket #385]
+
+sbin/fsck_ffs/fsck_ffs.8                       1.38 via patch
+
+       Correct a misnumbering of options.  PR#25784.
+       [fair, ticket #435]
+
+dist/nawk/run.c                                        1.10
+
+       Fix off-by-one use of gensub() index parameter, and treat negative
+       number to mean 'replace first match'.  The index use is now fully 
+       aligned with GNU awk.  PR#25543.
+       [jdolecek, ticket #446]
+
+usr.bin/awk/awk.1                              1.14
+
+       Add history section noting nawk is default since 2.0, and bump date.
+       [jdolecek, ticket #447]
+



Home | Main Index | Thread Index | Old Index