summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/subr_prf.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-27Remove two unused variable to fix a build problem.tron
2003-04-26Remove %b support.bjh21
2003-04-20If the format string ends with "%" or "%l", print those characters, justbjh21
2003-04-20ANSIfy, assume __STDC__, un-__P, KNF.bjh21
2002-02-17Add a missing "static".thorpej
2001-09-24va_{start,end} audit:wiz
2000-03-30Kill some more register declarations.augustss
1999-04-20set lflag when printing pointers with %pcgd
1999-02-13Split the printf variants into separate files.pk