summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib/file.c
Commit message (Expand)AuthorAgeFilesLines
* Change the naming conventions for preserve'd files and also documentjkh1997-07-011-5/+39
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use new ftpGetURL interface, as result, report FTP errorache1996-11-141-4/+7
* Fix PR#1557 - chained package dependencies using URLs didn't work.jkh1996-10-141-2/+3
* Put verbosity in the right place.jkh1996-08-011-3/+3
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-201-41/+22
* Fix a couple of miscellaneous bugs and make pkg_add also support readingjkh1996-03-121-7/+11
* Initialize the argument list in the unpack() routine to zero.mpp1996-02-191-1/+2
* Bring my pkg_install improvements forward from 2.1.jkh1995-11-121-44/+35
* Fix the `pkg_add relative to .' bug. Thank you, Ville!jkh1995-10-311-2/+2
* Bring forward my changes from 2.1jkh1995-10-251-32/+104
* Round this out. Now seems to transfer packages properly over ftpjkh1995-08-011-14/+18
* Argh! I hate my life! I can't seem to do anything right here today.jkh1995-08-011-2/+2
* Change the environment variable this looks for from FTP_PASSIVE tojkh1995-07-301-3/+2
* Totally eliminate the dependency on libftp (which will be removed from thejkh1995-07-301-50/+36
* You can run pkg_info everywhere expect /var/db/pkg directory :-)ache1995-07-301-3/+12
* Use lstat() instead of access() for checking file existence. It worksasami1995-06-241-2/+3
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Fix a long-standing bug that broke pkg_info utterly and probably madejkh1995-05-101-8/+7
* Add code for dealing with URLs.jkh1995-04-261-8/+200
* Export the min_free() function.jkh1995-04-221-2/+15
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-061-5/+17
* Added code for doing % sequence expansion, added new @unexec command.jkh1993-09-181-1/+60
* Fixed bug in copying script files from absolute locationsjkh1993-09-061-2/+8
* Made staging area configurable rather than assuming /tmp (-t)jkh1993-09-051-0/+3
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesjkh1993-08-261-0/+164
OpenPOWER on IntegriCloud