CVS commit: src/usr.bin/window

2011-09-06 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Sep 6 18:46:22 UTC 2011 Modified Files: src/usr.bin/window: main.c ww.h Log Message: Use __printflike and __dead. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/usr.bin/window/main.c cvs rdiff -u -r1.18 -r

CVS commit: src/usr.bin/window

2011-08-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Aug 13 14:11:16 UTC 2011 Modified Files: src/usr.bin/window: main.c window.1 Log Message: Sort options and option descriptions, and sync usage. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.bin/window/ma

CVS commit: src/usr.bin/window

2011-08-13 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Aug 13 14:02:48 UTC 2011 Modified Files: src/usr.bin/window: main.c window.1 Log Message: Sort (and synchronize) option list and `SYNOPSIS' section in manpage, as well as the program's `usage'-line; also some other minor cha

CVS commit: src/usr.bin/window

2011-06-21 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jun 22 06:23:07 UTC 2011 Modified Files: src/usr.bin/window: string.c Log Message: don't bother casting the return value of malloc. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.bin/window/string.c Plea

CVS commit: src/usr.bin/window

2011-06-21 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jun 22 06:22:49 UTC 2011 Modified Files: src/usr.bin/window: window_string.h Log Message: use offsetof() instead of some strange local hack. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/window/window_

CVS commit: src/usr.bin/window

2011-03-10 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Thu Mar 10 13:23:41 UTC 2011 Modified Files: src/usr.bin/window: window.1 Log Message: Note that window(1) will go away after netbsd-6 is branched. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/window/w

CVS commit: src/usr.bin/window

2011-03-09 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Wed Mar 9 17:32:03 UTC 2011 Added Files: src/usr.bin/window: export.sh Log Message: Add a script to generate a distfile of window from the verbatim sources on cvs. This will be used for the upcoming pkgsrc package of window. I am

CVS commit: src/usr.bin/window

2010-04-23 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Apr 23 22:04:37 UTC 2010 Modified Files: src/usr.bin/window: window.1 Log Message: \\ -> \e Drop redundant .Ic. Add explicit empty argument for intentionally empty bracket and parenthesis. To generate a diff of this commit: c