summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
AgeCommit message (Expand)Author
2000-11-28Oops; the increment needs to be in check1pkg() for the case where the usermycroft
2000-11-28pkgcnt was incremented twice during a `check'...mycroft
2000-11-28Fix timeout in expect():hubertf
2000-11-26Don't mkdir("/usr/tmp") in a desperate try to get some space.hubertf
2000-11-12ispellwiz
2000-11-07fix up various .Nm abuses:lukem
2000-10-31Don't swallow '%' in file/directory names.hubertf
2000-10-27Pull in /etc/mk.conf unconditionally, not only on SunOS.hubertf
2000-10-25s/bsd/BSD/hubertf
2000-10-21Introduce some caching.mycroft
2000-10-11More format string cleanups by sommerfeld.is
2000-10-11Check if $PKG_PATH is set AND contains something useful. Stopshubertf
2000-10-11Check right variable to see if it's a URL (pkg -> cp)hubertf
2000-10-11fix indentationhubertf
2000-10-09Remove unneeded header <db.h>.hubertf
2000-10-09Remove unneeded header <sys/syslimits.h>hubertf
2000-10-09Allow SRCS, LDADD to be set on the command line, and still add the files.hubertf
2000-10-09Only pull in <vis.h> when debugging expect(), i.e. EXPECT_DEBUG is set.hubertf
2000-10-05insure -> ensuread
2000-10-04Make even more silent, only spit out stuff if -v is given.hubertf
2000-10-01Not every FTP server says nicely "Goodbye".hubertf
2000-10-01Don't replace the pkg version with -[0-9] on pkg alternates ("{foo-x,bar-y}")hubertf
2000-09-14Silly as it may be, update the #! line in this script to match the pkgsrcjwise
2000-09-01When downloading and extracting a file (in ftp:hubertf
2000-09-01 * Code cleanuphubertf
2000-09-01Add some (commented out) debug flagshubertf
2000-08-29Make pkg_add & friends print the files they push through tar(1) tohubertf
2000-08-28 * Make a few functions public so this code can be used by other programshubertf
2000-08-28Hide "trying PKG_PATH ..." message, only print on -vhubertf
2000-07-26Keep *roff from eating things.hubertf
2000-07-24Fix a buffer overrun bug. The TOOBIG macro had some hard coded constantsdmcmahill
2000-07-24handle NULL pen variable more gracefully in find_play_pen()hubertf
2000-07-06remove/hide some debugging codehubertf
2000-07-05Only calculate MD5 checksum for plain files.hubertf
2000-07-05 * Move comment around a bithubertf
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-06-19be sure to set pkgdbp to NULL after closing the db.hubertf
2000-06-19Allocate space & copy a string returned by a function that'll clobber it onhubertf
2000-06-18remove stale debugging codehubertf
2000-06-18 * shuffle variable names in findbestmatchingname_fn() aroundhubertf
2000-06-18use /var/tmp consistently. (XXX need to re-visit if we everhubertf
2000-06-17Update prototype for "extract_plist()".tron
2000-06-16extract_plist() should inform caller when it aborts extractsjg
2000-06-16avoid possible overflow of exit statussjg
2000-06-08ftp(1)'s "ls" now lists files/dirs plus attributes (much like "dir" didhubertf
2000-06-07save another call to allocate space on the stack for something that'shubertf
2000-06-07Don't use asprintf() which isn't available on NetBSD 1.3.2.hubertf
2000-05-16pkg_delete -r was done by Chris Hopps (I used the same code do implementhubertf
2000-05-16Don't remove any INSTALL scripts. Just in case someone needs them laterhubertf
2000-05-15Don't read +CONTENTS files if not needed.hubertf