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
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
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
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
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_
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
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
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