NetBSD/usr.sbin/pkg_install/lib
agc d5c5c423a3 Consolidate URL handling into a table of valid leading strings for
URLs, and an access function (URLlength) - saves having various
hardcoded strings all over the place. Delete isURL, and use URLlength
in its place. Also use URLlength when parsing a filename for host
and filename part.
1999-08-19 14:12:34 +00:00
..
exec.c Get rid of some lint. 1998-10-08 12:15:24 +00:00
file.c Consolidate URL handling into a table of valid leading strings for 1999-08-19 14:12:34 +00:00
global.c Garbage collect unused variable.. 1998-10-09 09:22:15 +00:00
lib.h Consolidate URL handling into a table of valid leading strings for 1999-08-19 14:12:34 +00:00
lpkg.c Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
Makefile Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
pen.c use mkdtemp also on 1.3I and up 1999-03-02 03:04:06 +00:00
pkgdb.c Include <fcntl.h> for the O_* definitions. 1999-03-01 12:06:57 +00:00
plist.c don't print a useless error message. 1999-06-18 09:50:35 +00:00
str.c Clean up minor nits in C code. 1999-08-19 13:29:59 +00:00