OpenBSD CVS

src/usr.bin/jot/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / jot

Current tag: OPENBSD_3_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   20 years  otto   Cleanup: KNF, -Wall, do not use pointers if the actual var is available, plus so...
[TXT] jot.1  1.14   20 years  otto   Explain how jot does rounding and truncation. Help from jmc@ ok jmc@ millert@ d...
[TXT] jot.c  1.17   20 years  otto   Pass the right type based on the conversion specified; warn on conversion errors...