freebsd-skq/usr.bin/lam
Mike Heffner aeacf525ad Prevent string overflows by using safer string functions
Use tolower() rather than bit or-ing
Sanity check user specified printf() format
Exit when too many input files are given
Remove register from variables

Reviewed by:	markm, imp
2001-02-08 05:33:19 +00:00
..
lam.1 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
lam.c Prevent string overflows by using safer string functions 2001-02-08 05:33:19 +00:00
Makefile