Module Name: src Committed By: christos Date: Thu Aug 26 15:01:08 UTC 2010
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: mention new nawk To generate a diff of this commit: cvs rdiff -u -r1.775 -r1.776 src/doc/3RDPARTY cvs rdiff -u -r1.1431 -r1.1432 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.775 src/doc/3RDPARTY:1.776 --- src/doc/3RDPARTY:1.775 Sun Aug 8 09:42:44 2010 +++ src/doc/3RDPARTY Thu Aug 26 11:01:07 2010 @@ -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 <b...@princeton.edu> 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 Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1431 src/doc/CHANGES:1.1432 --- src/doc/CHANGES:1.1431 Thu Aug 26 09:21:50 2010 +++ src/doc/CHANGES Thu Aug 26 11:01:07 2010 @@ -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] +