summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-14cosmeticMarc Espie
2004-11-14don't try to tell exactly what gets copied into /var/db/pkg, since thisMarc Espie
2004-11-14turn on progress meter by default, use -x to disable it.Marc Espie
2004-11-14let RequiredBy generate lists directly, use hashes to trim down duplicates di...Marc Espie
2004-11-14KNF large chunks of tab-free code discovered while working on previousKenneth R Westerback
2004-11-14More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' andKenneth R Westerback
2004-11-14fix typo, trim extra empty linePeter Valchev
2004-11-13fix loop label. reported by naddy@Marc Espie
2004-11-13Let mount -a mount mfs systems shadowing a disk partition, if disklabel reportsMiod Vallat
2004-11-13remove harris-derived stuffTheo de Raadt
2004-11-13force update to replace existing packages.Marc Espie
2004-11-13Let the chip settle for a bit more time between trying to output twoMiod Vallat
2004-11-13don't store things in cache if we know we're not going to use them again.Marc Espie
2004-11-13pkg_add should have -c and -q since it may delete packages.Marc Espie
2004-11-13look for libspecs in old packages that match the libdepend specificationMarc Espie
2004-11-13typoMarc Espie
2004-11-13reduce down TODO list.Marc Espie
2004-11-13synchronize installed stuff, using the cache in -n mode so that -nMarc Espie
2004-11-13look for available registered libraries, not other stuff.Marc Espie
2004-11-13zap commentMarc Espie
2004-11-13use lastname as I should.Marc Espie
2004-11-13correctly read back tempnames.Marc Espie
2004-11-13fix logic error: while splitting libraries, copy cwd over, not move them...Marc Espie
2004-11-13likewise, packing-lists state will store refs to cwd, so make thisMarc Espie
2004-11-13cwd() function so that further changes to internal storage won't matterMarc Espie
2004-11-13move borked_installation over to common routines, prepare it forMarc Espie
2004-11-13Eliminate a structure member introduced via NetBSD, now superfluous.Kenneth R Westerback
2004-11-13Eliminate more cruft that crept in during FreeBSD -> NetBSD -> OpenBSDKenneth R Westerback
2004-11-12updateJean-Francois Brousseau
2004-11-12store a ref to cwd instead of cwd itself, allowing it to be shared.Marc Espie
2004-11-12parse libspec better, With this, vreaddir can find libraries.Marc Espie
2004-11-12avoid even more calls to canonpath.Marc Espie
2004-11-12stop storing fullname, recompute it dynamically instead.Marc Espie
2004-11-12do catfile manually, e.g., avoid several calls to canonpath.Marc Espie
2004-11-12be saner wrt directory creation during pkg updates:Marc Espie
2004-11-12The flag to re-filter pf-generated packets was set wrong by synproxyDaniel Hartmeier
2004-11-12don't store hexdigest internally.Marc Espie
2004-11-12commented out atwMichael Shalayeff
2004-11-12#atuTheo de Raadt
2004-11-12Functions to extract log messages from files and query users for themJean-Francois Brousseau
2004-11-12file not usedTheo de Raadt
2004-11-12some missing includes, from Joerg Sonnenberger <joerg@britannica.bec.de>Henning Brauer
2004-11-12Update to sudo 1.6.8p2Todd C. Miller
2004-11-12support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daanTheo de Raadt
2004-11-12cleanup prototypesTheo de Raadt
2004-11-12Don't use the IRIX workaround for relocs. Seems to break reloc count inPer Fogelstrom
2004-11-12typos from joel gudknecht;Jason McIntyre
2004-11-12mention `s';Jason McIntyre
2004-11-12add wdt(4)'s ddb(4) warning to BUGS;Jason McIntyre
2004-11-12typo: comparations -> comparisonsJean-Francois Brousseau