dex, nofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/window/cmd.c
AgeCommit message (Collapse)Author
2012-02-16Remove window(1).jmmv
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!
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22365, verified by myself.
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototypewiz
uncovered by this (p_assign).