Age | Commit message (Expand) | Author |
2009-09-29 | remove unsupported LIBRARY section; from Alan R. S. Bueno | Jason McIntyre |
2009-09-29 | sort usage(); | Jason McIntyre |
2009-09-29 | sync | Theo de Raadt |
2009-09-29 | sync | Theo de Raadt |
2009-09-28 | sync | Todd T. Fries |
2009-09-28 | add -S and -L options to store and load the pf state table from a file. | David Gwynne |
2009-09-28 | Make video buffer area and BIOS areas unavailable for PCI resource allocation. | Mark Kettenis |
2009-09-28 | Update to tzdata2009n from elsie.nci.nih.gov | Todd C. Miller |
2009-09-28 | When a route is deleted, ldpd should remove labels associated with it from | Michele Marchetto |
2009-09-28 | Fix typo (creat/create) | Stuart Henderson |
2009-09-28 | when inserting a state, turn the error that pf_state_insert returns | David Gwynne |
2009-09-27 | rfork_thread() lacked PIC handling for CERROR, resulting in a text relocation | Philip Guenthe |
2009-09-27 | use c calling conventions so that g++ doesn't mangle fpgetmask & | Martynas Venckus |
2009-09-27 | adjust comments; eephy isn't just for Intel GigE. From Brad. | Stuart Henderson |
2009-09-27 | In pmap_proc_iflush(), do not bother checking for pmap being curpmap on any | Miod Vallat |
2009-09-27 | Minor bump for safety, due to the mips cachectl() addition. | Miod Vallat |
2009-09-27 | Add an implementation of IRIX-compatible cacheflush() routine to mips ports, | Miod Vallat |
2009-09-27 | If no xfer buffer is free for the UDLIO_DAMAGE ioctl, sleep in the kernel | Marcus Glocker |
2009-09-27 | typos | Miod Vallat |
2009-09-27 | Print the LOM type (LOMlite/LOMlite2). | Mark Kettenis |
2009-09-27 | Add sensor status for fan sensors. | Mark Kettenis |
2009-09-27 | Implement queuing of reads and writes. This gets rid of the remaining busy | Mark Kettenis |
2009-09-27 | - another udav i found | Jasper Lievisse Adriaanse |
2009-09-27 | a usage line got too long; ok jmc | Theo de Raadt |
2009-09-27 | remove all debug traces | Alexandre Ratchov |
2009-09-27 | Build on armish. Since wsconscfg is built on palm build wsconsctl too. -moj | Mats O Jansson |
2009-09-27 | Show fbinfo if it exists. ok mglocker@ -moj | Mats O Jansson |
2009-09-26 | Added manpage bits about rdomain support. | Michele Marchetto |
2009-09-26 | Preliminary rdomain support. | Michele Marchetto |
2009-09-26 | Whitespace cleanup. | Michele Marchetto |
2009-09-26 | Fix artefacts in compression mode especially seen when running X. | Marcus Glocker |
2009-09-25 | - enable axe/aue to make my life a bit easier | Jasper Lievisse Adriaanse |
2009-09-25 | fix DESCRIPTION; from Daniel Bolgheroni | Jason McIntyre |
2009-09-25 | some clarification of "set reassemble" and "no-df"; help/ok henning | Jason McIntyre |
2009-09-25 | move the smtpd.conf-specific map bits back from makemap to smtpd.conf, | Jason McIntyre |
2009-09-25 | Fix the value of one voltage sensor in ev6 environmental machine checks. | Miod Vallat |
2009-09-24 | regen | Miod Vallat |
2009-09-24 | Reach palm MAKEDEV bits. | Miod Vallat |
2009-09-24 | Handle the upper 32 bits of the prefetchable memory range when setting up | Miod Vallat |
2009-09-24 | Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, instead | Miod Vallat |
2009-09-24 | Link alpha kernels with an ld.script to discard unwanted sections; this | Miod Vallat |
2009-09-24 | Make sure the scsi_xfer timeout always get initialized with timeout_set(), | Miod Vallat |
2009-09-24 | rfork_thread() lacked PIC handling for CERROR, resulting in a text relocation | Philip Guenthe |
2009-09-24 | In trm_scsi_cmd(), in an splbio() protected block, don't bother doing splx() | Miod Vallat |
2009-09-24 | Slightly less evil busy wait loop for LOMlite. Small tweak to LOMlite state | Mark Kettenis |
2009-09-24 | do not call m_free(n0) followed by m_freem(n0) when m_dup_pkthdr() | Damien Bergamini |
2009-09-24 | New lock-client and lock-session commands to lock an individual client or all | Nicholas Marriott |
2009-09-24 | Priorities are now handled in the kernel so: | Michele Marchetto |
2009-09-24 | Update some more tests for new pf. | Jonathan Gray |
2009-09-24 | Remove some tests that are no longer relevant with the new pf. | Jonathan Gray |