OpenBSD CVS

src/usr.bin/yacc/


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

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] test/        
[TXT] Makefile  1.5   13 years  schwarze   Stop installing me(1) and ms(1) source code. We will soon get rid of groff in ba...
[TXT] closure.c  1.15   6 years  tedu   fix a variety of warnings. from Brian Callahan
[TXT] defs.h  1.18   9 years  millert   Remove dead stores found by llvm checker and mark functions that call done() as ...
[TXT] error.c  1.14   10 years  tedu   reindent
[TXT] lalr.c  1.19   6 years  tedu   fix a variety of warnings. from Brian Callahan
[TXT] lr0.c  1.18   10 years  tedu   collapse variable declarations
[TXT] main.c  1.29   6 years  tedu   fix a variety of warnings. from Brian Callahan
[TXT] mkpar.c  1.19   6 years  tedu   fix a variety of warnings. from Brian Callahan
[TXT] output.c  1.26   7 years  otto   Fix bad indentation. One already existed in 1.20, one introduced in 1.21; ok ted...
[TXT] reader.c  1.34   6 years  tedu   fix a variety of warnings. from Brian Callahan
[TXT] skeleton.c  1.39   8 years  guenther   Declare yyparse() so the generated code is safe with -Werror-implicit-function-d...
[TXT] symtab.c  1.17   10 years  tedu   indentation style
[TXT] verbose.c  1.14   6 years  tedu   fix a variety of warnings. from Brian Callahan
[TXT] warshall.c  1.11   10 years  tedu   collapse variable declarations
[TXT] yacc.1  1.32   7 years  tedu   it should not be necessary for yacc to use TMPDIR, /tmp is good enough. ok beck ...
[TXT] yyfix.1  1.6   9 years  bentley   Reduce instances of `` '' in manuals. troff displays these as typographic quote...
[TXT] yyfix.sh  1.3   14 years  sobrado   remove the directory portion of yyfix's pathname from usage's output. ok miller...