Age | Commit message (Expand) | Author |
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 |
2009-07-29 | Fix bogus comment; requested by deraadt@ | Mark Kettenis |
2009-07-29 | now that the pages are split and we track separate HISTORY: | Martynas Venckus |
2009-07-29 | ieee, and ieeef aren't real, and the amount of functions it documents | Martynas Venckus |
2009-07-29 | Get rid of non-equivalent aliases of the pcb by moving the fpu state out | Mark Kettenis |
2009-07-29 | list couple more; and explicit revs of WL-168 | Martynas Venckus |
2009-07-29 | - ~<, ~_ are undocumented aliases of ~r, ~: | Martynas Venckus |
2009-07-29 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-29 | ieee_test isn't real; rename header to logb, too | Martynas Venckus |
2009-07-29 | sitecom needs comma | Martynas Venckus |
2009-07-29 | - WL168 -> WL168V4 | Martynas Venckus |
2009-07-29 | sync | Martynas Venckus |
2009-07-29 | regen | Damien Bergamini |
2009-07-29 | PCI ids for Ralink RT3090/RT3390 devices | Damien Bergamini |
2009-07-29 | - add couple of new urtw, Linksys WUSB54GC v2, Sitecom WL-168 v1. | Martynas Venckus |
2009-07-29 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-29 | regen | Damien Bergamini |
2009-07-29 | fix two Intel WiFi Link 6000 PCI ids. | Damien Bergamini |
2009-07-29 | regen | Damien Bergamini |
2009-07-29 | PCI ids for Atheros AR9287 (PCI and PCIe). | Damien Bergamini |
2009-07-29 | Linksys WUSB54GC v3 | Damien Bergamini |
2009-07-29 | add Linksys WUSB54GC v3 which is a run(4) RT2070 (802.11b/g only). | Damien Bergamini |
2009-07-29 | Add an additional heuristic to work out the current session when run from the | Nicholas Marriott |
2009-07-29 | Rename struct hdrtype to msgtype which is a better name and can be used even | Nicholas Marriott |
2009-07-29 | - clean up the hardware list | Jason McIntyre |
2009-07-29 | sync | Theo de Raadt |
2009-07-29 | Taking account of the "s, 22 not 24 is the maximum length of #T in status-right | Nicholas Marriott |
2009-07-29 | apply patch for https://www.isc.org/node/474 since jakob does not | Theo de Raadt |
2009-07-28 | sync | Theo de Raadt |
2009-07-28 | regen | Stuart Henderson |
2009-07-28 | add Cicada CS8244 10/100/1000 PHY, from Brad. | Stuart Henderson |