summaryrefslogtreecommitdiff
path: root/usr.bin/window/cmd.c
AgeCommit message (Collapse)Author
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).
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1997-11-21* WARNSify, KNFifylukem
* deprecate register * replace berkeley string funcs with ansi equivs * use getopt rather than home grown cruft * use foo(char *, ...) rather than foo(char *, long, long, long, [long, ...])
1996-02-08Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322.mycroft
Eliminate the use of char variables for holding booleans.
1995-09-28Sync with 4.4BSD-Lite2tls
1993-08-01Add RCS identifiers.mycroft
1993-04-09added, from net/2 (patch 124).cgd