Age | Commit message (Expand) | Author |
2014-02-04 | Explain what can be used for passwords in install.conf: either plaintext, | Stuart Henderson |
2014-02-04 | simplify removal of fstab leftovers in /tmp | Robert Peichaer |
2014-02-04 | rearrange a few fields to reduce internal padding in struct proc | Ted Unangst |
2014-02-04 | delay lowercasing of hostname until right before hostname | Damien Miller |
2014-02-04 | check for errors before dependencies, anyways. | Marc Espie |
2014-02-03 | fix memory leak; ECDSA_SIG_new() allocates 'r' and 's' for us, unlike | Damien Miller |
2014-02-03 | Use get_ifdevs() to get the name of a possibly existing netboot | Robert Peichaer |
2012-03-26 | Import ldns 1.6.12, needed for Unbound, to work on in-tree. | Stuart Henderson |
2014-02-03 | Check if the device is being detached when returning from tsleep() and | Martin Pieuchot |
2014-02-03 | Fix a null dereference introduced when converting this driver to use | Martin Pieuchot |
2014-02-03 | perl is actually VERY BAD at scraping captured variables until the end. | Marc Espie |
2014-02-03 | Make sure sched_init_cpu() on the secondary processors is invoked with the | Miod Vallat |
2014-02-03 | don't remove this test, indicate why it can trigger | Marc Espie |
2014-02-03 | gc old stuff that never fixed the problem it intended to fix :( | Marc Espie |
2014-02-03 | store compact form of manpages. | Marc Espie |
2014-02-03 | use the same option as isp(4) to build without firmware. | Jonathan Matthew |
2014-02-03 | remove extra cache copy in memory... | Marc Espie |
2014-02-03 | zap duplicate test, spotted by Arto Jonsson | Marc Espie |
2014-02-03 | don't really need exactstem, the initial grep is good enough | Marc Espie |
2014-02-03 | don't keep tied information around ! | Marc Espie |
2014-02-03 | Really clean up after a run. | Antoine Jacoutot |
2014-02-03 | rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these | David Gwynne |
2014-02-03 | rename membar.9 to membar_sync.9 because manpages have to be named after | David Gwynne |
2014-02-03 | Build and document bsd.mp on alpha. | Miod Vallat |
2014-02-02 | don't create empty lists that won't be used | Marc Espie |
2014-02-02 | gc really old code | Marc Espie |
2014-02-02 | Force an fpu context synchronization before halting secondary processors. | Miod Vallat |
2014-02-02 | expand STANDARDS; ok sobrado | Jason McIntyre |
2014-02-02 | To prevent lock ordering problems with the kernel lock, we need to make sure | Mark Kettenis |
2014-02-02 | Mention Brainboxes IS-200 board; Eric Huiban. | Miod Vallat |
2014-02-02 | Allow to use ************* (13 '*') as password in the response file | Robert Peichaer |
2014-02-02 | Brainboxes BB16PCI958. Contributed by Eric Huiban, thanks! | Miod Vallat |
2014-02-02 | regen | Miod Vallat |
2014-02-02 | Brainboxes IS200 BB16PCI958 puc(4) | Miod Vallat |
2014-02-02 | replace multiple grep with sed onliners in mount_mnt2() | Robert Peichaer |
2014-02-02 | fix typo | Robert Peichaer |
2014-02-02 | pseudo handle needs dependency_info too, forgot that one. | Marc Espie |
2014-02-02 | simplify how "kept" packages are handled. First, we never need their | Marc Espie |
2014-02-02 | use a more specific description for EXIT STATUS than that provided by .Ex; | Jason McIntyre |
2014-02-02 | drm/i915: flush cursors harder | Jonathan Gray |
2014-02-02 | sbus(4) glue for qla(4) | Mark Kettenis |
2014-02-02 | add acpimcfg; | Jason McIntyre |
2014-02-02 | Describe SHA256.sig. | Miod Vallat |
2014-02-02 | style nit-picking on previous commit: keep apart declaration from | Igor Sobrado |
2014-02-02 | sync | Miod Vallat |
2014-02-02 | now that things are clean enough, we just need to figure out kept packages | Marc Espie |
2014-02-02 | Add missing DRM_UNLOCK() in error path. | Mark Kettenis |
2014-02-02 | acpimcfg(4) | Mark Kettenis |
2014-02-02 | remove -e sed option where only one command is used | Robert Peichaer |
2014-02-02 | make sure kept handles are complete... not really optimized so far, but will | Marc Espie |