Age | Commit message (Expand) | Author |
2009-06-03 | phys allocator fix: zeroed pages are not clean. | Ariane van der Steldt |
2009-06-03 | ansi function decls, no binary change. | Jonathan Gray |
2009-06-03 | Change bufhash from the old grotty hash table to red-black trees hanging | Bob Beck |
2009-06-03 | Revert readv/writev changes, as they trigger an apparent file descriptor | Bret Lambert |
2009-06-03 | kill some unused defines, don't do an ifndef dance for | Thordur I. Bjornsson |
2009-06-03 | remove the never used bufq_ code. | Thordur I. Bjornsson |
2009-06-03 | Remove some redundant code. | Mark Kettenis |
2009-06-03 | More KNF | Jordan Hargrave |
2009-06-03 | Make sure we don't stomp on a RAID partition that is already in use. | Marco Peereboom |
2009-06-03 | droppmap is only necessary (and declared) on MULTIPROCESSOR | Artur Grabowski |
2009-06-03 | remove cruft that snuck in with previous | Thordur I. Bjornsson |
2009-06-03 | Just like on amd64. Instead of keeping a bitmap of which cpus a pmap | Artur Grabowski |
2009-06-03 | Nuke CYRIX_CACHE (and related defines). They've not been used in a long | Tobias Weingartner |
2009-06-03 | Add acpivideo support. This adds brightness support for all laptops | Paul Irofti |
2009-06-03 | Added ejectable bay for IDE cdroms | Jordan Hargrave |
2009-06-03 | Lift the NFS over UDP retransmit logic from FreeBSD. | Thordur I. Bjornsson |
2009-06-03 | from Brad; I've read and tested it, also reads ok to dlg@. | Stuart Henderson |
2009-06-03 | Enabled docking driver | Jordan Hargrave |
2009-06-02 | Enable acpidock device | Jordan Hargrave |
2009-06-02 | KNF cleanup and denoise | Jordan Hargrave |
2009-06-02 | ehci_alloc_sqtd_chain() was doing signed math on len, thus the great code | Theo de Raadt |
2009-06-02 | Somehow this change didn't get committed with the rest of the powepc interrupt | Dale Rahn |
2009-06-02 | give the retransmission count booking keeping a facelift, | Thordur I. Bjornsson |
2009-06-02 | Change the wait-channel type to 'const volatile void *', eliminating | Philip Guenthe |
2009-06-02 | Added changes for docking station, must eject all children devices | Jordan Hargrave |
2009-06-02 | Instead of the global hash table with the terrible hashfunction and a | Owain Ainsworth |
2009-06-02 | Constipate the second argument to timeout_add_*(). Also, use | Philip Guenthe |
2009-06-02 | Avoid a buf oflow in uhidev_set_report_async() if we have to prepend the | Miod Vallat |
2009-06-02 | Reintroduce the macppc interrupt subsystem rewrite. Several bugs have | Dale Rahn |
2009-06-02 | Shuffle function declarations a bit; ipsp_kern doesn't actually exist, | Bret Lambert |
2009-06-02 | A piece of an upcoming diff was on the same line, revert that portion | Dale Rahn |
2009-06-02 | Abuse bio layer a little less by marking fake buffers with B_PHYS. | Marco Peereboom |
2009-06-02 | Add some extra protection against non-monotonic timestamps. ok stevesk | Chris Kuethe |
2009-06-02 | Remove unused b_forw defines which make beck@ scream like a little girl | Miod Vallat |
2009-06-02 | - make sure biodone() gets run at IPL_BIO | Jasper Lievisse Adriaanse |
2009-06-02 | ANSIfy | Philip Guenthe |
2009-06-02 | Clear PQ_ENCRYPT flag on uvm_pagefree, because free pages are by definition | Ariane van der Steldt |
2009-06-02 | space | Marco Peereboom |
2009-06-02 | Make rebuilds restartable over reboots. | Marco Peereboom |
2009-06-02 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Mark Kettenis |
2009-06-02 | Some casts to please format strings a little bit later on | Theo de Raadt |
2009-06-02 | The two "firmware" arrays only contained 16 bit values, but were being | Theo de Raadt |
2009-06-02 | Add an r10k-specific cop0 control register. | Miod Vallat |
2009-06-02 | make rl at pci detachable; untested. | Jonathan Gray |
2009-06-02 | do the pf_pkt_addr_changed(m) magic just like gif etc | Henning Brauer |
2009-06-02 | satosin was already defined in in.h, no need to redefine it here | Bret Lambert |
2009-06-02 | Make fxp at pci detachable; untested. | Jonathan Gray |
2009-06-02 | Rebuild can go to degraded | Marco Peereboom |
2009-06-02 | do not leak mbufs in the Rx path in case hardware decryption failed. | Damien Bergamini |
2009-06-02 | make sure the channel's subband is found in iwn4965_set_txpower(). | Damien Bergamini |