| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-02 | Crank PKGTOOLS_VERSION to 20030202 for last_file fix | abs |
| 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-10 | order the getopt options alphabetically. | agc |
| 2003-01-10 | Add a pkgdb_remove_pkg() function and use it in pkg_delete(1). | agc |
| 2003-01-06 | In pkgdb_remove(), use the return value from (*db->del), rather than | 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-12-06 | Avoid conflict with reserved identifier "exp". | thorpej |
| 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-26 | Don't use special-case code for the '_' modifier, just add it to the | agc |
| 2002-11-23 | Do not abort incomplete deletion if the cwd was removed. Instead, warn, | jschauma |
| 2002-11-14 | Bump version number after adding "alpha" and "beta" version modifier | agc |
| 2002-11-14 | In addition to the existing "rc" modifier for a package version, add | agc |
| 2002-11-05 | s/anyways/anyway/ | grant |
| 2002-11-02 | Add tag for yesterday's state. | wiz |
| 2002-10-26 | Properly re-implement hilighting of the dialogue with the ftp(1) | hubertf |
| 2002-10-26 | use size of the right buffer | hubertf |
| 2002-10-19 | use readlink with bufsize - 1; approved thorpej. | provos |
| 2002-10-17 | Fix typo in last (hi christos). | wiz |
| 2002-10-17 | Jeez! Delete hard-coded vt100 sequences. This could be done using termcap, | christos |
| 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-25 | Fix date. | wiz |
| 2002-09-24 | Sprinkle .Xrs to packages(7). | uebayasi |
| 2002-09-19 | select() -> poll() | mycroft |
| 2002-09-18 | minor makefile delint | lukem |
| 2002-09-16 | Fix typo (sigh). | thorpej |
| 2002-09-15 | The new comment in the file says it all: | thorpej |
| 2002-08-29 | Do not prepend '.' to path when looking for dependencies for a package | abs |
| 2002-08-27 | crank PKGTOOLS_VERSION to 20020827 for last change to lib/path.[ch] | 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-08 | add some comments. | yamt |
| 2002-08-04 | 20020804: | hubertf |
| 2002-08-04 | Try increasing number of max. open files as high as possible. | hubertf |
| 2002-08-04 | Add 'pmatch' keyword: pkg_admin pmatch pattern pkg | hubertf |
| 2002-08-04 | Don't warn about PKG_PATH being set when -e is given | hubertf |
| 2002-08-02 | Fix FTP_CMD for Solaris: something went wrong when it was added. | seb |
| 2002-07-31 | Synch with reality (PKG_TMDIR defaults to /var/tmp (first)). | jschauma |
| 2002-07-23 | bump version to 20020723. | yamt |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-07-20 | #if 0 out unused functions. | yamt |
| 2002-07-20 | show_file: don't append '\n' if fopen failed. | yamt |