Age | Commit message (Expand) | Author |
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 |
2004-11-13 | cwd() function so that further changes to internal storage won't matter | Marc Espie |
2004-11-13 | move borked_installation over to common routines, prepare it for | Marc Espie |
2004-11-13 | Eliminate a structure member introduced via NetBSD, now superfluous. | Kenneth R Westerback |
2004-11-13 | Eliminate more cruft that crept in during FreeBSD -> NetBSD -> OpenBSD | Kenneth R Westerback |
2004-11-12 | update | Jean-Francois Brousseau |
2004-11-12 | store a ref to cwd instead of cwd itself, allowing it to be shared. | Marc Espie |
2004-11-12 | parse libspec better, With this, vreaddir can find libraries. | Marc Espie |
2004-11-12 | avoid even more calls to canonpath. | Marc Espie |
2004-11-12 | stop storing fullname, recompute it dynamically instead. | Marc Espie |
2004-11-12 | do catfile manually, e.g., avoid several calls to canonpath. | Marc Espie |
2004-11-12 | be saner wrt directory creation during pkg updates: | Marc Espie |
2004-11-12 | The flag to re-filter pf-generated packets was set wrong by synproxy | Daniel Hartmeier |
2004-11-12 | don't store hexdigest internally. | Marc Espie |
2004-11-12 | commented out atw | Michael Shalayeff |
2004-11-12 | #atu | Theo de Raadt |
2004-11-12 | Functions to extract log messages from files and query users for them | Jean-Francois Brousseau |
2004-11-12 | file not used | Theo de Raadt |
2004-11-12 | some missing includes, from Joerg Sonnenberger <joerg@britannica.bec.de> | Henning Brauer |
2004-11-12 | Update to sudo 1.6.8p2 | Todd C. Miller |
2004-11-12 | support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daan | Theo de Raadt |
2004-11-12 | cleanup prototypes | Theo de Raadt |
2004-11-12 | Don't use the IRIX workaround for relocs. Seems to break reloc count in | Per Fogelstrom |
2004-11-12 | typos from joel gudknecht; | Jason McIntyre |
2004-11-12 | mention `s'; | Jason McIntyre |
2004-11-12 | add wdt(4)'s ddb(4) warning to BUGS; | Jason McIntyre |
2004-11-12 | typo: comparations -> comparisons | Jean-Francois Brousseau |