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_5_6


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.13   10 years  tedu   collapse variable declarations
[TXT] defs.h  1.17   10 years  tedu   reindent
[TXT] error.c  1.14   10 years  tedu   reindent
[TXT] lalr.c  1.17   10 years  chl   remove unused variable ok tedu@
[TXT] lr0.c  1.18   10 years  tedu   collapse variable declarations
[TXT] main.c  1.26   10 years  tedu   indent, add a touch of style
[TXT] mkpar.c  1.18   10 years  tedu   last bits of indentation and style
[TXT] output.c  1.23   10 years  tedu   collapse variable declarations
[TXT] reader.c  1.28   10 years  tedu   collapse variable declarations
[TXT] skeleton.c  1.35   10 years  guenther   lint is dead (long live the lint!), so stop using it as a cpp conditional (names...
[TXT] symtab.c  1.17   10 years  tedu   indentation style
[TXT] verbose.c  1.12   10 years  tedu   indentation style
[TXT] warshall.c  1.11   10 years  tedu   collapse variable declarations
[TXT] yacc.1  1.30   9 years  jmc   TMPDIR is an extension;
[TXT] yyfix.1  1.5   10 years  schwarze   Obvious .Xr fixes, found while testing mandocdb(8).
[TXT] yyfix.sh  1.3   14 years  sobrado   remove the directory portion of yyfix's pathname from usage's output. ok miller...