Module Name: src Committed By: jmmv Date: Thu Feb 16 04:52:51 UTC 2012
Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/man: mi src/doc: CHANGES src/usr.bin: Makefile Removed Files: src/usr.bin/window: Makefile README alias.h char.c char.h cmd.c cmd1.c cmd2.c cmd3.c cmd4.c cmd5.c cmd6.c cmd7.c compress.c context.c context.h defs.h error.c export.sh lcmd.c lcmd.h lcmd1.c lcmd2.c local.h main.c mloop.c parser.h parser1.c parser2.c parser3.c parser4.c parser5.c scanner.c startup.c string.c token.h tt.h ttf100.c ttgeneric.c tth19.c tth29.c ttinit.c ttoutput.c tttermcap.c tttvi925.c ttwyse60.c ttwyse75.c ttzapple.c ttzentec.c value.h var.c var.h win.c window.1 window_string.h windowrc ww.h wwadd.c wwalloc.c wwbox.c wwchild.c wwclose.c wwclreol.c wwclreos.c wwcursor.c wwdata.c wwdelchar.c wwdelete.c wwdelline.c wwdump.c wwend.c wwenviron.c wwerror.c wwflush.c wwframe.c wwgets.c wwinit.c wwinschar.c wwinsline.c wwiomux.c wwlabel.c wwmisc.c wwmove.c wwopen.c wwprintf.c wwpty.c wwputc.c wwputs.c wwredraw.c wwredrawwin.c wwrint.c wwscroll.c wwsize.c wwspawn.c wwsuspend.c wwterminfo.c wwtty.c wwunframe.c wwupdate.c wwwrite.c xx.c xx.h xxflush.c Log Message: Remove window(1). window(1) was replaced by tmux(1) on March 2011. The source code has been reimported into othersrc/usr.bin/window and an up-to-date package is available in pkgsrc/misc/window. This removal was approved by core@, with the condition that it be done once netbsd-6 had been brached. And the branching has just happened! To generate a diff of this commit: cvs rdiff -u -r1.984 -r1.985 src/distrib/sets/lists/base/mi cvs rdiff -u -r1.1379 -r1.1380 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.1671 -r1.1672 src/doc/CHANGES cvs rdiff -u -r1.207 -r1.208 src/usr.bin/Makefile cvs rdiff -u -r1.10 -r0 src/usr.bin/window/Makefile src/usr.bin/window/var.c \ src/usr.bin/window/wwflush.c src/usr.bin/window/wwspawn.c cvs rdiff -u -r1.4 -r0 src/usr.bin/window/README src/usr.bin/window/local.h \ src/usr.bin/window/token.h cvs rdiff -u -r1.5 -r0 src/usr.bin/window/alias.h src/usr.bin/window/char.h \ src/usr.bin/window/context.h src/usr.bin/window/wwdata.c cvs rdiff -u -r1.6 -r0 src/usr.bin/window/char.c src/usr.bin/window/cmd4.c \ src/usr.bin/window/error.c src/usr.bin/window/parser1.c \ src/usr.bin/window/parser3.c src/usr.bin/window/ttf100.c \ src/usr.bin/window/tth29.c src/usr.bin/window/tttvi925.c \ src/usr.bin/window/ttwyse60.c src/usr.bin/window/ttwyse75.c \ src/usr.bin/window/ttzentec.c src/usr.bin/window/value.h \ src/usr.bin/window/wwalloc.c src/usr.bin/window/wwbox.c \ src/usr.bin/window/wwclose.c src/usr.bin/window/wwdelline.c \ src/usr.bin/window/wwinsline.c src/usr.bin/window/wwprintf.c \ src/usr.bin/window/wwputc.c src/usr.bin/window/wwredraw.c \ src/usr.bin/window/wwsuspend.c src/usr.bin/window/wwterminfo.c \ src/usr.bin/window/wwupdate.c src/usr.bin/window/xxflush.c cvs rdiff -u -r1.8 -r0 src/usr.bin/window/cmd.c src/usr.bin/window/cmd3.c \ src/usr.bin/window/cmd6.c src/usr.bin/window/cmd7.c \ src/usr.bin/window/defs.h src/usr.bin/window/mloop.c \ src/usr.bin/window/parser.h src/usr.bin/window/startup.c \ src/usr.bin/window/var.h src/usr.bin/window/wwchild.c \ src/usr.bin/window/wwdump.c src/usr.bin/window/wwend.c \ src/usr.bin/window/wwlabel.c src/usr.bin/window/wwpty.c cvs rdiff -u -r1.7 -r0 src/usr.bin/window/cmd1.c src/usr.bin/window/cmd2.c \ src/usr.bin/window/cmd5.c src/usr.bin/window/compress.c \ src/usr.bin/window/context.c src/usr.bin/window/lcmd.h \ src/usr.bin/window/parser5.c src/usr.bin/window/tth19.c \ src/usr.bin/window/wwadd.c src/usr.bin/window/wwclreol.c \ src/usr.bin/window/wwclreos.c src/usr.bin/window/wwcursor.c \ src/usr.bin/window/wwdelchar.c src/usr.bin/window/wwdelete.c \ src/usr.bin/window/wwerror.c src/usr.bin/window/wwframe.c \ src/usr.bin/window/wwinschar.c src/usr.bin/window/wwmisc.c \ src/usr.bin/window/wwmove.c src/usr.bin/window/wwputs.c \ src/usr.bin/window/wwredrawwin.c src/usr.bin/window/wwrint.c \ src/usr.bin/window/wwscroll.c src/usr.bin/window/wwtty.c \ src/usr.bin/window/wwunframe.c src/usr.bin/window/xx.c \ src/usr.bin/window/xx.h cvs rdiff -u -r1.1 -r0 src/usr.bin/window/export.sh cvs rdiff -u -r1.9 -r0 src/usr.bin/window/lcmd.c src/usr.bin/window/parser4.c \ src/usr.bin/window/scanner.c src/usr.bin/window/tt.h \ src/usr.bin/window/ttinit.c src/usr.bin/window/ttoutput.c \ src/usr.bin/window/tttermcap.c src/usr.bin/window/ttzapple.c \ src/usr.bin/window/window_string.h src/usr.bin/window/wwenviron.c \ src/usr.bin/window/wwgets.c src/usr.bin/window/wwsize.c \ src/usr.bin/window/wwwrite.c cvs rdiff -u -r1.11 -r0 src/usr.bin/window/lcmd1.c \ src/usr.bin/window/parser2.c src/usr.bin/window/string.c \ src/usr.bin/window/ttgeneric.c cvs rdiff -u -r1.15 -r0 src/usr.bin/window/lcmd2.c cvs rdiff -u -r1.18 -r0 src/usr.bin/window/main.c cvs rdiff -u -r1.14 -r0 src/usr.bin/window/win.c src/usr.bin/window/wwiomux.c cvs rdiff -u -r1.23 -r0 src/usr.bin/window/window.1 cvs rdiff -u -r1.3 -r0 src/usr.bin/window/windowrc cvs rdiff -u -r1.19 -r0 src/usr.bin/window/ww.h src/usr.bin/window/wwinit.c cvs rdiff -u -r1.12 -r0 src/usr.bin/window/wwopen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/base/mi diff -u src/distrib/sets/lists/base/mi:1.984 src/distrib/sets/lists/base/mi:1.985 --- src/distrib/sets/lists/base/mi:1.984 Tue Feb 14 14:03:34 2012 +++ src/distrib/sets/lists/base/mi Thu Feb 16 04:52:49 2012 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.984 2012/02/14 14:03:34 wiz Exp $ +# $NetBSD: mi,v 1.985 2012/02/16 04:52:49 jmmv Exp $ # # Note: Don't delete entries from here - mark them as "obsolete" instead, # unless otherwise stated below. @@ -742,7 +742,7 @@ ./usr/bin/who base-util-bin ./usr/bin/whoami base-util-bin ./usr/bin/whois base-netutil-bin -./usr/bin/window base-util-bin +./usr/bin/window base-util-bin obsolete ./usr/bin/write base-util-bin ./usr/bin/xargs base-util-bin ./usr/bin/xz base-util-bin Index: src/distrib/sets/lists/man/mi diff -u src/distrib/sets/lists/man/mi:1.1379 src/distrib/sets/lists/man/mi:1.1380 --- src/distrib/sets/lists/man/mi:1.1379 Tue Feb 14 17:35:11 2012 +++ src/distrib/sets/lists/man/mi Thu Feb 16 04:52:50 2012 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1379 2012/02/14 17:35:11 plunky Exp $ +# $NetBSD: mi,v 1.1380 2012/02/16 04:52:50 jmmv Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -573,7 +573,7 @@ ./usr/share/man/cat1/who.0 man-util-catman .cat ./usr/share/man/cat1/whoami.0 man-util-catman .cat ./usr/share/man/cat1/whois.0 man-netutil-catman .cat -./usr/share/man/cat1/window.0 man-util-catman .cat +./usr/share/man/cat1/window.0 man-util-catman obsolete ./usr/share/man/cat1/write.0 man-util-catman .cat ./usr/share/man/cat1/x68k/aout2hux.0 man-util-catman .cat ./usr/share/man/cat1/x68k/bellctrl.0 man-util-catman .cat @@ -3494,7 +3494,7 @@ ./usr/share/man/html1/who.html man-util-htmlman html ./usr/share/man/html1/whoami.html man-util-htmlman html ./usr/share/man/html1/whois.html man-netutil-htmlman html -./usr/share/man/html1/window.html man-util-htmlman html +./usr/share/man/html1/window.html man-util-htmlman obsolete ./usr/share/man/html1/write.html man-util-htmlman html ./usr/share/man/html1/x68k/aout2hux.html man-util-htmlman html ./usr/share/man/html1/x68k/bellctrl.html man-util-htmlman html @@ -6080,7 +6080,7 @@ ./usr/share/man/man1/who.1 man-util-man .man ./usr/share/man/man1/whoami.1 man-util-man .man ./usr/share/man/man1/whois.1 man-netutil-man .man -./usr/share/man/man1/window.1 man-util-man .man +./usr/share/man/man1/window.1 man-util-man obsolete ./usr/share/man/man1/write.1 man-util-man .man ./usr/share/man/man1/x68k/aout2hux.1 man-util-man .man ./usr/share/man/man1/x68k/bellctrl.1 man-util-man .man Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1671 src/doc/CHANGES:1.1672 --- src/doc/CHANGES:1.1671 Wed Feb 15 23:05:33 2012 +++ src/doc/CHANGES Thu Feb 16 04:52:49 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1671 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1672 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -25,4 +25,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: - + window(1): Removed from the base system in favor of tmux. Use the + pkgsrc/misc/window package from now on. [jmmv 20120215] Index: src/usr.bin/Makefile diff -u src/usr.bin/Makefile:1.207 src/usr.bin/Makefile:1.208 --- src/usr.bin/Makefile:1.207 Tue Feb 7 19:13:31 2012 +++ src/usr.bin/Makefile Thu Feb 16 04:52:47 2012 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.207 2012/02/07 19:13:31 joerg Exp $ +# $NetBSD: Makefile,v 1.208 2012/02/16 04:52:47 jmmv Exp $ # from: @(#)Makefile 8.3 (Berkeley) 1/7/94 .include <bsd.own.mk> @@ -31,7 +31,7 @@ SUBDIR= apply asa at audio audiocfg \ uniq units unvis unzip usbhidaction usbhidctl users utoppya \ uudecode uuencode uuidgen vacation vgrind videoctl vis \ vmstat vndcompress w \ - wall wc what whereis who whois window \ + wall wc what whereis who whois \ write xargs xinstall xlint xstr yes SUBDIR+= ../external/zlib/pigz/bin/pigz