Age | Commit message (Expand) | Author |
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 |
2011-07-18 | crank to 5.0 | Theo de Raadt |
2011-07-18 | Expose a bunch of new functionality from POSIX 2008: openat(2), | Matthew Dempsky |
2011-07-18 | move aucat very early, to cope with pkgs; ok aja | Theo de Raadt |
2011-07-18 | Zap rdate_flags, it's not used anymore. | Antoine Jacoutot |
2011-07-18 | Allocations fit if [the end of free space] >= [the end of allocated space]. | Ariane van der Steldt |
2011-07-18 | Fix uvm_pmr_alloc_piglet. | Ariane van der Steldt |
2011-07-18 | Wording fixes and remove refrences to vnode_if.src as it's gone; | Thordur I. Bjornsson |
2011-07-18 | take us to 5.0-beta | Theo de Raadt |
2011-07-18 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-07-18 | Revert vnd(4) to its older less strict behavior. | Matthew Dempsky |
2011-07-18 | Implement fdopendir(3) and refactor opendir(3) and fdopendir(3) to use | Matthew Dempsky |
2011-07-18 | sync | Matthew Dempsky |
2011-07-18 | Add support for UTIME_OMIT and UTIME_NOW to utimensat(2), add the | Matthew Dempsky |
2011-07-18 | Fix an off-by-1 error and a 32-bit integer arithmetic overflow bug | Matthew Dempsky |
2011-07-17 | Backout a bunch of my SCSI commits from c2k11. At least one of these | Matthew Dempsky |