aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/file.c
Commit message (Collapse)AuthorAgeFilesLines
* Added code for doing % sequence expansion, added new @unexec command.Jordan K. Hubbard1993-09-181-1/+60
| | | | Notes: svn path=/head/; revision=479
* Fixed bug in copying script files from absolute locationsJordan K. Hubbard1993-09-061-2/+8
| | | | Notes: svn path=/head/; revision=404
* Made staging area configurable rather than assuming /tmp (-t)Jordan K. Hubbard1993-09-051-0/+3
| | | | Notes: svn path=/head/; revision=383
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-1/+1
| | | | | | | | intelligent name handling in pkg_create. Most of these files are changed because of rcsid's being different in my cvs tree and freefall's (foo). Notes: svn path=/head/; revision=379
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+164
for info. Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=327