Age | Commit message (Expand) | Author | Files | Lines |
2005-07-25 | Pull over change from src/usr.sbin/pkg_install: | hubertf | 1 | -4/+11 |
2005-07-25 | Pull over this change from src/usr.sbin/pkg_install (-current): | hubertf | 1 | -14/+18 |
2005-07-18 | Sync over files from src/usr.sbin/pkg_install to fix PR pkg/30658: | hubertf | 3 | -23/+9 |
2005-06-10 | add autoconf test for missing (like in openbsd-3.6) or broken (like | dmcmahill | 5 | -15/+1429 |
2005-06-02 | Include netdb.h for Solaris. From Neil Hoggarth in PR 30399. | wiz | 1 | -2/+5 |
2005-05-30 | Sync with base 1.53: Comment out too noisy warning. | wiz | 1 | -2/+6 |
2005-05-30 | Update to 20050530: | wiz | 17 | -108/+167 |
2005-05-29 | Sync with 20050529 in src/. | minskim | 2 | -5/+5 |
2005-05-28 | - pull in the changes from usr.sbin which prevent an over flow | dmcmahill | 4 | -19/+25 |
2005-05-10 | Output the error string when renaming a dependency file fails. This has | rillig | 1 | -3/+3 |
2005-05-06 | Sync with usr.sbin/pkg_install/add/pkg_add.1 v1.59. | wiz | 2 | -21/+65 |
2005-03-20 | Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>: | hubertf | 2 | -6/+6 |
2005-03-11 | Never access argv[i+1] before you know that argv[i] != NULL. Approved | rillig | 1 | -6/+6 |
2005-03-07 | Bring over the clearer mismatch warning message from src. | agc | 1 | -3/+3 |
2005-02-21 | sync with src: | grant | 1 | -3/+3 |
2005-02-20 | sync with src: | grant | 1 | -3/+3 |
2005-02-11 | regen from man page update. pointed out by jlam@ - thanks! | grant | 1 | -6/+3 |
2005-02-10 | pull in binary pkg handling changes from src: | grant | 5 | -31/+14 |
2005-02-05 | Pull in documentation improvements and a minor change to allow building | jlam | 4 | -17/+17 |
2005-02-04 | Update pkgtools/pkg_install to 20050204 (latest release from the HEAD | jlam | 10 | -43/+163 |
2005-02-04 | Pull in documentation/whitespace fixes and improvements from the HEAD | jlam | 10 | -51/+85 |
2005-02-03 | s/pax/pkg_install/ in the usage message. | jlam | 1 | -2/+2 |
2005-01-07 | Sync changes with src/: | agc | 4 | -13/+11 |
2004-12-29 | Pull in portability changes from src, and bump version to 20041226: | agc | 21 | -173/+182 |
2004-12-12 | update config.{sub,guess} for various bootstrap tools. fixes build on | grant | 2 | -173/+374 |
2004-12-10 | Document the double "-u" option for updating dependant packages. | erh | 3 | -7/+18 |
2004-12-09 | Make binary updates work better when there are dependant packages to | erh | 4 | -37/+56 |
2004-11-20 | sync with src: | grant | 1 | -2/+2 |
2004-11-10 | Bring over manual page patches from src/ | agc | 2 | -11/+13 |
2004-11-10 | Recognize "pre" as pre-release version. Bump version to 20041110. | wiz | 2 | -4/+5 |
2004-11-03 | regen. | wiz | 1 | -7/+7 |
2004-11-03 | Sync with basesrc. | wiz | 2 | -16/+16 |
2004-11-02 | Merge the usedot and ctype-function changes from src. | erh | 3 | -25/+26 |
2004-11-02 | Add a -N option to pkg_delete to delete registration information for a package | erh | 9 | -25/+49 |
2004-10-31 | sync with src: | grant | 2 | -5/+22 |
2004-08-31 | Don't use .PHONY, which isn't understood by every make. Split out the | jlam | 1 | -3/+6 |
2004-08-26 | regen pkg_info.cat1 after last update to man page source. | grant | 8 | -181/+184 |
2004-08-23 | Suck in recent minor changes made to this file. | snj | 1 | -5/+5 |
2004-08-23 | Pull-up -R descripion change from src tree. | cube | 1 | -3/+3 |
2004-08-21 | Fix the version number of the package in the configure script, and modify | jlam | 9 | -50/+30 |
2004-08-21 | Alphabetize list of headers. | jlam | 2 | -6/+8 |
2004-08-20 | Add a script that imports from src HEAD to a named directory. | jlam | 1 | -0/+53 |
2004-08-20 | Update pkgtools/pkg_install to 20040813 (latest release from the HEAD | jlam | 16 | -48/+112 |
2004-08-13 | Typo: it's <regex.h>, not <regext.h>. | jlam | 3 | -4/+4 |
2004-08-13 | Add checks for all of the system headers used in the sources. Also include | jlam | 4 | -9/+137 |
2004-08-06 | Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: | jlam | 22 | -300/+332 |
2004-06-01 | Import 20040601. | minskim | 5 | -21/+33 |
2004-06-01 | Use statvfs if sys/statvfs.h is available. Based on patches provided | minskim | 1 | -2/+12 |
2004-05-08 | sync with src/ rev. 1.101: | grant | 1 | -3/+3 |
2004-05-08 | Import pkg_install-20040508. Fixes the -N flag to not cause the -Q | jlam | 3 | -8/+8 |