NetBSD/usr.sbin/pkg_install/lib
agc 67f5c7183e Get rid of YES and NO definitions. NO was defined but never used.
YES was defined, and one variable was set to YES.  However, it was
never checked, just non-zero comparison was used.
1998-10-13 10:05:38 +00:00
..
exec.c Get rid of some lint. 1998-10-08 12:15:24 +00:00
file.c Fixes for Alpha, from Hideo MASUDA (h-masuda@jm3spa.felix.or.jp), in 1998-10-13 10:00:09 +00:00
global.c Garbage collect unused variable.. 1998-10-09 09:22:15 +00:00
lib.h Get rid of YES and NO definitions. NO was defined but never used. 1998-10-13 10:05:38 +00:00
Makefile Get rid of some lint. 1998-10-08 12:15:24 +00:00
pen.c Eliminate all use of sprintf(3), and replace it with snprintf(3). 1998-10-08 12:57:58 +00:00
plist.c Fixes for Alpha, from Hideo MASUDA (h-masuda@jm3spa.felix.or.jp), in 1998-10-13 10:00:09 +00:00
str.c + Remove obsolete and unused string functions. 1998-10-12 12:03:24 +00:00