NetBSD/usr.sbin/tpctl
he 07950b9fb6 Add initialization of a local variable to appease -Wuninitialized.
Marked with XXXGCC for hpcarm (found while compiling for it).
It appears that the reason is that gcc for this target is not able
to determine unchanging complementary conditionals and sort out the
corresponding assignment / use.
2005-06-07 14:01:49 +00:00
..
Makefile
data.c Add initialization of a local variable to appease -Wuninitialized. 2005-06-07 14:01:49 +00:00
fb.c
main.c Fix some typos. 2004-02-24 15:12:18 +00:00
tp.c Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
tpctl.8
tpctl.h