aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/file.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-211-1/+1
* MFC: Fixes from NetBSDJordan K. Hubbard1997-10-181-3/+4
* MFC: Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-091-14/+18
* YAMFCJordan K. Hubbard1997-07-011-5/+39
* YAMFCPoul-Henning Kamp1996-11-281-4/+7
* Fix PR#1557 - chained package dependencies using URLs didn't work.Jordan K. Hubbard1996-10-141-2/+3
* Put verbosity in the right place.Jordan K. Hubbard1996-08-011-3/+3
* Make pkg_install understand and use libftpio instead of its ownJordan K. Hubbard1996-06-201-41/+22
* Fix a couple of miscellaneous bugs and make pkg_add also support readingJordan K. Hubbard1996-03-121-7/+11
* Initialize the argument list in the unpack() routine to zero.Mike Pritchard1996-02-191-1/+2
* Bring my pkg_install improvements forward from 2.1.Jordan K. Hubbard1995-11-121-44/+35
* Fix the `pkg_add relative to .' bug. Thank you, Ville!Jordan K. Hubbard1995-10-311-2/+2
* Bring forward my changes from 2.1Jordan K. Hubbard1995-10-251-32/+104
* Round this out. Now seems to transfer packages properly over ftpJordan K. Hubbard1995-08-011-14/+18
* Argh! I hate my life! I can't seem to do anything right here today.Jordan K. Hubbard1995-08-011-2/+2
* Change the environment variable this looks for from FTP_PASSIVE toJordan K. Hubbard1995-07-301-3/+2
* Totally eliminate the dependency on libftp (which will be removed from theJordan K. Hubbard1995-07-301-50/+36
* You can run pkg_info everywhere expect /var/db/pkg directory :-)Andrey A. Chernov1995-07-301-3/+12
* Use lstat() instead of access() for checking file existence. It worksSatoshi Asami1995-06-241-2/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Fix a long-standing bug that broke pkg_info utterly and probably madeJordan K. Hubbard1995-05-101-8/+7
* Add code for dealing with URLs.Jordan K. Hubbard1995-04-261-8/+200
* Export the min_free() function.Jordan K. Hubbard1995-04-221-2/+15
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-061-5/+17
* Added code for doing % sequence expansion, added new @unexec command.Jordan K. Hubbard1993-09-181-1/+60
* Fixed bug in copying script files from absolute locationsJordan K. Hubbard1993-09-061-2/+8
* Made staging area configurable rather than assuming /tmp (-t)Jordan K. Hubbard1993-09-051-0/+3
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+164