Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -8/+3 |
* | Fix confirmation logic when detecting a tty | bapt | 2012-08-24 | 1 | -3/+3 |
* | - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8) | bapt | 2012-08-24 | 1 | -3/+5 |
* | Make pkg bootstrap program ask for confirmation before proceeding. | kan | 2012-07-15 | 1 | -1/+35 |
* | Add missing \n when generating pkg.conf | bapt | 2012-05-21 | 1 | -1/+1 |
* | - close the open file after fetching | bapt | 2012-05-01 | 1 | -3/+27 |
* | - Use _PATH_TMP instead of hardcoded /tmp | bapt | 2012-04-16 | 2 | -95/+100 |
* | - Fix style(9) bugs + inconsistencies | bapt | 2012-04-15 | 1 | -32/+29 |
* | Do not do double initialisation | bapt | 2012-04-15 | 1 | -2/+2 |
* | add usr.sbin/pkg which is a bootstrap tool for pkgng. | bapt | 2012-04-15 | 3 | -0/+471 |