Age | Commit message (Expand) | Author |
2009-07-31 | remove unused variable definition; unbreaks kernel build. | Stuart Henderson |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | Allow hotspares to be added to bio devices rather than requiring an sd | Joel Sing |
2009-07-31 | Factor out code for checking if a chunk is already in use. | Joel Sing |
2009-07-31 | Reword the split horizon parameters in the configuration file. | Michele Marchetto |
2009-07-31 | Clean up debug droppings. | Joel Sing |
2009-07-31 | raidp is degraded when n - 1 disks are online, not offline. | Joel Sing |
2009-07-31 | on error, just call unload() instead of doing all the actions that it | Owain Ainsworth |
2009-07-31 | phy pages do not need to try and maintain lists of relevant network | Jason McIntyre |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | Pass the ACS border characters through tty_get_acs so they appear correctly on | Nicholas Marriott |
2009-07-31 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-07-31 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-07-31 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-31 | bioctl.8 should not try to keep track of all devices which can use it; | Jason McIntyre |
2009-07-30 | Make sure the BUS_SPACE_BARRIER_xxx constants are all non-zero and can be | Miod Vallat |
2009-07-30 | Get rid of the obsolet BUS_BARRIER_xxx constants for bus_space_barrier(), only | Miod Vallat |
2009-07-30 | Put the correct value in the I/O BAR for ACX100 cards. | Miod Vallat |
2009-07-30 | Don't leak when rollling buffers off when the paste buffer limit is reached. | Nicholas Marriott |
2009-07-30 | Plug some memory leaks. | Nicholas Marriott |
2009-07-30 | Remove unused add_nat() function, ok jcs@ | Stuart Henderson |
2009-07-30 | timeout_add -> timeout_add_msec + associated cleanup | Bret Lambert |
2009-07-30 | +Linksys WUSB54GC v3 | Jason McIntyre |
2009-07-30 | sync | Theo de Raadt |
2009-07-30 | We enable POOL_DEBUG (except in a release) | Theo de Raadt |
2009-07-30 | Xr cac(4) && mpi(4); ok marco | Constantine A. Murenin |
2009-07-30 | Don't babysit people and let them try to load /dev/zero or (more useful) | Nicholas Marriott |
2009-07-30 | Remove some dead code found by clang. | Nicholas Marriott |
2009-07-30 | tweak previous; | Jason McIntyre |
2009-07-30 | Similar changes for server_msg_dispatch: use a switch instead of a lookup table | Nicholas Marriott |
2009-07-30 | There aren't many client message types or code to handle them so get rid of the | Nicholas Marriott |
2009-07-30 | Tell the server when the client gets SIGTERM so it can clean up the terminal | Nicholas Marriott |
2009-07-30 | add missing " when printing an error string. ok henning@ | Stuart Henderson |
2009-07-30 | Disable interrupts when we enter cpu_intr() and enable them again when leaving | Mark Kettenis |
2009-07-30 | make sure we only ever try to read out post-op attributes | Thordur I. Bjornsson |
2009-07-30 | Merge pane number into the target specification for pane commands. Instead of | Nicholas Marriott |
2009-07-30 | new sentence, new line; | Jason McIntyre |
2009-07-30 | Simplify the ipgphy(4) attach routine a bit by making use of | Stuart Henderson |
2009-07-30 | List additional PHY now supported by this driver. From Brad, checked | Stuart Henderson |
2009-07-30 | Attach to VSC8211, CS8244, VSC8601 PHYs. From Brad. | Stuart Henderson |
2009-07-30 | Attach to BCM5761. From Brad. | Stuart Henderson |
2009-07-30 | regen | Stuart Henderson |
2009-07-30 | Add BCM5761 PHY, from Brad. | Stuart Henderson |
2009-07-30 | Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy | Nicholas Marriott |
2009-07-30 | tweak previous; | Jason McIntyre |
2009-07-30 | add a NOTES section, explaining the difference between aibs(4) and lm(4) et a... | Constantine A. Murenin |
2009-07-29 | sort; | Jason McIntyre |