Age | Commit message (Expand) | Author |
2011-01-15 | Should vte(4) appear in 4.9 | Kevin Lo |
2011-01-15 | sync | Kevin Lo |
2011-01-15 | enable RDC Ethernet (vte/rdcphy) | Kevin Lo |
2011-01-15 | Add drivers for the RDC R6040 Ethernet chipset | Kevin Lo |
2011-01-15 | Only set a mouse mode for mouse-select-pane if none already set by the | Nicholas Marriott |
2011-01-15 | Mouse highlight mode (1001) requires a program to cooperate so | Nicholas Marriott |
2011-01-14 | Support -x and -y for new-session to specify the initial size of the | Nicholas Marriott |
2011-01-14 | Use xmalloc instead of malloc and clear some allocated members. | Nicholas Marriott |
2011-01-14 | creator needs firmload. ok miod@ | Matthieu Herrb |
2011-01-14 | plug memleak in err path; from zinovik, ok claudio | Henning Brauer |
2011-01-14 | - use nitems() | Jasper Lievisse Adriaanse |
2011-01-14 | add CFE (middle of nowhere) | Jasper Lievisse Adriaanse |
2011-01-14 | We should not sum the install*.iso file, since it is not created at build | Theo de Raadt |
2011-01-14 | Quick fix for cwd = / | Marc Espie |
2011-01-14 | Halt secondary CPUs when shutting down or rebooting. This should prevent | Joel Sing |
2011-01-14 | Implement a function to broadcast IPIs to all running CPUs. | Joel Sing |
2011-01-14 | Provide an IPI to halt a CPU. | Joel Sing |
2011-01-14 | superceded -> superseded; | Jason McIntyre |
2011-01-14 | sync | Theo de Raadt |
2011-01-14 | in the most trivial way, request that the kernel arc4random re-key after | Theo de Raadt |
2011-01-14 | move to 4.9-current | Theo de Raadt |
2011-01-13 | In frag6_input() there was an mbuf length calculation error. If | Alexander Bluhm |
2011-01-13 | if the BIOS tells us to suspend at the same time that we notice a lid | Theo de Raadt |
2011-01-13 | move to 4.9-current | Theo de Raadt |
2011-01-13 | Fix link edition without 'option SUN4V'. ok kettenis@ | Matthieu Herrb |
2011-01-13 | sync | Alexander Yurchenko |
2011-01-13 | A few devices found on Dell Inspirion N5010; from yason@linklevel.net | Alexander Yurchenko |
2011-01-13 | correct protocol names and add a couple of missing protocol number | Damien Miller |
2011-01-13 | correct error messages; patch from bert.wesarg AT googlemail.com | Damien Miller |
2011-01-13 | Spin forever when waiting for completion of an FPU shootdown instead of | Mark Kettenis |
2011-01-13 | set lkm_end to the end of the jumpable virtual space; tested by me and marco | Mike Belopuhov |
2011-01-13 | Making the numbers Right aligned (instead of left as it is) as the | Jasper Lievisse Adriaanse |
2011-01-13 | non interactive -> non-interactive | lum |
2011-01-13 | sync | Theo de Raadt |
2011-01-13 | Add an entry for "Advanced Capabilities for Conventional PCI" | Jonathan Gray |
2011-01-13 | fix an off by one | Jonathan Gray |
2011-01-13 | The maximum history-limit was accidentally reduced, fix it back to INT_MAX. | Nicholas Marriott |
2011-01-13 | Add examples for various pkgname versions comparisons (rc,beta,pl,pre..) | Landry Breuil |
2011-01-13 | Get rid of "forever" loop in the interrupt handler such that we drop out of the | Mark Kettenis |
2011-01-13 | Clarify alternate-screen description a little. | Nicholas Marriott |
2011-01-13 | Remove forward declarations of non-existant functions. | Martin Hedenfal |
2011-01-13 | Remove double 'to' in comment, ok pyr@ | Martin Hedenfal |
2011-01-13 | Log match requests at debug level. | Martin Hedenfal |
2011-01-13 | Extract common preparation of key in ypmatch handling, and check the | Martin Hedenfal |
2011-01-13 | Add new file for upcoming change. ok dlg@ deraadt@ | Dale Rahn |
2011-01-13 | Er, fix next and previous session functions to actually work, part 2. | Nicholas Marriott |
2011-01-13 | Fix next and previous session functions to actually work. | Nicholas Marriott |
2011-01-13 | Log termios backspace for each client since it is used to recognise | Nicholas Marriott |
2011-01-12 | Only init the nameidata parts that are strictly needed instead | Thordur I. Bjornsson |
2011-01-12 | Use TMPDIR if set, from Han Boetes. | Nicholas Marriott |