Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc mention new nawk
details: https://anonhg.NetBSD.org/src/rev/f9eadc81661b
branches: trunk
changeset: 757361:f9eadc81661b
user: christos <christos%NetBSD.org@localhost>
date: Thu Aug 26 15:01:07 2010 +0000
description:
mention new nawk
diffstat:
doc/3RDPARTY | 10 +++++-----
doc/CHANGES | 4 +++-
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r c307a6fcaac6 -r f9eadc81661b doc/3RDPARTY
--- a/doc/3RDPARTY Thu Aug 26 14:59:01 2010 +0000
+++ b/doc/3RDPARTY Thu Aug 26 15:01:07 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.775 2010/08/08 13:42:44 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.776 2010/08/26 15:01:07 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -665,8 +665,8 @@
Delete the otherOS directory before importing.
Package: nawk
-Version: 2007-05-01
-Current Vers: 2007-10-23
+Version: 2010-05-23
+Current Vers: 2010-05-23
Maintainer: Brian Kernighan <bwk%princeton.edu@localhost>
Archive Site: http://www.cs.princeton.edu/~bwk/btl.mirror/
Home Page: http://www.cs.princeton.edu/~bwk/btl.mirror/
@@ -675,8 +675,8 @@
License: BSD-like
Notes:
Build maketab from nawk sources and generate proctab.c.
-Remove buildwin.bat, mac.code, missing95.c, ytab.[ch], ytab?.bak, then import
-to src/dist/nawk.
+Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
+then import to src/external/historical/nawk/dist.
Package: ndbootd
Version: 0.5
diff -r c307a6fcaac6 -r f9eadc81661b doc/CHANGES
--- a/doc/CHANGES Thu Aug 26 14:59:01 2010 +0000
+++ b/doc/CHANGES Thu Aug 26 15:01:07 2010 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1431 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1432 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -710,3 +710,5 @@
[jruoho 20100815]
network: Added NPF - a new packet filter. [rmind 20100822]
tests: Convert the libdes tests to ATF. [jmmv 20100825]
+ awk: upgrade to 20100523 [christos 20100826]
+
Home |
Main Index |
Thread Index |
Old Index