NetBSD/usr.sbin/pkg_install/add
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
..
add.h More cleanup - various bits of KNF. 1998-10-09 18:27:31 +00:00
extract.c Clean up minor nits in C code. 1999-08-19 13:29:59 +00:00
futil.c Allow symlinks to directories instead of pure directories in several 1998-08-27 23:37:35 +00:00
main.c Consolidate URL handling into a table of valid leading strings for 1999-08-19 14:12:34 +00:00
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
perform.c Consolidate URL handling into a table of valid leading strings for 1999-08-19 14:12:34 +00:00
pkg_add.1 Document PKG_TMPDIR 1999-07-02 19:05:45 +00:00