| Commit message (Expand) | Author | Age | Files | Lines |
| * | Point the pkg tools to the 5.2.1 packages. | Scott Long | 2004-02-23 | 1 | -1/+2 |
| * | MFC: Catch up with reality with respect to the location of 4.8, 4.9, | Bruce A. Mah | 2004-01-02 | 1 | -1/+6 |
| * | Clarify the order of arguments passed to the pre-/post-install script | Peter Pentchev | 2003-08-26 | 1 | -1/+1 |
| * | Backout 1.14, it seems to be causing problems with libxml build | Bosko Milekic | 2003-08-04 | 1 | -1/+1 |
| * | Use strncmp() and not strcmp() here to properly match | Bosko Milekic | 2003-08-01 | 1 | -1/+1 |
| * | The .Xr utility | Philippe Charnier | 2003-06-08 | 1 | -1/+2 |
| * | pkg_create incorrectly does not add trailing '\n' when it receives | Mario Sergio Fujikawa Ferreira | 2003-05-26 | 2 | -1/+23 |
| * | Add a trailing '\n' character if none is found in the information | Mario Sergio Fujikawa Ferreira | 2003-05-26 | 1 | -10/+19 |
| * | Erase whitespace at EOL. | Ruslan Ermilov | 2003-05-22 | 1 | -2/+2 |
| * | Retire the useless NOSECURE knob. | Dag-Erling Smørgrav | 2003-05-19 | 6 | -6/+6 |
| * | Fixed troff(1) and mdoc(7) warnings. | Ruslan Ermilov | 2003-05-18 | 1 | -1/+1 |
| * | * Add explicit conflict-checking to the package tools. Packages can | Kris Kennaway | 2003-04-17 | 9 | -18/+104 |
| * | Revert url.c:1.2: there was a race condition between when I produced | Robert Watson | 2003-04-17 | 1 | -1/+1 |
| * | - Print out an error message instead of dereferencing a NULL pointer | Robert Drehmel | 2003-04-04 | 1 | -7/+29 |
| * | Don't pass NULL in as a flags argument to libfetch's fetchGetURL() | Robert Watson | 2003-03-27 | 1 | -1/+1 |
| * | - Add the 'b' option which causes BLOCKSIZE to be hornored when | Matthew N. Dodd | 2003-03-25 | 4 | -8/+29 |
| * | Implement the 'Q' option which is like 'q' (quiet output) except | Matthew N. Dodd | 2003-03-25 | 4 | -2/+17 |
| * | Fix a long-standing bug where if the package being deleted had no | Dag-Erling Smørgrav | 2003-02-25 | 2 | -14/+12 |
| * | Initialize sign to NULL so that we don't attempt to free() it in case | Mike Heffner | 2003-02-20 | 1 | -0/+1 |
| * | even the default case in a switch requires some action (add break;) | Bill Fumerola | 2003-02-03 | 1 | -1/+2 |
| * | No need for the OPENSSL_NO_KRB5 switch anymore. | Mark Murray | 2003-01-31 | 1 | -1/+0 |
| * | iAdjust for OpenSSL 0.9.7. | Mark Murray | 2003-01-28 | 1 | -0/+1 |
| * | Note that -c is no longer supported. This was requested by a few users and | Tom Rhodes | 2003-01-27 | 1 | -0/+4 |
| * | Actually, the canonical way would be syntactically correct. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -1/+1 |
| * | Canonical way of determining whether or not to use crypto. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -1/+1 |
| * | Prevent buffer overflow in format_cmd() by properly tracking maximum | Jordan K. Hubbard | 2003-01-06 | 4 | -16/+24 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -1/+1 |
| * | Back out rev 1.33; getbsize(3)'s original interface has been restored. | Mike Barcroft | 2002-12-30 | 1 | -1/+1 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 2 | -4/+4 |
| * | Uniformly refer to a file system as "file system". | Ruslan Ermilov | 2002-12-12 | 2 | -2/+2 |
| * | Minimal change to cause pkg_version to examine the new INDEX-5 file | Kris Kennaway | 2002-12-04 | 2 | -2/+3 |
| * | Assume that packages passed on stdin are in bzip2 format, not gzip. | Bruce A. Mah | 2002-11-14 | 1 | -1/+2 |
| * | Clean up a little. Don't need to include fetch.h any more, and I can't | David E. O'Brien | 2002-11-06 | 1 | -7/+0 |
| * | Break fileGetURL() out into its own file so that pkg_install/lib consumers | David E. O'Brien | 2002-11-06 | 5 | -117/+149 |
| * | Whitespace cleanup | Dag-Erling Smørgrav | 2002-10-29 | 1 | -5/+5 |
| * | getbsize() now takes a pointer to a size_t as its first arg. A pointer | Andrew Gallatin | 2002-10-24 | 1 | -1/+1 |
| * | Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate | Bruce A. Mah | 2002-10-08 | 1 | -0/+1 |
| * | Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct | Garrett Wollman | 2002-09-21 | 1 | -2/+2 |
| * | Update to use *.tbz suffix, also update example URL. | Bruce A. Mah | 2002-09-10 | 1 | -3/+3 |
| * | Sigh, finally activate pkgwrap.c. | Maxim Sobolev | 2002-09-09 | 1 | -1/+1 |
| * | Fix minor off-by-one error. | Bruce A. Mah | 2002-09-09 | 1 | -1/+1 |
| * | Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASE | Bruce A. Mah | 2002-09-09 | 1 | -0/+2 |
| * | Introduce notion of the package tools revision and allow to wrap all tools | Maxim Sobolev | 2002-09-09 | 5 | -18/+131 |
| * | Kill debugging line occasionally slipped into rev.1.3. | Maxim Sobolev | 2002-09-09 | 1 | -2/+0 |
| * | Vastly decrease amount of memory comsumed in the case when we have to read | Maxim Sobolev | 2002-09-09 | 2 | -4/+11 |
| * | Use --fast-read mode to extract metadata from package file. Since metadata | Maxim Sobolev | 2002-09-09 | 1 | -2/+16 |
| * | When installing package from a local file assume that all subsequent | Maxim Sobolev | 2002-09-03 | 1 | -2/+6 |
| * | Don't treat unknown commands as fatal errors: they are probably just | Kris Kennaway | 2002-08-31 | 1 | -2/+3 |
| * | Don't dump core on packages with an invalid or empty PLIST. | Jeremy Lea | 2002-08-26 | 1 | -0/+4 |
| * | Grrr.... mumble.... a linger gzip'ism still existed. | David E. O'Brien | 2002-08-26 | 1 | -1/+1 |