| Age | Commit message (Expand) | Author |
| 2001-12-30 | don't hardcode "tar"'s program name, use TAR_FULLPATHNAME instead | hubertf |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-10-04 | fix typo that prevents to select best version of package. | yamt |
| 2001-09-26 | use full pathname of tar consistentlc | hubertf |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-07-24 | Fix `pkg_add -u' for packages without dependencies. | wiz |
| 2001-07-15 | Interface change for strip_txz(): now stores suffix | hubertf |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-05-21 | Apply the -I substitution logic for @cd as well as @cwd (just for | agc |
| 2001-05-21 | Add -I argument to pkg_create so that the real prefix can be specified | agc |
| 2001-05-18 | Add -U argument to pkg_create - by default, all files are added to the | agc |
| 2001-04-28 | * add function strip_txz() to strip off any .tgz, .tbz, .t[bg]z from a | hubertf |
| 2001-04-17 | on pkgdb_remove, don't retain old errors - clear errno before. | hubertf |
| 2001-04-09 | do not terminate on EINTR. with previous behavior pkg_add terminates | itojun |
| 2001-04-06 | Negative exit code cleanup: Replace exit(-x) with exit(x). | wiz |
| 2001-03-18 | Add -u switch to pkg_add to do a very rudimentare form of pkg upgrading: | hubertf |
| 2001-03-07 | Bump version to 20010307 (yesterday's bugfix, and a 1.4 build fix). | wiz |
| 2001-03-07 | This header file needs no __RCSID. | wiz |
| 2001-03-06 | Fix typos in comments | wiz |
| 2001-03-05 | version.o depends on version.h. | wiz |
| 2001-03-05 | Don't allow NULL version packages to match. Patch by hubertf. | wiz |
| 2001-03-05 | Add -V option to all pkgtools, which reports the version of the pkgtools. | wiz |
| 2001-03-05 | Using strcmp with NULL pointers is a bad idea. Fixes pkg/11647. | wiz |
| 2001-03-05 | Fix command line for tar in the case that the file to be handled doesn't | wiz |
| 2001-01-05 | use %ll_ instead of the less standard %q_ | lukem |
| 2001-01-01 | * findmatchingname(): | hubertf |
| 2000-12-13 | Strip not only .tgz but also .tbz etc. (missed from last commit) | hubertf |
| 2000-12-13 | * Accept ".tbz" as an alternative pkg suffix to ".tbz" for pkg_add and | hubertf |
| 2000-11-28 | Fix timeout in expect(): | hubertf |
| 2000-11-26 | Don't mkdir("/usr/tmp") in a desperate try to get some space. | hubertf |
| 2000-10-31 | Don't swallow '%' in file/directory names. | hubertf |
| 2000-10-21 | Introduce some caching. | mycroft |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 2000-10-11 | Check if $PKG_PATH is set AND contains something useful. Stops | hubertf |
| 2000-10-09 | Allow SRCS, LDADD to be set on the command line, and still add the files. | hubertf |
| 2000-10-09 | Only pull in <vis.h> when debugging expect(), i.e. EXPECT_DEBUG is set. | hubertf |
| 2000-10-04 | Make even more silent, only spit out stuff if -v is given. | hubertf |
| 2000-10-01 | Not every FTP server says nicely "Goodbye". | hubertf |
| 2000-09-01 | When downloading and extracting a file (in ftp: | hubertf |
| 2000-08-29 | Make pkg_add & friends print the files they push through tar(1) to | hubertf |
| 2000-08-28 | * Make a few functions public so this code can be used by other programs | hubertf |
| 2000-08-28 | Hide "trying PKG_PATH ..." message, only print on -v | hubertf |
| 2000-07-24 | handle NULL pen variable more gracefully in find_play_pen() | hubertf |
| 2000-07-06 | remove/hide some debugging code | hubertf |
| 2000-07-05 | * Move comment around a bit | hubertf |
| 2000-06-19 | be sure to set pkgdbp to NULL after closing the db. | hubertf |
| 2000-06-18 | remove stale debugging code | hubertf |
| 2000-06-18 | * shuffle variable names in findbestmatchingname_fn() around | hubertf |
| 2000-06-18 | use /var/tmp consistently. (XXX need to re-visit if we ever | hubertf |