Age | Commit message (Expand) | Author |
2008-06-14 | When there are no sensors, don't run the hotplugging consistency check, | Constantine A. Murenin |
2008-06-14 | implement a check code to determine whether the disk keys have | Damien Miller |
2008-06-14 | friendly error message when key decryption fails; ok hshoexer@ | Damien Miller |
2008-06-13 | - don't ask for yesno confirmation when running in automatic mode | Antoine Jacoutot |
2008-06-13 | tweak previous; | Jason McIntyre |
2008-06-13 | Pass relocated Elf_Dyn * to _dl_finalize_object(). Needed for pie | Kurt Miller |
2008-06-13 | grammar fixes; | Jason McIntyre |
2008-06-13 | Remove all comments so that this code is 100% 'portable interface', and | Theo de Raadt |
2008-06-13 | Do not print a warning if /dev/pf can not be opened. | Can Erkin Acar |
2008-06-13 | sync | Theo de Raadt |
2008-06-13 | document xdr_{u_}int64_t() functions | Theo de Raadt |
2008-06-13 | Fixup ldscripts for i386 when linked with -pie (no change to non-pie | Kurt Miller |
2008-06-13 | Do not log carp state transitions from or to INIT by default. | Marco Pfatschbacher |
2008-06-13 | Move the responsibility to free received packets on trunked interfaces | Marco Pfatschbacher |
2008-06-13 | Completing the executable elf_object_t data exposed a bug in | Kurt Miller |
2008-06-13 | Add support for fiber PHY on bge(4) (BCM5714/BCM5780) and | Brad Smith |
2008-06-13 | NFSD_NEEDAUTH and NFSD_AUTHFAIL are never set, so cull code that | Bret Lambert |
2008-06-13 | Kill one-liner macro which obfuscated mbuf pointer assignment. | Bret Lambert |
2008-06-13 | make the disk key masking algorithm a parameter and add some extra | Damien Miller |
2008-06-13 | Remove unused files. Noticed by sthen@ | Can Erkin Acar |
2008-06-13 | Change the logic when selecting routes on RTM_CHANGE & RTM_GET. RTM_CHANGE | Claudio Jeker |
2008-06-13 | Include some additional pointers, etc that I really need for debugging | Claudio Jeker |
2008-06-13 | fix compilation with BNX_DEBUG. | Brad Smith |
2008-06-13 | $OpenBSD$ | Nikolay Sturm |
2008-06-13 | some mtree regress | Marc Espie |
2008-06-13 | from NetBSD: | Nikolay Sturm |
2008-06-13 | Add definitions for nlm version 4 (for use with NFSv3). | Nikolay Sturm |
2008-06-13 | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ | Otto Moerbeek |
2008-06-13 | implement xdr_int64_t, xdr_u_int64_t | Nikolay Sturm |
2008-06-13 | sync | Todd T. Fries |
2008-06-13 | /dev/bio on ramdisks, it is safe and small | Todd T. Fries |
2008-06-13 | Add strtof() to libc, some ports seem to like it. Currently it's a simple | Landry Breuil |
2008-06-13 | Implement pbkdf2 in in bioctl to derive master key from a passphrase. | Hans-Joerg Hoexer |
2008-06-13 | fix two smalls bugs wrt contination lines. | Marc Espie |
2008-06-13 | -Wall friendly (missing "static", signed vs. unsigned comparison) | Damien Miller |
2008-06-13 | Explain the use of SSH fpr visualization using random art, and cite the | Alexander von Gernler |
2008-06-13 | One more "//" instead of "/" case. Hidden in a getcwd. | Kjell Wooding |
2008-06-13 | phessler noted that c-mode ignored blinking braces. | Kjell Wooding |
2008-06-13 | we used to use the lowest (so it is deterministic) mac address in the | Henning Brauer |
2008-06-13 | Allow selfinsert to be called with FFRAND; i.e. from another | Kjell Wooding |
2008-06-13 | Prevent -Wsign-compare warnings on LP64 systems. bz #1192, ok deraadt@ | Darren Tucker |
2008-06-13 | Remove mail-mode. It was a buggy reimplementation of auto-fill-mode. | Kjell Wooding |
2008-06-13 | Fix debian bug #432656 | Kjell Wooding |
2008-06-13 | Fix autoexec file handling. | Kjell Wooding |
2008-06-13 | rearrange on-disk structures to the top of the file, wrap kernel-only | Damien Miller |
2008-06-13 | When assembling an already initialized crytpo softraid, correctly copy in | Hans-Joerg Hoexer |
2008-06-13 | Remove DEBUG #undef's we can turn it on/off in GENERIC like for all | Marcus Glocker |
2008-06-13 | Fix size and age field printing. The fields will now be printed with units | Can Erkin Acar |
2008-06-13 | remove rpc_auth_kerb variable, its now unused... | Thordur I. Bjornsson |
2008-06-13 | Friendlier error messages for mux fallback. ok djm@ | Darren Tucker |