Age | Commit message (Expand) | Author |
2009-02-17 | Link lazy binding test into ld.so regress suite. | Joel Sing |
2009-02-17 | Fix aspath_prepend() in the case a AS-PATH has a sequence of 255 elements | Claudio Jeker |
2009-02-17 | - better output | Antoine Jacoutot |
2009-02-17 | massage a bit. note that pfsync in openbsd 4.4 and 4.5 are incompatible. | David Gwynne |
2009-02-17 | - mention that you have to increase 'bootdelay' in some cases, as the | Jasper Lievisse Adriaanse |
2009-02-17 | ensure all pi_magic checks are inside DIAGNOSTIC | Theo de Raadt |
2009-02-17 | sync with revised default ciphers; pointed out by dkrause@ | Damien Miller |
2009-02-16 | Cancel the automatic boot when you hold ctrl to skip boot.conf. | Stuart Henderson |
2009-02-16 | fix pfctl -v printing of anchors, from camield@. Closes user/6065 | Stuart Henderson |
2009-02-16 | at tedu's request, bring back the basic single "first word" PI_MAGIC check | Theo de Raadt |
2009-02-16 | allocate the large structures instead of putting them on the stack, and | Theo de Raadt |
2009-02-16 | More 88110 SMP work. Contains, horribly entangled: | Miod Vallat |
2009-02-16 | Since NMI are now handled separately, remove the ``interrupt type'' argument | Miod Vallat |
2009-02-16 | Disable pool debug stuff for the release (it has a performance hit, but | Theo de Raadt |
2009-02-16 | Extend the scsi_adapter minphys() callback to take a struct scsi_link * | Miod Vallat |
2009-02-16 | Don't try to SCSIDEBUG targets or luns >31 since we only have 32 bits to | Kenneth R Westerback |
2009-02-16 | remove incorrect cast of pcb_cr3. okay kettenis@ weingart@ | Kurt Miller |
2009-02-16 | Rewrite the way the initial processing of exceptions is done on 88110 - we | Miod Vallat |
2009-02-16 | Be a litte bit more paranoid and validate the APIC table before committing | Mark Kettenis |
2009-02-16 | Allow username and password to be up to 255 characters in length. | Can Erkin Acar |
2009-02-16 | relayd complains about a table called "backup", so change it to | Jason McIntyre |
2009-02-16 | typo in error message; "bigger that" -> "bigger than" | Stuart Henderson |
2009-02-16 | Core i7 chips don't have MSR_TEMPERATURE_TARGET register, and blow up | Kenneth R Westerback |
2009-02-16 | Store conditionally extended cpuid family/model values | Jonathan Gray |
2009-02-16 | Store conditionally extended cpuid family/model values | Jonathan Gray |
2009-02-16 | Fix passing of ps_strings, cleanup and obj_main values to _start() in crt0. | Kurt Miller |
2009-02-16 | - it's 'saveenv' and not 'savenv' | Jasper Lievisse Adriaanse |
2009-02-16 | Process which connects with a pool of cloned processes needs to | Jacek Masiulaniec |
2009-02-16 | Don't warn about F_MESSAGE_SCHEDULED flag being present in on-disk version of | Jacek Masiulaniec |
2009-02-16 | - use .Pp, not blank lines | Jason McIntyre |
2009-02-16 | use `` instead of $(), since the former works for both csh and ksh; as | Jason McIntyre |
2009-02-16 | sync the wpa example with those in the driver pages, as pointed out | Jason McIntyre |
2009-02-16 | pfsync v5, mostly written at n2k9, but based on work done at n2k8. | David Gwynne |
2009-02-16 | mention SDHC | Damien Miller |
2009-02-16 | on some buses (eg sas and fc fabrics) the initiator id doesnt mean | David Gwynne |
2009-02-16 | Kill ring.high_mark. it's unused. | Owain Ainsworth |
2009-02-15 | The core drm code calls drm_irq_uninstall() when needed at lastclose. | Owain Ainsworth |
2009-02-15 | dev_priv->irq_enabled is only set to zero and then ignored. kill it. | Owain Ainsworth |
2009-02-15 | radeon_do_cp_resume was only called in one place (and that function just | Owain Ainsworth |
2009-02-15 | the body of radeon_do_cp_flush() has been if 0ed out forever. so remove | Owain Ainsworth |
2009-02-15 | Some knf nits. | Owain Ainsworth |
2009-02-15 | no need for __packed, and it is even used wrong; from ragge | Theo de Raadt |
2009-02-15 | If we are on the NMI stack, do not switch to the curpcb stack moments later, | Miod Vallat |
2009-02-15 | make rdist silently ignore special file types which cannot be moved | Theo de Raadt |
2009-02-15 | should fsck the raw device; spotted by frantisek holop and mentioned on | Theo de Raadt |
2009-02-15 | destatic and deinline. return type on line before rest of function | Owain Ainsworth |
2009-02-15 | move pflows ioctl to new numbers. Fixes a problem with wi(4) | Joerg Goltermann |
2009-02-15 | Change the full sample configuration into an use case. | aschrijver |
2009-02-15 | Revert previous. | Marc Balmer |
2009-02-15 | in a secure YP context, a chpass would whack the user's password to * | Theo de Raadt |