NetBSD/usr.sbin/pkg_install/lib
agc 4fe63c7eb9 Let pkg_admin(1) have a -S argument - some vendors' xargs(1) don't pass
a null ("") argument properly (hi, Sun), so make -S a synonym for -s "".

Don't dump core if no command is given to pkg_admin(1).

Print usage message to stderr, not stdout, and use the program name by
which it was invoked.

Bump pkg_install version to 20030918.
2003-09-18 09:56:20 +00:00
..
defs.h Pull in a much simplified version of the vtest functionality. This new 2002-01-09 16:17:08 +00:00
exec.c check return value of snprintf correctly. 2002-06-27 12:05:52 +00:00
fexec.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
file.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
ftpio.c Check the return from read on the file descriptor for the ftp process: if 2003-09-03 07:33:37 +00:00
global.c
lib.h Remove the names of arguments from function prototypes. 2003-09-17 13:27:42 +00:00
lpkg.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
Makefile Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
path.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
path.h Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
pen.c Remove parts that were there just to allow this to compile on NetBSD ~1.3. 2003-09-03 12:44:01 +00:00
pkgdb.c Output the name of the pkgdb file from which we are removing entries 2003-09-08 22:19:25 +00:00
plist.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
str.c Inverted a test by mistake. 2003-09-09 08:22:39 +00:00
version.c Add -V option to all pkgtools, which reports the version of the pkgtools. 2001-03-05 16:53:12 +00:00
version.h Let pkg_admin(1) have a -S argument - some vendors' xargs(1) don't pass 2003-09-18 09:56:20 +00:00