summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add/futil.c
AgeCommit message (Expand)Author
2003-09-24Cast the type of argument printed, for sparc and arm platforms.agc
2003-09-23Get rid of lots of system(3) (partly via vsystem) calls.wiz
2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam
2003-08-25Replace calls to vsystem() by calls to fexec() or fcexec().tron
2003-08-24Replace a few calls to vsystem() with calls to fexec() to speed uptron
2002-10-17- eliminate the hard-coding of pathnames in the default install.christos
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1999-08-23Provide full pathnames for chgrp(1), chown(1) and chmod(1), passingagc
1998-08-27Allow symlinks to directories instead of pure directories in severalhubertf
1997-10-18use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopylukem
1997-10-17WARNSify, cleanup Makefileslukem
1997-10-16First cut on importing pkg_install as of FreeBSD 971013:hubertf
1997-06-05Add NetBSD Idsagc
1997-06-05Initial import of FreeBSD packaging tool.agc