dex, nofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add/extract.c
AgeCommit message (Expand)Author
2007-07-16Switch to src/dist as primary src location of pkg_install.joerg
2006-11-03If a plist contains @owner or @group entries and first rename failed,joerg
2006-05-11sprinkle a little (char *) to quell GCC4.mrg
2005-11-23Reduce the use of the system() function in pkg_install to avoid quotingben
2005-11-05Add compat #ifdefs from pkgsrc, to make syncing easier between thewiz
2005-06-29Fix 'pkg_add -R' handling - not registering really means not touchinghubertf
2005-01-06Always echo the command about to be executed to standard output, notagc
2004-12-29Introduce a new abstraction in the C code, called MaxPathSize. Allagc
2003-09-23Add some free()s in error cases.wiz
2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam
2003-07-14use bounded string op as much as possibleitojun