aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-216-6/+6
* MFC: assorted fixes.Jordan K. Hubbard1998-10-281-10/+4
* MFC: cleanup() fixes.Jordan K. Hubbard1998-09-112-34/+58
* MFC: various enhancements.Jordan K. Hubbard1998-09-081-10/+7
* MFC: do proper error reporting.Jordan K. Hubbard1998-07-281-2/+3
* MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks.Jordan K. Hubbard1998-07-181-9/+8
* MFC: fixes for PR docs/7064Joseph Koshy1998-07-061-1/+35
* MFC: document the '-s' commandline option.Steve Price1998-05-241-1/+7
* MFC: extra sanity, eliminate dead routines.Jordan K. Hubbard1998-03-091-6/+5
* MFC: nuke them nested playpens.Jordan K. Hubbard1998-02-161-3/+8
* The last change was in error - if -p is specified, just add an @cwdJordan K. Hubbard1997-11-141-1/+4
* MFC: PR#4894Jordan K. Hubbard1997-11-131-6/+1
* MFC: less destructive cleanup() handling.Jordan K. Hubbard1997-10-131-2/+3
* MFC: Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-095-92/+67
* mfcTim Vanderhoek1997-09-271-7/+7
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-2/+2
* YAMFC (se fix)Jordan K. Hubbard1997-07-041-1/+2
* YAMFCJordan K. Hubbard1997-07-011-1/+13
* YAMFC from PR#3798Jordan K. Hubbard1997-06-191-2/+2
* Add support to allow source dir overrides on command line.Jordan K. Hubbard1997-06-063-6/+20
* Typo fix.Masafumi Max NAKANE1997-05-031-2/+2
* Clarify @srcdir vs @cwd.Jordan K. Hubbard1997-03-281-5/+6
* Add MD5 checksums to packing list for all files during pkg_create and useJordan K. Hubbard1996-07-303-18/+15
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
* Make pkg_install understand and use libftpio instead of its ownJordan K. Hubbard1996-06-202-2/+5
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-2/+2
* Close a file descriptor that I had (harmlessly) left open in a childJohn Polstra1996-03-201-1/+2
* Another round of man page cleanups.Mike Pritchard1996-02-121-6/+6
* Fixed pkg_create to eliminate the limits on the size of the PLIST.John Polstra1996-02-061-31/+41
* Bring forward my changes from 2.1Jordan K. Hubbard1995-10-253-8/+10
* Remove useless -lftp arguments from Makefiles.Jordan K. Hubbard1995-08-041-3/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-5/+5
* Bump the number of allowable args by a factor of 4. I just scannedJordan K. Hubbard1995-05-101-2/+2
* Re-work make_dist() routine to build the tar command more reasonably.Jordan K. Hubbard1995-05-101-54/+58
* Add a great deal more error checking to various things.Jordan K. Hubbard1995-04-262-22/+44
* Yikes! How did that typo slip past! I'd swear I compiled it. Oh well,Jordan K. Hubbard1995-04-261-2/+2
* As per Bruce's advice, use sysconf to get the max argument size andJordan K. Hubbard1995-04-261-19/+23
* Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small!Jordan K. Hubbard1995-04-241-3/+3
* Stage almost nothing through the playpen now - this should speed pkg_createsJordan K. Hubbard1995-04-221-24/+38
* Second round:Jordan K. Hubbard1995-04-221-3/+13
* Argh - missed a printf! That should be the last of plist-spewers.Jordan K. Hubbard1995-04-221-2/+2
* Don't spew garbage into the packing list when PlistOnly and verbose areJordan K. Hubbard1995-04-221-3/+3
* 1. Add proper dependencies to the library in my Makefiles. This was pointedJordan K. Hubbard1995-04-225-9/+42
* Neither of these tools really told you what you needed to know neatlyJordan K. Hubbard1995-04-101-6/+13
* Add true support for dependency lists.Jordan K. Hubbard1995-04-094-5/+29
* Whoops! How embarassing. Just now noticed that I forget to update the .OsJordan K. Hubbard1995-01-051-2/+2
* Fix misleading typo in description of @unexec.Jordan K. Hubbard1995-01-051-2/+2
* More changes from John T. Kohl. Man pages, mostly.Jordan K. Hubbard1994-12-061-166/+248
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-064-11/+162
* Don't create packages with bogus @name lines.Jordan K. Hubbard1994-11-171-2/+2