Age | Commit message (Expand) | Author |
2004-11-15 | Let stand/ compile with gcc 3. | Miod Vallat |
2004-11-15 | Get rid of some old debug stuff. | Miod Vallat |
2004-11-15 | tweaks; | Jason McIntyre |
2004-11-15 | say goodbye to old example code, since pkg_info now does it... | Marc Espie |
2004-11-15 | find_pkg function to iterate through pkgs, wherever they might be. | Marc Espie |
2004-11-15 | remove some debug cruft | David Gwynne |
2004-11-15 | repair -l | Marc Espie |
2004-11-15 | clarify preempt, especially wrt failing all interfaces over at once, | Henning Brauer |
2004-11-15 | clean-up: pull all option parsing together. | Marc Espie |
2004-11-15 | don't Fatal out if -e thingy -q, since we're only interested in the | Marc Espie |
2004-11-15 | Compile with gcc 3. | Miod Vallat |
2004-11-15 | oops - one more option sort; | Jason McIntyre |
2004-11-15 | sort options; whitespace; | Jason McIntyre |
2004-11-15 | sort options; | Jason McIntyre |
2004-11-15 | sort options; whitespace; | Jason McIntyre |
2004-11-15 | sort options, and some whitespace issues; | Jason McIntyre |
2004-11-15 | debug printf fixes from Daan Vreeken | David Gwynne |
2004-11-15 | More stuff to do | Jean-Francois Brousseau |
2004-11-15 | Fix some issues in the protocol dispatch table: | Jean-Francois Brousseau |
2004-11-15 | use Carp | Marc Espie |
2004-11-14 | pass full item to CollisionReport, so that it can compute md5 for files | Marc Espie |
2004-11-14 | stop storing @pkdep into packing-lists, use separate REQUIRING file instead. | Marc Espie |
2004-11-14 | make sure REQUIRING file is an integral part of what we do. | Marc Espie |
2004-11-14 | allows for several -f options, since OpenBSD::Getopt makes this possible | Marc Espie |
2004-11-14 | current unsolved issues. | Marc Espie |
2004-11-14 | -K -L option that prefixes each file name with keyword. | Marc Espie |
2004-11-14 | cosmetic | Marc Espie |
2004-11-14 | don't try to tell exactly what gets copied into /var/db/pkg, since this | Marc Espie |
2004-11-14 | turn on progress meter by default, use -x to disable it. | Marc Espie |
2004-11-14 | let RequiredBy generate lists directly, use hashes to trim down duplicates di... | Marc Espie |
2004-11-14 | KNF large chunks of tab-free code discovered while working on previous | Kenneth R Westerback |
2004-11-14 | More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' and | Kenneth R Westerback |
2004-11-14 | fix typo, trim extra empty line | Peter Valchev |
2004-11-13 | fix loop label. reported by naddy@ | Marc Espie |
2004-11-13 | Let mount -a mount mfs systems shadowing a disk partition, if disklabel reports | Miod Vallat |
2004-11-13 | remove harris-derived stuff | Theo de Raadt |
2004-11-13 | force update to replace existing packages. | Marc Espie |
2004-11-13 | Let the chip settle for a bit more time between trying to output two | Miod Vallat |
2004-11-13 | don't store things in cache if we know we're not going to use them again. | Marc Espie |
2004-11-13 | pkg_add should have -c and -q since it may delete packages. | Marc Espie |
2004-11-13 | look for libspecs in old packages that match the libdepend specification | Marc Espie |
2004-11-13 | typo | Marc Espie |
2004-11-13 | reduce down TODO list. | Marc Espie |
2004-11-13 | synchronize installed stuff, using the cache in -n mode so that -n | Marc Espie |
2004-11-13 | look for available registered libraries, not other stuff. | Marc Espie |
2004-11-13 | zap comment | Marc Espie |
2004-11-13 | use lastname as I should. | Marc Espie |
2004-11-13 | correctly read back tempnames. | Marc Espie |
2004-11-13 | fix logic error: while splitting libraries, copy cwd over, not move them... | Marc Espie |
2004-11-13 | likewise, packing-lists state will store refs to cwd, so make this | Marc Espie |