| Age | Commit message (Expand) | Author |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-06-07 | Don't use asprintf() which isn't available on NetBSD 1.3.2. | hubertf |
| 2000-05-11 | When expanding wildcards given on the command line, don't include | hubertf |
| 2000-05-07 | In require_delete(), actually use the expanded wildcard passed in via | hubertf |
| 2000-01-19 | FTP wildcard depends code, initial commit. | hubertf |
| 1999-12-01 | - Comment code | hubertf |
| 1999-09-24 | Add some sanity checks on what pkgdb_retrieve() returns. | hubertf |
| 1999-09-09 | Remove the LogDir (/var/db/pkg/foo-x.y) _after_ we've run the DEINSTALL | hubertf |
| 1999-08-24 | Bring closer to /usr/share/misc/style with the aid of indent(1). | hubertf |
| 1999-08-23 | Provide full pathnames for chgrp(1), chown(1) and chmod(1), passing | agc |
| 1999-08-21 | Call deinstall-script after files are removed: | hubertf |
| 1999-08-19 | Allow specifying a package name without a version. | 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-22 | Fix '-f'. | abs |
| 1999-03-20 | be more cautious about preserving cwd | hubertf |
| 1999-03-09 | Include <fcntl.h>, so that the definitions for O_* are defined. | agc |
| 1999-03-09 | TAILQ_FIRST and TAILQ_NEXT are not available on NetBSD 1.3 and 1.3.1, | hubertf |
| 1999-03-08 | Add -R flag (similar to -r but the other way 'round) | hubertf |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-03-03 | Back out last fix to remove knowledge about LogDir from require_delete(), | hubertf |
| 1999-03-03 | Add -O option to only delete things from the pkgdb, and do not touch | hubertf |
| 1999-03-02 | - Put no assumptions into require_delete() on where the old CWD was | hubertf |
| 1999-03-01 | Quieten braindead gcc 2.8.1 unused warning. | agc |
| 1999-02-26 | remove strequal, strcmp provides the functionality we need | chopps |
| 1999-02-26 | add -r flag to delete all packages that require the user specified one | chopps |
| 1999-01-19 | Add code for pkgdb. | hubertf |
| 1998-10-12 | + Remove obsolete and unused string functions. | agc |
| 1998-10-09 | More cleanup - various bits of KNF. | agc |
| 1998-10-09 | Some minor KNF. | agc |
| 1998-10-08 | Eliminate all use of sprintf(3), and replace it with snprintf(3). | agc |
| 1998-10-04 | fix some egcs warnings | hubertf |
| 1998-10-03 | Teach our tools about dependencies containing wildcards. | hubertf |
| 1998-08-25 | Don't exit cleanup() functions if not called from signal handler - this | hubertf |
| 1998-06-08 | everything has bugs; either document them or don't bother with a BUGS section | lukem |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1997-10-17 | WARNSify, cleanup Makefiles | lukem |
| 1997-10-17 | fix make -j race condition building lib/ , use ../Makefile.inc for BINDIR | lukem |
| 1997-10-16 | First cut on importing pkg_install as of FreeBSD 971013: | hubertf |
| 1997-06-13 | Fix for misuse of NULL definition, from Arne Juul | agc |
| 1997-06-05 | Don't install libinstall.a (from Bernd Ernesti) | agc |
| 1997-06-05 | Add NetBSD Ids | agc |
| 1997-06-05 | Initial import of FreeBSD packaging tool. | agc |