| Age | Commit message (Expand) | Author |
| 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 |
| 2000-02-22 | adjust copyright | hubertf |
| 2000-01-19 | FTP wildcard depends code, initial commit. | hubertf |
| 2000-01-17 | Reverse wording for -R. Per PR 9141 by Jim Bernard <jbernard@ox.mines.edu> | hubertf |
| 2000-01-10 | mention -Ss in usage | hubertf |
| 1999-12-01 | - Comment code | hubertf |
| 1999-11-29 | Put support for @src back in. | 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-05-30 | Remove support for absolutes pathnames completely. This can't work with | tron |
| 1999-05-29 | Don't prepend directories if the plist files are absolute. | christos |
| 1999-05-15 | @srcdir was renamed to @src long ago, reflect this in documentation; | hubertf |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 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-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-03-04 | Prevent printinv of empty "Requires:" section. | hubertf |
| 1999-03-04 | Do not only display the packages which require this package | hubertf |
| 1999-01-19 | Add code for pkgdb. | hubertf |
| 1998-12-31 | Patches supplied by Greg A. Woods in PR bin/6626 to make "pkg_info" | tron |
| 1998-11-22 | Remove extra : printed for @cwd, | 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-12 | + Remove obsolete and unused string functions. | agc |
| 1998-10-09 | More cleanup - various bits of KNF. | agc |
| 1998-10-09 | Make pkg_info a tad more extensible by using a table to hold the strings | 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-09-12 | minor fixup for -e option | 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-08-23 | Sync manual page and usage() with reality, patches supplied by | tron |
| 1998-07-09 | Extend "pkg_info -e" to allow pkg-globbing, and allow using it. | hubertf |
| 1998-06-08 | everything has bugs; either document them or don't bother with a BUGS section | lukem |
| 1998-05-18 | No need to unpack file after fileGetURL(), which already did the work for us; | hubertf |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |