Source-Changes archive

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

CVS commit: othersrc/usr.bin/window




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: othersrc/usr.bin/window

From: "Julio Merino" <jmmv%netbsd.org@localhost>

Date: Thu, 16 Feb 2012 04:06:58 +0000


Module Name:    othersrc
Committed By:   jmmv
Date:           Thu Feb 16 04:06:58 UTC 2012

Update of /cvsroot/othersrc/usr.bin/window
In directory ivanova.netbsd.org:/tmp/cvs-serv9717

Log Message:
Initial import of window-20120215.

This is a snapshot of the window(1) source code taken from src on 20120215.
window(1) will be dropped from src, so this will remain here for posterity's
sake.  This copy of the sources will also be the canonical source to generate
the distfiles used by pkgsrc/misc/window, if any new ones have to be created.

Status:

Vendor Tag:     TNF
Release Tags:   window-20120215
                
N othersrc/usr.bin/window/Makefile
N othersrc/usr.bin/window/README
N othersrc/usr.bin/window/alias.h
N othersrc/usr.bin/window/char.c
N othersrc/usr.bin/window/char.h
N othersrc/usr.bin/window/cmd.c
N othersrc/usr.bin/window/cmd1.c
N othersrc/usr.bin/window/cmd2.c
N othersrc/usr.bin/window/cmd3.c
N othersrc/usr.bin/window/cmd4.c
N othersrc/usr.bin/window/cmd5.c
N othersrc/usr.bin/window/cmd6.c
N othersrc/usr.bin/window/cmd7.c
N othersrc/usr.bin/window/compress.c
N othersrc/usr.bin/window/context.c
N othersrc/usr.bin/window/context.h
N othersrc/usr.bin/window/defs.h
N othersrc/usr.bin/window/error.c
N othersrc/usr.bin/window/lcmd.c
N othersrc/usr.bin/window/lcmd.h
N othersrc/usr.bin/window/lcmd1.c
N othersrc/usr.bin/window/lcmd2.c
N othersrc/usr.bin/window/local.h
N othersrc/usr.bin/window/main.c
N othersrc/usr.bin/window/mloop.c
N othersrc/usr.bin/window/parser.h
N othersrc/usr.bin/window/parser1.c
N othersrc/usr.bin/window/parser2.c
N othersrc/usr.bin/window/parser3.c
N othersrc/usr.bin/window/parser4.c
N othersrc/usr.bin/window/parser5.c
N othersrc/usr.bin/window/scanner.c
N othersrc/usr.bin/window/startup.c
N othersrc/usr.bin/window/string.c
N othersrc/usr.bin/window/token.h
N othersrc/usr.bin/window/tt.h
N othersrc/usr.bin/window/ttf100.c
N othersrc/usr.bin/window/ttgeneric.c
N othersrc/usr.bin/window/tth19.c
N othersrc/usr.bin/window/tth29.c
N othersrc/usr.bin/window/ttinit.c
N othersrc/usr.bin/window/ttoutput.c
N othersrc/usr.bin/window/tttermcap.c
N othersrc/usr.bin/window/tttvi925.c
N othersrc/usr.bin/window/ttwyse60.c
N othersrc/usr.bin/window/ttwyse75.c
N othersrc/usr.bin/window/ttzapple.c
N othersrc/usr.bin/window/ttzentec.c
N othersrc/usr.bin/window/value.h
N othersrc/usr.bin/window/var.c
N othersrc/usr.bin/window/var.h
N othersrc/usr.bin/window/win.c
N othersrc/usr.bin/window/window.1
N othersrc/usr.bin/window/window_string.h
N othersrc/usr.bin/window/windowrc
N othersrc/usr.bin/window/ww.h
N othersrc/usr.bin/window/wwadd.c
N othersrc/usr.bin/window/wwalloc.c
N othersrc/usr.bin/window/wwbox.c
N othersrc/usr.bin/window/wwchild.c
N othersrc/usr.bin/window/wwclose.c
N othersrc/usr.bin/window/wwclreol.c
N othersrc/usr.bin/window/wwclreos.c
N othersrc/usr.bin/window/wwcursor.c
N othersrc/usr.bin/window/wwdata.c
N othersrc/usr.bin/window/wwdelchar.c
N othersrc/usr.bin/window/wwdelete.c
N othersrc/usr.bin/window/wwdelline.c
N othersrc/usr.bin/window/wwdump.c
N othersrc/usr.bin/window/wwend.c
N othersrc/usr.bin/window/wwenviron.c
N othersrc/usr.bin/window/wwerror.c
N othersrc/usr.bin/window/wwflush.c
N othersrc/usr.bin/window/wwframe.c
N othersrc/usr.bin/window/wwgets.c
N othersrc/usr.bin/window/wwinit.c
N othersrc/usr.bin/window/wwinschar.c
N othersrc/usr.bin/window/wwinsline.c
N othersrc/usr.bin/window/wwiomux.c
N othersrc/usr.bin/window/wwlabel.c
N othersrc/usr.bin/window/wwmisc.c
N othersrc/usr.bin/window/wwmove.c
N othersrc/usr.bin/window/wwopen.c
N othersrc/usr.bin/window/wwprintf.c
N othersrc/usr.bin/window/wwpty.c
N othersrc/usr.bin/window/wwputc.c
N othersrc/usr.bin/window/wwputs.c
N othersrc/usr.bin/window/wwredraw.c
N othersrc/usr.bin/window/wwredrawwin.c
N othersrc/usr.bin/window/wwrint.c
N othersrc/usr.bin/window/wwscroll.c
N othersrc/usr.bin/window/wwsize.c
N othersrc/usr.bin/window/wwspawn.c
N othersrc/usr.bin/window/wwsuspend.c
N othersrc/usr.bin/window/wwterminfo.c
N othersrc/usr.bin/window/wwtty.c
N othersrc/usr.bin/window/wwunframe.c
N othersrc/usr.bin/window/wwupdate.c
N othersrc/usr.bin/window/wwwrite.c
N othersrc/usr.bin/window/xx.c
N othersrc/usr.bin/window/xx.h
N othersrc/usr.bin/window/xxflush.c
N othersrc/usr.bin/window/export.sh

No conflicts created by this import






Prev by Date: CVS commit: othersrc/external/bsd/httpdev/dist

Next by Date: CVS commit: othersrc/usr.bin

Previous by Thread: CVS commit: othersrc/external/bsd/httpdev/dist

Next by Thread: CVS commit: othersrc/usr.bin

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index