| Age | Commit message (Expand) | Author |
| 1999-07-28 | Message files in binary packages are not displayed with more(1). | tron |
| 1999-07-10 | cast args to strcmp; | christos |
| 1999-07-02 | Document PKG_TMPDIR | hubertf |
| 1999-06-18 | don't print a useless error message. | mrg |
| 1999-06-15 | Add support for fetching packages from HTTP URLs. Since 'ftp' is already | cgd |
| 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-05-12 | Fix wrong error handling in case "/var/db/pkg" needs to be created. | tron |
| 1999-04-12 | Use absolute path to tar(1) in execl() call. | hubertf |
| 1999-04-10 | Fix tyop. | simonb |
| 1999-04-10 | Fix off-by-one error. (This was detected using libefence) | 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-15 | Shut-up gcc-2.8.1 warnings. | christos |
| 1999-03-13 | set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> | lukem |
| 1999-03-12 | Fix string handling bugs introduced by last patch. | tron |
| 1999-03-10 | Add missing .El line. | erh |
| 1999-03-09 | Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to | agc |
| 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-06 | update comment for findmatchingname() | hubertf |
| 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-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-03 | More helpful message on failure | hubertf |
| 1999-03-03 | More helpful message on failure | hubertf |
| 1999-03-02 | Cosmetic but annoying - no need to append a newline character in warnx() | agc |
| 1999-03-02 | use mkdtemp also on 1.3I and up | 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-03-01 | Include <fcntl.h> for the O_* definitions. | 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-02-17 | If any other version of this package in stalled, stop. Document this. :) | hubertf |
| 1999-02-13 | there is no ftplib.3 | hubertf |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-02-01 | Allow @exec to be the first (non-comment) thing in a PLIST file | hubertf |
| 1999-01-29 | Remove the "struct datum" and use DBT directly. | hubertf |
| 1999-01-26 | minor comments fixup | hubertf |
| 1999-01-26 | comment fileFindByPath(), reindent a bit | 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 |