| Age | Commit message (Expand) | Author |
| 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 | 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-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-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-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-19 | select() -> poll() | mycroft |
| 2002-09-18 | minor makefile delint | lukem |
| 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-08 | add some comments. | yamt |
| 2002-08-04 | 20020804: | hubertf |
| 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-19 | - remove handling of PKG_ADD_BASE. | yamt |
| 2002-07-09 | - use snprintf and strlcpy instead of strcpy, strcat and sprintf in some place. | yamt |
| 2002-06-27 | check return value of snprintf correctly. | yamt |
| 2002-06-21 | Avoid hardcoding /usr/bin/ftp in the pkg_add binary. | agc |
| 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-06-09 | rewrite strip_txz: | yamt |
| 2002-06-09 | - fix buffer size checks | yamt |
| 2002-06-09 | - constify. | yamt |
| 2002-05-10 | Only define DEF_LOG_DIR if it's not already set. | agc |
| 2002-04-23 | Add more error checking, and tell the user what's up when he runs | hubertf |
| 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-03-05 | Add a new packing list directive, @blddep, which notes the exact | agc |
| 2002-02-22 | ... and get the right month this time. | agc |
| 2002-02-22 | Bump version date to reflect this change to create/pl.c: | agc |
| 2002-02-02 | tets -> test | yamt |
| 2002-01-09 | Bump version number to reflect the pkg_info version number recognition | agc |
| 2002-01-09 | Pull in a much simplified version of the vtest functionality. This new | agc |