| Commit message (Expand) | Author | Age | Files | Lines |
| * | Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate | Bruce A. Mah | 2002-10-08 | 1 | -0/+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 |
| * | Find remaining hardcoded gzip bits and change to bzip2 bits. | David E. O'Brien | 2002-08-25 | 1 | -2/+4 |
| * | Fix SCM ID's. | David E. O'Brien | 2002-04-01 | 1 | -4/+2 |
| * | Increase the number of packages that can be installed by an order of | David E. O'Brien | 2001-10-16 | 1 | -1/+1 |
| * | WARNS=2 cleanup. | Maxim Sobolev | 2001-10-10 | 1 | -1/+1 |
| * | Fix segfault introduced in previous commit (when adding local packages). | Maxim Sobolev | 2001-09-17 | 1 | -2/+3 |
| * | Fixes problem with pkg_add -r when adding multiple pkgs. | Bill Swingle | 2001-09-07 | 1 | -0/+1 |
| * | Reduce private "lesser known" function redirection to improve clarity. | David E. O'Brien | 2001-08-13 | 1 | -18/+27 |
| * | The security officer requested this be backed out for discussion. | David E. O'Brien | 2001-07-28 | 1 | -18/+18 |
| * | Remove s_strl*(). I am not sure what was thought they accomplished. | David E. O'Brien | 2001-07-28 | 1 | -18/+18 |
| * | Only match the first osreldate date range for constructing the FTP URL, | Kris Kennaway | 2001-07-26 | 1 | -1/+1 |
| * | Correct a reversion in r1.39 which introduced a new instance of strcpy() | Kris Kennaway | 2001-07-19 | 1 | -4/+6 |
| * | bzip2(1) is in the base system - we don't need /usr/local/bin in the PATH | Maxim Sobolev | 2001-07-10 | 1 | -1/+1 |
| * | Fixed pkg_add so when it does not find a package, it returns != 0. | Jim Pirzyk | 2001-06-04 | 1 | -1/+2 |
| * | Clean up some of the evil string handling in this code, replace | Kris Kennaway | 2001-05-12 | 1 | -47/+75 |
| * | rcsid style fix. | David E. O'Brien | 2001-05-09 | 1 | -6/+5 |
| * | A WIP snuck in the rev 1.34 commit. | David E. O'Brien | 2001-05-09 | 1 | -8/+3 |
| * | Fix typo in prev commit - add missing comma | Andrey A. Chernov | 2001-04-26 | 1 | -2/+3 |
| * | Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there, | David E. O'Brien | 2001-04-25 | 1 | -4/+10 |
| * | MFS: getpackagesite() from RELENG_4 that allows the code to be the same. | David E. O'Brien | 2001-02-17 | 1 | -4/+16 |
| * | In light of the dismal transfer times from ftp.FreeBSD.org, add a new | David E. O'Brien | 2001-02-13 | 1 | -10/+22 |
| * | - Add ability to handle bzip2-compressed packages; | Maxim Sobolev | 2001-01-22 | 1 | -1/+1 |
| * | -CURRENT is now 500000, reflect that. | Bill Fumerola | 2000-03-13 | 1 | -1/+1 |
| * | Make `pkg_add -r package1 package2 package3 ...` work correctly. | Chris Piazza | 1999-11-18 | 1 | -4/+6 |
| * | o Remove all of the objformat logic, it's never coming back. | Bill Fumerola | 1999-09-25 | 1 | -16/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+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 |
| * | Support Alpha and -CURRENT in the "-r" option case. | David E. O'Brien | 1999-06-14 | 1 | -8/+16 |
| * | Fix nasty bug where getpackagesite() will return an integer if it doesn't | Bill Fumerola | 1999-01-28 | 1 | -2/+2 |
| * | Numbering typo, missed a '0' | Bill Fumerola | 1999-01-26 | 1 | -3/+3 |
| * | Update pkg_add's remote package feature to reflect the new structure of | Bill Fumerola | 1999-01-25 | 1 | -6/+6 |
| * | Style police, inline ifs. | Bill Fumerola | 1999-01-18 | 1 | -14/+12 |
| * | Add a new option for pkg_add, -r. | Bill Fumerola | 1999-01-17 | 1 | -3/+51 |
| * | Use a more reasonable default umask in case the root umask is too | Jordan K. Hubbard | 1998-09-14 | 1 | -1/+5 |
| * | o Set paths internally for pkg_add for tools we might want to invoke. | Jordan K. Hubbard | 1998-09-08 | 1 | -5/+10 |
| * | Use err(3). Cosmetics in usage string and man page. | Philippe Charnier | 1997-10-08 | 1 | -29/+18 |
| * | Many places in the code NULL is used in integer context, where | Poul-Henning Kamp | 1997-09-18 | 1 | -2/+2 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Add MD5 checksums to packing list for all files during pkg_create and use | Jordan K. Hubbard | 1996-07-30 | 1 | -2/+1 |
| * | Fix a couple of miscellaneous bugs and make pkg_add also support reading | Jordan K. Hubbard | 1996-03-12 | 1 | -2/+4 |
| * | Bring my pkg_install improvements forward from 2.1. | Jordan K. Hubbard | 1995-11-12 | 1 | -15/+37 |
| * | Bring forward my changes from 2.1 | Jordan K. Hubbard | 1995-10-25 | 1 | -4/+3 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -2/+2 |
| * | Add true support for dependency lists. | Jordan K. Hubbard | 1995-04-09 | 1 | -1/+2 |
| * | Many of John T. Kohl's patches from NetBSD. Thanks, John! | Jordan K. Hubbard | 1994-12-06 | 1 | -2/+7 |