Age | Commit message (Expand) | Author |
2011-07-20 | spell FALLTHROUGH correctly | Stuart Henderson |
2011-07-20 | Document complex math library. | Martynas Venckus |
2011-07-20 | - Replace digicert 2nd-level cert with the root which issued it. | Stuart Henderson |
2011-07-20 | small tidbits | Marc Espie |
2011-07-20 | add galaxy s2 to the list of working devices | Jasper Lievisse Adriaanse |
2011-07-20 | this works on the galaxy s2 too. | Jasper Lievisse Adriaanse |
2011-07-20 | regen | Jasper Lievisse Adriaanse |
2011-07-20 | add a newer samsung android phone | Jasper Lievisse Adriaanse |
2011-07-20 | Fix reporting of permanent/temporary failures for MX lookups. | Eric Faurot |
2011-07-20 | remove an unneeded trailing semicolon | Alexander Hall |
2011-07-20 | cleanup of fill_baddynamic() | Alexander Hall |
2011-07-20 | In lists of setuid/setgid files and devices, do not pad the last column | Ingo Schwarze |
2011-07-19 | Handle F_DUPFD_CLOEXEC the same as we do F_DUPFD. | Matthew Dempsky |
2011-07-19 | better text | Marc Espie |
2011-07-19 | Change "constructed by bitwise-inclusive OR'ing of flags from ..." to | Matthew Dempsky |
2011-07-19 | Change "If also flag is zero" to "If flag is also zero". | Matthew Dempsky |
2011-07-19 | tag fuzzy stuff for manual-installs too | Marc Espie |
2011-07-19 | no need to mention xerox network stack here; ok claudio | Mike Belopuhov |
2011-07-19 | Add fancy kdump support for the openat(2) system calls. | Matthew Dempsky |
2011-07-19 | mostly done | Marc Espie |
2011-07-19 | use common code for ssh/http 1.1 | Marc Espie |
2011-07-19 | clean-up a few things | Marc Espie |
2011-07-19 | random seed handling can now be done fairly early, well, as soon as | Theo de Raadt |
2011-07-19 | Now that fill_baddynamic() is being called much earlier, it cannot use | Theo de Raadt |
2011-07-19 | Re-add the test which is needed in the case where the session fails | Eric Faurot |
2011-07-19 | fix retry delay calculation | Eric Faurot |
2011-07-19 | sync | Theo de Raadt |
2011-07-19 | Avoid running tic an extra time when stripping the comments from | Todd C. Miller |
2011-07-19 | we need to alias __movstr* as __movmem* for gcc4 | Jonathan Gray |
2011-07-19 | tweak previous; | Jason McIntyre |
2011-07-19 | knock out some useless Pp; | Jason McIntyre |
2011-07-19 | Typo. | Martynas Venckus |
2011-07-19 | Fix two typos pointed out by guenther@ during our libpthread micro | Matthew Dempsky |
2011-07-19 | fix -Ddependencies, from Nathanael Rensen | Marc Espie |
2011-07-19 | document that we don't currently handle UTIME_OMIT correctly for the mtime ti... | Matthew Dempsky |
2011-07-19 | Warn about but don't prevent installboot from installing /boot when | Kenneth R Westerback |
2011-07-18 | oops, forget a critical "not" | Matthew Dempsky |
2011-07-18 | Add (rough draft) documentation for fdopendir(3) and the 15 new | Matthew Dempsky |
2011-07-18 | Sync user(8) SYNOPSIS to useradd(8) and userinfo(8) | Ingo Schwarze |
2011-07-18 | most of the pieces are there... still need to open a new connection if | Marc Espie |
2011-07-18 | unbreak set-tos for ipv6; reported by babut at yandex dot ru, | Mike Belopuhov |
2011-07-18 | put aucat with network daemons for now, until a better solution is found | Theo de Raadt |
2011-07-18 | a little better, but not yet ready | Marc Espie |
2011-07-18 | skeleton for grabbing files... | Marc Espie |
2011-07-18 | Also handle normal Content-Length | Marc Espie |
2011-07-18 | chunked directory transfers | Marc Espie |
2011-07-18 | a few typos, nothing working yet... needs to parse Chunked transfer | Marc Espie |
2011-07-18 | allow pkg_delete -a pkgname to do something useful: | Marc Espie |
2011-07-18 | sync | Theo de Raadt |
2011-07-18 | Enable SJLJ C++ exceptions on arm here too. | Matthieu Herrb |