| Age | Commit message (Expand) | Author |
| 2003-12-20 | use the --use-compress-program argument to tar and do away with | grant |
| 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-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-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-07-19 | - remove handling of PKG_ADD_BASE. | yamt |
| 2002-06-10 | constify and make WARNS=2 clean. | yamt |
| 2002-06-09 | - make last arg of findmatchingname void*. | yamt |
| 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 |
| 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-05-15 | Don't read +CONTENTS files if not needed. | hubertf |
| 2000-01-19 | FTP wildcard depends code, initial commit. | hubertf |
| 1999-11-29 | Add code to include the size of a package into both the | hubertf |
| 1999-08-24 | Bring closer to /usr/share/misc/style with the aid of indent(1). | hubertf |
| 1999-08-23 | Hide test for URLlength()>0 behind a macro (IS_URL()). | hubertf |
| 1999-08-19 | Allow specifying a package name without a version. | hubertf |
| 1999-08-19 | Consolidate URL handling into a table of valid leading strings for | agc |
| 1999-08-19 | Clean up minor nits in C code. | agc |
| 1999-03-22 | Ignore files in /var/db/pkg (hint 'pkg_info pkgdb.byfile.db') | abs |
| 1999-03-22 | Replace static array of packages given to pkg_perform() with linear | hubertf |
| 1999-03-04 | Do not only display the packages which require this package | hubertf |
| 1999-01-19 | Add code for pkgdb. | hubertf |
| 1998-10-21 | Add a -B option to pkg_info to print out the "Build Information" for | agc |
| 1998-10-13 | Add -b argument to pkg_info to display the +BUILD_VERSION file for the | agc |
| 1998-10-09 | More cleanup - various bits of KNF. | agc |
| 1998-10-09 | Fix a bug in pkg_info -f with @pkgcfl entries. | agc |
| 1998-10-08 | Eliminate all use of sprintf(3), and replace it with snprintf(3). | agc |
| 1998-10-08 | Get rid of some lint. | agc |
| 1998-10-04 | fix some egcs warnings | hubertf |
| 1998-10-03 | Teach our tools about dependencies containing wildcards. | hubertf |
| 1998-08-27 | Allow symlinks to directories instead of pure directories in several | hubertf |
| 1998-08-27 | LP64 fixes for recently added code. (In LP64, ptrdiff_t != int.) | ross |
| 1998-08-27 | Add csh(1)-style alternates to pkg_info -e. | agc |
| 1998-08-25 | Remove some trailing (extra) "."s. | hubertf |
| 1998-08-25 | Don't exit cleanup() functions if not called from signal handler - this | hubertf |
| 1998-07-09 | Extend "pkg_info -e" to allow pkg-globbing, and allow using it. | hubertf |
| 1998-05-18 | No need to unpack file after fileGetURL(), which already did the work for us; | hubertf |
| 1997-10-17 | WARNSify, cleanup Makefiles | lukem |
| 1997-10-16 | First cut on importing pkg_install as of FreeBSD 971013: | hubertf |
| 1997-06-05 | Add NetBSD Ids | agc |