NetBSD/usr.sbin/pkg_install/add
tv 45669ab694 Changes to make these work on Interix: remove nonroot warnings if on
Interix, and remove absolute setting of umask in pkg_add.
2004-03-29 21:41:39 +00:00
..
Makefile use ${MACHINE_ARCH} instead of what uname() puts into utsname.machine. 2004-01-13 08:30:34 +00:00
add.h Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
extract.c Add some free()s in error cases. 2003-09-23 09:47:20 +00:00
futil.c Cast the type of argument printed, for sparc and arm platforms. 2003-09-24 06:18:16 +00:00
main.c always print an error when package addition fails (rather than only 2003-12-20 02:19:21 +00:00
perform.c Changes to make these work on Interix: remove nonroot warnings if on 2004-03-29 21:41:39 +00:00
pkg_add.1 check the OS, architecture and version of a package against the host 2003-12-20 00:47:18 +00:00
verify.c Get rid of lots of system(3) (partly via vsystem) calls. 2003-09-23 09:36:04 +00:00
verify.h