summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/twiddle.c
AgeCommit message (Expand)Author
1999-06-22Nuke obsolete printf comment.christos
1999-03-23Revert SA_NOPUTCHAR - the pmax was the only port using it and the newsimonb
1999-02-22Use printf() instead of putchar() if SA_NOPUTCHAR is defined (for thesimonb
1999-02-13Split the printf variants into separate files.pk