| Age | Commit message (Expand) | Author |
| 2004-01-04 | In the "quick depends pre-scan", first print all bad matching depends, | hubertf |
| 2003-12-20 | use the --use-compress-program argument to tar and do away with | grant |
| 2003-12-20 | always print an error when package addition fails (rather than only | grant |
| 2003-12-20 | check the OS, architecture and version of a package against the host | grant |
| 2003-10-03 | Bump date for previous (oops :) ). | wiz |
| 2003-10-03 | Add HTTP support. | wiz |
| 2003-09-24 | Cast the type of argument printed, for sparc and arm platforms. | agc |
| 2003-09-23 | Add some free()s in error cases. | wiz |
| 2003-09-23 | Get rid of lots of system(3) (partly via vsystem) calls. | wiz |
| 2003-09-23 | don't assume mtree is in BINDIR, allow it to be overridden by | grant |
| 2003-09-08 | Bump date for previous. | wiz |
| 2003-09-08 | Note that LOCALBASE and PKG_VIEW in the environment will affect the | jlam |
| 2003-09-08 | When adding depoted packages into the depot, manipulate the correct | jlam |
| 2003-09-02 | Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by | jlam |
| 2003-08-25 | Replace calls to vsystem() by calls to fexec() or fcexec(). | tron |
| 2003-08-24 | Replace a few calls to vsystem() with calls to fexec() to speed up | tron |
| 2003-07-25 | netbsd.org->NetBSD.org | salo |
| 2003-07-14 | use bounded string op as much as possible | itojun |
| 2003-07-14 | use bounded string op as much as possible | itojun |
| 2003-06-05 | Set the program name via setprogname(3). | agc |
| 2003-04-23 | pkg_add fix: | seb |
| 2003-04-22 | Rename "upgrade" variable to "Replace" (etc.) as that is what it's really | hubertf |
| 2003-04-10 | improve error when there's not enough space to unpack in PKG_TMPDIR. | grant |
| 2003-03-24 | Pkg_add fix: if an install script is present move it into LogDir | seb |
| 2003-03-24 | Implement remaining TODO item in pkg upgrade (pkg_add -u): | hubertf |
| 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 |