1#! /bin/sh
2lint -hazu -I../include -I../include/bsd42 -I../rnews -DSTATIC= $* -llocal |
3	egrep -v '(possible pointer|long assign|can.t take|never used|:$)'
4