CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/04/18 15:11:34
Modified files:
usr.bin/unifdef: Makefile unifdef.1 unifdef.c
Added files:
usr.bin/unifdef: unifdef.h version.h
Log message:
Since we've been making heavy use of unifdef recently: update it to the
recent 2.10 release.
"This code was derived from software contributed to Berkeley by Dave Yost.
It was rewritten to support ANSI C by Tony Finch. The original version
of unifdef carried the 4-clause BSD copyright licence. None of its code
remains in this version (though some of the names remain) so it now
carries a more liberal licence."
ok deraadt@