This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
mkesdb
History
Peter Wemm
33e7ec3e83
Attempt to deal with a compile failure that shows up with gcc, which
...
has -Werror on. Without this, yylex() is inconsistently or redundantly defined.
2013-07-03 18:25:27 +00:00
..
ldef.h
Prevent shadowing.
2013-05-25 15:36:15 +00:00
lex.l
Attempt to deal with a compile failure that shows up with gcc, which
2013-07-03 18:25:27 +00:00
Makefile
Let iconv build on -HEAD properly.
2013-05-23 18:07:01 +00:00
Makefile.inc
- Remove a GCC-specific compiler flag that was added before to eliminate
2011-12-21 12:07:14 +00:00
mkesdb.1
…
yacc.y
Prevent shadowing.
2013-05-25 15:36:15 +00:00