NetBSD/usr.sbin/pkg_install/lib
mycroft 3e966fa349 select() -> poll()
Also, remove a call to path_create() that causes the `prepend' path held by
pkg_perform() to be deleted, causing a core dump later when pkg_perform()
tries to remove it itself.
2002-09-19 02:13:57 +00:00
..
Makefile minor makefile delint 2002-09-18 13:31:52 +00:00
defs.h
exec.c
file.c sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
ftpio.c select() -> poll() 2002-09-19 02:13:57 +00:00
global.c
lib.h - remove handling of PKG_ADD_BASE. 2002-07-19 19:04:33 +00:00
lpkg.c
path.c Do not prepend '.' to path when looking for dependencies for a package 2002-08-29 21:46:33 +00:00
path.h Do not prepend '.' to path when looking for dependencies for a package 2002-08-29 21:46:33 +00:00
pen.c sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
pkgdb.c
plist.c sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
str.c - remove handling of PKG_ADD_BASE. 2002-07-19 19:04:33 +00:00
version.c
version.h crank PKGTOOLS_VERSION to 20020827 for last change to lib/path.[ch] 2002-08-27 17:35:05 +00:00