Age | Commit message (Expand) | Author |
2008-07-25 | The PIE address range defaults are too big for alpha and can land on or | Kurt Miller |
2008-07-25 | add a note in the CAVEATS section about the hardware crypto engine not | Damien Bergamini |
2008-07-25 | tweak the rt2700 stuff; ok damien | Jason McIntyre |
2008-07-25 | groff does not like ultra-long lines without whitespace, since it cannot | Jason McIntyre |
2008-07-25 | Mention @bin plist element, ok espie@ | Ian Darwin |
2008-07-25 | Work around a problem on the t5120 where top(1) would lock up the system for | Mark Kettenis |
2008-07-25 | link to updated firmware packages that remove the obsolete @ignore | Damien Bergamini |
2008-07-25 | don't redefine INFINITY -- math.h defines it now | Martynas Venckus |
2008-07-25 | After our recent changes, VIDIOC_S_FMT didn't always return the correct | Marcus Glocker |
2008-07-25 | document RT2700 (tested by bernd@) and try documenting WPA support. | Damien Bergamini |
2008-07-25 | In gdt_grow, always map the gdt on the secondary cpus too. This far | Artur Grabowski |
2008-07-25 | much more correct way of dealing with nfs pending reads/writes | Bob Beck |
2008-07-25 | Switch to a temporary stack early on such that we don't lose if the stack | Mark Kettenis |
2008-07-25 | sync | Theo de Raadt |
2008-07-25 | i have to crank this for a ridiculous reason, to save me about 4 hours of work | Theo de Raadt |
2008-07-25 | don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that we | Martynas Venckus |
2008-07-25 | doc fix; from David Higgs | Jason McIntyre |
2008-07-25 | Correct printing of the pg_flags for ddb. | Artur Grabowski |
2008-07-25 | some splassert paranoia. | Artur Grabowski |
2008-07-25 | flock | Artur Grabowski |
2008-07-25 | file advisory locking tests from FreeBSD. We fail to detect | Artur Grabowski |
2008-07-25 | Not all devices support GET_DEF, fall back on GET_CUR if so. | Marcus Glocker |
2008-07-25 | shrink MINCLSIZE to MHLEN + 1 again for the release, we're not confident | Henning Brauer |
2008-07-25 | fix apps that use isinff, isnanf; use ieee 754 mi code, as all | Martynas Venckus |
2008-07-25 | In random art visualization, make sure to use the end marker only at the | Alexander von Gernler |
2008-07-25 | Add VisualHostKey to example file, ok djm@ | Alexander von Gernler |
2008-07-25 | repair .Pq use; Alan R. S. Bueno | Theo de Raadt |
2008-07-25 | sync | Theo de Raadt |
2008-07-24 | Add "ssh-keygen -F -l" to synopsis (displays fingerprint from | Stuart Henderson |
2008-07-24 | release the bind lock before resetting the signal mask | Philip Guenthe |
2008-07-24 | sync | Theo de Raadt |
2008-07-24 | the softc sc_lock lockmgr lock is unused, so remove it. | Thordur I. Bjornsson |
2008-07-24 | dont need malloc.h anymore; plus two tiny whitespace fixes | Thordur I. Bjornsson |
2008-07-24 | remove a bunch of bogus ARGSUSED | Thordur I. Bjornsson |
2008-07-24 | Use memcpy() and memcmp() like everywhere else in ospfd. OK norby@ | Claudio Jeker |
2008-07-24 | sng_exponent should be sng_exp (MI code now cares); ok martynas | Theo de Raadt |
2008-07-24 | Add timeout_add_sec() etc. to .Nm and, on jmc's request, tweak | Michael Knudsen |
2008-07-24 | Specify a cdroot entry that will actually work on a CD. | Joel Sing |
2008-07-24 | Add code to decode machine checks on Avanti, providing a description of the | Miod Vallat |
2008-07-24 | bump because of __nan in math.h | Theo de Raadt |
2008-07-24 | bump | Martynas Venckus |
2008-07-24 | Remove some obsolete XXX comments. | Marcus Glocker |
2008-07-24 | kill whitespace at eol; | Jason McIntyre |
2008-07-24 | isinf/isnan are macros now, therefore ap_config_auto.h differ. regen | Martynas Venckus |
2008-07-24 | Simplify uvideo_enum_fmt(), no functional changes. | Marcus Glocker |
2008-07-24 | reserve a few OpenBSD MIBs that might be implemented later or to avoid | Reyk Floeter |
2008-07-24 | ipsec is glued into the stack in a very weird way, violating all kinds | Henning Brauer |
2008-07-24 | check sysctl return value | Henning Brauer |
2008-07-24 | unXXX prototypes: exp2, remquo, nan, exp2f, remquof, nanf | Martynas Venckus |
2008-07-24 | - remove isinff, isnanf. this has been moved to libc | Martynas Venckus |