| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-02 | Allow '%D' to be used when no last_file available. Fixes binary package | abs |
| 2003-01-10 | Introduce the notion of "preserving" an installed package. | agc |
| 2003-01-10 | Order the getopt(3) options alphabetically. | 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-11-29 | replace use of alloca() with the more portable malloc()/free(). | grant |
| 2002-11-28 | Add 'p' option to TARX_CMD's argument for preserving file mode. | taca |
| 2002-11-05 | s/anyways/anyway/ | grant |
| 2002-10-17 | - eliminate the hard-coding of pathnames in the default install. | christos |
| 2002-09-26 | Ispell. Begin new sentences on a new line. | wiz |
| 2002-09-24 | Sprinkle .Xrs to packages(7). | uebayasi |
| 2002-08-29 | Do not prepend '.' to path when looking for dependencies for a package | abs |
| 2002-08-27 | Introduce path_prepend_from_pkgname() and path_remove_first() and | abs |
| 2002-08-16 | Fix a few comments, and add some others to outline what's missing | hubertf |
| 2002-08-15 | Drop trailing whitespace. | wiz |
| 2002-08-15 | document -u | hubertf |
| 2002-08-04 | Try increasing number of max. open files as high as possible. | hubertf |
| 2002-07-31 | Synch with reality (PKG_TMDIR defaults to /var/tmp (first)). | jschauma |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-07-19 | - remove handling of PKG_ADD_BASE. | yamt |
| 2002-07-13 | If "-f" is given, don't set errc on dependency add failure. | toshii |
| 2002-07-09 | don't pass null pointers to printf for "%s". | yamt |
| 2002-06-10 | constify and make WARNS=2 clean. | yamt |
| 2002-06-09 | constify. | yamt |
| 2002-06-09 | - make last arg of findmatchingname void*. | yamt |
| 2002-06-09 | - free memory allocated by findbestmatchingname. | yamt |
| 2002-04-02 | Check the return code from the second invocation of installprereq(), to | agc |
| 2002-03-06 | When adding packages via pkg_add(1), and a pre-requisite package needs | agc |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | Edit -mdoc usage. | ross |
| 2002-02-02 | Drop an empty line. | wiz |
| 2001-09-26 | use full pathname of tar consistentlc | hubertf |
| 2001-09-25 | Print out the name of the detached signature file which is being used to | agc |
| 2001-09-25 | Add a "-s verification-type" argument to pkg_add, which adds a callout | agc |
| 2001-07-24 | Fix `pkg_add -u' for packages without dependencies. | wiz |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-06-05 | Uppercase Dt argument. | wiz |
| 2001-05-21 | Add -I argument to pkg_create so that the real prefix can be specified | agc |
| 2001-04-21 | Check for return value of getenv() before handing it to strdup(). | hubertf |
| 2001-04-19 | Allow PKG_PATH (or part of that) to contain a local directory, and | dmcmahill |
| 2001-04-10 | have EXAMPLES section. | itojun |
| 2001-04-09 | Whitespace fixes. | wiz |
| 2001-03-28 | If a package is already installed, this is *not* a fatal error. Do not | hubertf |
| 2001-03-22 | Set return code != 0 if the given pkg (file) cannot be found. | hubertf |
| 2001-03-20 | Update path in example to a more recent package. Noted by zuntum. | wiz |
| 2001-03-18 | Add -u switch to pkg_add to do a very rudimentare form of pkg upgrading: | hubertf |
| 2001-03-13 | Update description a bit - inspired by Jeremy C. Reed <reed@reedmedia.net> | hubertf |
| 2001-03-05 | Add -V option to all pkgtools, which reports the version of the pkgtools. | wiz |
| 2001-01-07 | Alphabetize options. | hubertf |