| Commit message (Expand) | Author | Age | Files | Lines |
| * | sync the pkg_install tools with -CURRENT: | Oliver Eikemeier | 2004-08-11 | 5 | -54/+88 |
| * | MFC: (1.38) avoid referencing uninitialized variables. | Dag-Erling Smørgrav | 2003-02-28 | 1 | -13/+11 |
| * | Add proper crypto dependencies for the benefit of those building static | Dag-Erling Smørgrav | 2003-01-09 | 1 | -0/+5 |
| * | Sync style with -current. | David E. O'Brien | 2002-08-31 | 1 | -3/+2 |
| * | MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism. | David E. O'Brien | 2002-08-20 | 2 | -17/+15 |
| * | MFC: all latest changes, fixes and new features. This pretty much brings code | Maxim Sobolev | 2002-08-02 | 1 | -16/+40 |
| * | The .Nm utility | Philippe Charnier | 2002-06-21 | 1 | -0/+2 |
| * | MFC: WANSify. | Maxim Sobolev | 2001-10-23 | 2 | -2/+5 |
| * | MFC: | Maxim Sobolev | 2001-10-03 | 4 | -68/+99 |
| * | MFC: | Maxim Sobolev | 2001-09-18 | 2 | -6/+3 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -8/+8 |
| * | MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38 | Maxim Sobolev | 2001-05-17 | 1 | -9/+8 |
| * | MFC: | Maxim Sobolev | 2001-03-20 | 1 | -69/+7 |
| * | MFC: | Maxim Sobolev | 2001-03-05 | 4 | -22/+108 |
| * | MFC: | Maxim Sobolev | 2001-02-21 | 1 | -1/+1 |
| * | MFC: various goodness from -current, modulo some of the stuff like "sign" | Jordan K. Hubbard | 2001-02-20 | 2 | -10/+80 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -5/+5 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -8/+6 |
| * | MFC: removed history info from the .Os FreeBSD call. | Ruslan Ermilov | 2000-12-14 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -1/+1 |
| * | MFC: more informative errx() messages, use ISO string functions. | Jordan K. Hubbard | 2000-10-23 | 2 | -5/+5 |
| * | MFC: proper parsing of package names, spelling fixes, updates | Jordan K. Hubbard | 2000-09-20 | 1 | -18/+13 |
| * | MFC: Use libfetch | Dag-Erling Smørgrav | 2000-07-16 | 1 | -2/+2 |
| * | MFC r.1.23: Use ``rm -f'' if -f (Force) was given to pkg_delete | Tim Vanderhoek | 2000-06-04 | 1 | -1/+1 |
| * | MFC: anti-fascist fix | Tim Vanderhoek | 2000-05-13 | 1 | -2/+12 |
| * | Add cross references to pkg_version(1) in all the other pkg_* man pages. | John Baldwin | 2000-02-29 | 1 | -0/+1 |
| * | While looking for a bug, tripped over style issues with added | Jordan K. Hubbard | 2000-02-18 | 1 | -11/+6 |
| * | Fix a bug in previous commit where pkg_{delete,info} foo-1.0/ would segfault. | Dan Moschuk | 2000-01-18 | 1 | -2/+4 |
| * | Teach pkg_delete and pkg_info how to deal with full pathnames | Dan Moschuk | 2000-01-15 | 1 | -2/+23 |
| * | Fix bogon in previous commit: pass a string argument to printf(3) to | Sheldon Hearn | 2000-01-11 | 1 | -2/+2 |
| * | Use a more helpful fatal error message than "Toto! This doesn't look | Sheldon Hearn | 2000-01-11 | 1 | -2/+2 |
| * | Use the appropriate macro for double quotes rather than using double | Jordan K. Hubbard | 1999-09-01 | 1 | -2/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 5 | -5/+5 |
| * | Various man page cleanup: | Mike Pritchard | 1999-08-15 | 1 | -2/+2 |
| * | -Wall fixes. Ambigious if/elses, uninitialized values, missing headers, | Bill Fumerola | 1999-08-11 | 1 | -3/+3 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | '?' shouldn't be in the usage string. Unknown characters are already | Warner Losh | 1999-06-24 | 1 | -2/+2 |
| * | If we are going to have a case for '?' then we should define it in Options. | Bill Fumerola | 1999-06-23 | 1 | -2/+2 |
| * | document PKG_DBDIR | David E. O'Brien | 1998-12-31 | 1 | -0/+13 |
| * | Make it possible to have separate install scripts as well as have | Jordan K. Hubbard | 1998-12-16 | 2 | -12/+131 |
| * | Fix bug where trailing slash could confuse the registry removal. | Jordan K. Hubbard | 1998-11-11 | 1 | -1/+7 |
| * | correct usage of cleanup() everywhere - this became bogus when the warnx/errx | Jordan K. Hubbard | 1998-09-11 | 1 | -10/+15 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -7/+5 |
| * | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | Bruce Evans | 1998-03-07 | 1 | -10/+4 |
| * | Don't return from cleanup() - if it's removed the playpen then very | Jordan K. Hubbard | 1997-10-13 | 1 | -1/+2 |
| * | Use err(3). Cosmetics in usage string and man page. | Philippe Charnier | 1997-10-08 | 3 | -61/+45 |
| * | Many places in the code NULL is used in integer context, where | Poul-Henning Kamp | 1997-09-18 | 1 | -2/+2 |
| * | Fix multiple documentation bogons. | Jordan K. Hubbard | 1997-06-19 | 1 | -1/+1 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -2/+2 |
| * | Protect against missing initial @cwd. Closes PR#2893 | Jordan K. Hubbard | 1997-03-06 | 1 | -3/+7 |