| Age | Commit message (Expand) | Author |
| 2004-01-06 | Fix typo; new sentence, new line; | wiz |
| 2004-01-06 | Rework a bit to describe the pkg wildcards in their own | hubertf |
| 2004-01-06 | pkg_info(1) now also shows post-install message by default, if present | hubertf |
| 2003-12-20 | use the --use-compress-program argument to tar and do away with | grant |
| 2003-12-06 | Fix typo, reported by Soren Jacobsen in PR 23666. | wiz |
| 2003-09-23 | Get rid of lots of system(3) (partly via vsystem) calls. | wiz |
| 2003-09-10 | Fix a bug I accidentally introduced in rev. 1.48 where a pkg_dbdir could no | jlam |
| 2003-09-08 | Allow the package entries in the pkgdbdir to be either directories or | jlam |
| 2003-09-08 | Bump date for previous. | wiz |
| 2003-09-02 | Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by | jlam |
| 2003-07-14 | use bounded string op as much as possible | itojun |
| 2003-06-19 | Firstly, let's give credit where credit is due - the idea came from uwe. | agc |
| 2003-06-05 | When displaying full pathnames of the package contents (pkg_info -L pkg), | agc |
| 2003-06-05 | Set the program name via setprogname(3). | agc |
| 2003-03-24 | Consistently check findmatchingname() return value for error condition. | seb |
| 2003-03-15 | Introduce a pkgdb_dump() function, which dumps the cache file of | agc |
| 2003-01-10 | Introduce the notion of "preserving" an installed package. | agc |
| 2003-01-05 | Add an enumerated type which is used in pkgdb_open() to specify | agc |
| 2003-01-05 | Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and | agc |
| 2002-11-14 | In addition to the existing "rc" modifier for a package version, add | agc |
| 2002-09-26 | Ispell. Begin new sentences on a new line. | wiz |
| 2002-09-24 | Sprinkle .Xrs to packages(7). | uebayasi |
| 2002-08-04 | Don't warn about PKG_PATH being set when -e is given | hubertf |
| 2002-07-20 | show_file: don't append '\n' if fopen failed. | yamt |
| 2002-07-19 | show_file: add an extra '\n' unless file ended with '\n'. | yamt |
| 2002-07-19 | - remove handling of PKG_ADD_BASE. | yamt |
| 2002-06-10 | constify and make WARNS=2 clean. | yamt |
| 2002-06-09 | constify. | yamt |
| 2002-06-09 | - make last arg of findmatchingname void*. | yamt |
| 2002-06-09 | avoid a magic constant. | yamt |
| 2002-03-05 | Output @blddep directives properly when displaying PLISTs. | agc |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-19 | Use .Nx, replace empty line with .Pp. | wiz |
| 2002-01-10 | Explain a bit more fully the collating sequence which pkg_info(1) uses when | agc |
| 2001-08-21 | disable unnecessary warning when PKG_PATH isn't set. | yamt |
| 2001-08-19 | Don't do FTP stuff when operating on all pkgs | hubertf |
| 2001-08-13 | Add a -n switch to show the packages "needed" by a package (i.e. the | agc |
| 2001-04-09 | Whitespace, and remove unnecessary "" after .Nm. | wiz |
| 2001-03-10 | Fix -r: Show REQ/+REQUIRE file for a package, if existing. Fixes pkg/12210. | wiz |
| 2001-03-10 | Minor cleanup, no functional change. Patch by Hubert Feyrer. | wiz |
| 2001-03-06 | Test matching entries in /var/db/pkg on if they are directories. | wiz |
| 2001-03-05 | Add -V option to all pkgtools, which reports the version of the pkgtools. | wiz |
| 2000-12-13 | * Accept ".tbz" as an alternative pkg suffix to ".tbz" for pkg_add and | hubertf |
| 2000-11-30 | Fix pkg_info w/ URLs (*sigh*) | hubertf |
| 2000-10-11 | Check right variable to see if it's a URL (pkg -> cp) | hubertf |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-06-19 | Allocate space & copy a string returned by a function that'll clobber it on | hubertf |
| 2000-06-07 | save another call to allocate space on the stack for something that's | hubertf |
| 2000-05-15 | Don't read +CONTENTS files if not needed. | hubertf |
| 2000-05-11 | When expanding wildcards given on the command line, don't include | hubertf |