OpenBSD CVS

src/usr.bin/infocmp/


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 / infocmp

Current tag: OPENBSD_7_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   22 months  daniel   remove the "tbl" suffix for a few man pages Over a decade ago, the build infras...
[TXT] infocmp.1  1.1   22 months  daniel   remove the "tbl" suffix for a few man pages Over a decade ago, the build infras...
[TXT] infocmp.c  1.23   7 years  krw   strnames[i][0] == 'k' && strnames[i][0] == 'f' should be strnames[i][0] == 'k' &...