summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-02-03Really clean up after a run.Antoine Jacoutot
2014-02-02don't create empty lists that won't be usedMarc Espie
2014-02-02gc really old codeMarc Espie
2014-02-02pseudo handle needs dependency_info too, forgot that one.Marc Espie
2014-02-02simplify how "kept" packages are handled. First, we never need theirMarc Espie
2014-02-02now that things are clean enough, we just need to figure out kept packagesMarc Espie
2014-02-02make sure kept handles are complete... not really optimized so far, but willMarc Espie
2014-02-01styleMarc Espie
2014-02-01sort out the code to figuring out kept packages.Marc Espie
2014-02-01let solve_depends work as soon as we have update_infoMarc Espie
2014-02-01handling of critical section was wrong. Interrupting an update once we'reMarc Espie
2014-02-01don't bother caching, it's no longer usefulMarc Espie
2014-02-01use conflict_list directly from handle.Marc Espie
2014-02-01no need to test for plist, we get the conflict_list since we have update_infoMarc Espie
2014-02-01handles are more adequate places to stash conflict lists, since they canMarc Espie
2014-02-01styleMarc Espie
2014-01-31@md5 annotations died at the end of 2008, so it's reasonable to scrape theMarc Espie
2014-01-31no longer a need for the solver, which is fortunate as this createsMarc Espie
2014-01-31avoid creating backrefsMarc Espie
2014-01-31handle conflict with partial in a less hackish ways, by passing anMarc Espie
2014-01-31minor fix: don't go to cache if genuine installMarc Espie
2014-01-30reinstate the note that setting env vars in a crontab is an extension;Jason McIntyre
2014-01-30wipe locations a bit more thoroughlyMarc Espie
2014-01-30reorganise this file into something a bit saner, killing wacky macrosJason McIntyre
2014-01-30update the EXTENSIONS section, renaming it to STANDARDS while here;Jason McIntyre
2014-01-30expand STANDARDS; ok millertJason McIntyre
2014-01-30avoid storing dead keys.Marc Espie
2014-01-30don't save empty errorsMarc Espie
2014-01-30indent fixMarc Espie
2014-01-30most PkgSpec are default conflicts, so not storing empty constraints...Marc Espie
2014-01-30not really a need to store state in the location, when we can askMarc Espie
2014-01-30minor bug-fix, make sure partial is handled properly.Marc Espie
2014-01-30don't create empty entriesMarc Espie
2014-01-30finish killing old annotationMarc Espie
2014-01-30add a -d flag to remove the specified firmware packagesAlexander Hall
2014-01-28typo in errx() stringStuart Henderson
2014-01-28Do not send Nginx version number in error pages and Server header by default....Stephan A. Rickauer
2014-01-28Drop comma (sthen@).Antoine Jacoutot
2014-01-28Drop FETCH_CMD and always use ftp(1).Antoine Jacoutot
2014-01-27Only remove COMPFILE if it exists.Antoine Jacoutot
2014-01-27Move "EDIT" to the top.Antoine Jacoutot
2014-01-27Enhance errors output and display exactly what is going on.Antoine Jacoutot
2014-01-27Make it clear SM_PATH will fetch the sets corresponding to the currentlyAntoine Jacoutot
2014-01-27first pass at cleanup;Jason McIntyre
2014-01-27add nginx.conf.5 to SEE ALSO;Jason McIntyre
2014-01-26show that zero checksums are invalid for UDP over IPv6; input & ok bluhm@Christian Weisgerber
2014-01-25more ArcCheck nits: don't allow a file to be u-r/g-r without an explicitMarc Espie
2014-01-25somehow, bytes got garbled. Be less cute and seek twice, that works.Marc Espie
2014-01-24Implement -S; from traceroute; reduces diff to traceroute.Florian Obser
2014-01-24Implement -D; from traceroute; reduces diff to traceroute.Florian Obser