summaryrefslogtreecommitdiff
path: root/usr.bin/window/wwprintf.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).
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, ...])
1995-09-28Sync with 4.4BSD-Lite2tls
1993-08-01Add RCS identifiers.mycroft
1993-04-09added, from net/2 (patch 124).cgd