Age | Commit message (Expand) | Author |
2010-06-10 | small fix for sockaddr_cmp() | Reyk Floeter |
2010-06-10 | fix typos in comments: lineair -> linear. | Thordur I. Bjornsson |
2010-06-10 | the pagedaemon sleeps on uvm.pagedaemon not | Thordur I. Bjornsson |
2010-06-10 | i don't like splitting source code in too many source files but ikev2.c | Reyk Floeter |
2010-06-10 | only call RB_REMOVE once when removing an SA. | Reyk Floeter |
2010-06-10 | next -> return after code change (noticed by Antti Harri) | Marc Espie |
2010-06-10 | vscsi just works, as a proof the debug macro is wrong and was never used, | Jonathan Armani |
2010-06-09 | add missing headers needed for opendev() and close() | Charles Longeau |
2010-06-09 | switch `ref' data type to int, because it is tested for negative value in | zinovik |
2010-06-09 | Remove the CRYPTO_ALGORITHM_ALL define, fixup accordingly | Thordur I. Bjornsson |
2010-06-09 | Only embed the interface scope for link local nexthops. AS-ext LSA have | Claudio Jeker |
2010-06-09 | Correctly decode prefixes. Fixes an infinite loop hit when the prefixlen is | Claudio Jeker |
2010-06-09 | sync | Theo de Raadt |
2010-06-09 | sync | Todd T. Fries |
2010-06-09 | add diskmap entries, not on ramdisks yet | Todd T. Fries |
2010-06-09 | Do not set time 100 years in the future if the time read is before | Miod Vallat |
2010-06-09 | Move declaration of cn_tab from dev/cons.c to dev/cninit.c, or appropriate | Miod Vallat |
2010-06-09 | Wire up device nodes for disk mapper. | Joel Sing |
2010-06-09 | Move the logging of FEC changes to the LDE and print the FEC and label | Claudio Jeker |
2010-06-09 | More useful warning message. | Claudio Jeker |
2010-06-09 | Teach FFS mounts about disklabel UIDs. This allows file systems to be | Joel Sing |
2010-06-09 | common pattern reuse | Marc Espie |
2010-06-09 | Fix the pop operation to make PHP work again. When popping the last label | Claudio Jeker |
2010-06-09 | wrap most stuff read from files in safe(), so that if the fs is in a bad shape, | Marc Espie |
2010-06-09 | use State usage, so that I can get rid of duplicate code... | Marc Espie |
2010-06-09 | no need to fatal(), we can error() and keep going. | Marc Espie |
2010-06-09 | warns if packages contain symlinks that point to non-existent places. | Marc Espie |
2010-06-09 | uniform spelling: packing-list | Marc Espie |
2010-06-09 | make error messages more consistent. Add an extra sanity check which | Marc Espie |
2010-06-09 | check digital signatures, document that | Marc Espie |
2010-06-09 | Move the prototype for uvm_wait() to uvm_extern.h and remove | Thordur I. Bjornsson |
2010-06-09 | replace confusing (n to go) message with #done/#total annotations. | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | Marc Espie |
2010-06-08 | check length of value returned C_GetAttributValue for != 0 | Markus Friedl |
2010-06-08 | sync | Todd T. Fries |
2010-06-08 | properly enable vscsi, fix incorrect major | Todd T. Fries |
2010-06-08 | ber_calc_len() is not an internal function, so adjust the comment. | Martin Hedenfal |
2010-06-08 | sync | Todd T. Fries |
2010-06-08 | added vscsi a while back, add it here too | Todd T. Fries |
2010-06-08 | Calculate size of update packet with IPv6 header and reserve space | Alexander Bluhm |
2010-06-08 | tweak previous; help/ok naddy | Jason McIntyre |
2010-06-08 | Introduce a diskmap pseudo device which allows userland to open a disk | Joel Sing |
2010-06-08 | Add missing function prototype. | Joel Sing |
2010-06-08 | tweak tweak so it works | Marc Espie |
2010-06-08 | in viac3_crypto_setup(), if we fail to get a crypto driverid, | Thordur I. Bjornsson |
2010-06-08 | tweak fragment handling a bit more. In particular, protest when we can't | Marc Espie |
2010-06-08 | more http mirrors | Stuart Henderson |
2010-06-08 | Merge more bits that will be going into 1.10.1: | Ingo Schwarze |
2010-06-07 | Fix various problems of auich on SiS 7012 based chips: | Alexandre Ratchov |
2010-06-07 | Sync with GENERIC and SUN4. | Miod Vallat |