| Age | Commit message (Expand) | Author |
| 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-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 | 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-03 | Back out last fix to remove knowledge about LogDir from require_delete(), | 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 |
| 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 |
| 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 |
| 1997-06-05 | Initial import of FreeBSD packaging tool. | agc |