OpenBSD CVS

src/usr.bin/info_mkdb/


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

Current tag: OPENBSD_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.1   27 years  tholo   Add support for compiling a terminfo source file into terminfo.db (using the sam...
[TXT] getinfo.c (in the Attic) [Hide]  1.2   27 years  tholo   Properly overwrite the entire use= string after resolving it
[TXT] info_mkdb.1 (in the Attic) [Hide]  1.3   26 years  deraadt   for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ gr...
[TXT] info_mkdb.c (in the Attic) [Hide]  1.2   27 years  millert   getopt(3) returns -1 when out of args, not EOF, whee!