This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8fc3572573
NetBSD
/
usr.bin
/
xlint
History
christos
a6ee606509
gcc says case is missing, coverity says case not reached. Appease both.
2006-03-22 16:16:59 +00:00
..
arch
Can't use _LP64 because xlint is a host tool. We need a new define for
2005-06-12 16:56:59 +00:00
common
Deal with void * types. Approved by Christos.
2005-06-14 03:40:31 +00:00
lint1
Coverity CID 198: Remove dead code if INT_MAX == LONG_MAX
2006-03-22 02:14:03 +00:00
lint2
gcc says case is missing, coverity says case not reached. Appease both.
2006-03-22 16:16:59 +00:00
llib
…
xlint
appease gcc -Wuninitialized
2005-06-02 04:34:57 +00:00
Makefile
…
Makefile.inc
…