Age | Commit message (Expand) | Author |
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 |
2011-01-12 | Add crypto(4) and hifn(4). | Mark Kettenis |
2011-01-12 | Backport fix from sudo 1.7.4p5; if -g specified w/o -u the target | Todd C. Miller |
2011-01-12 | Provide a specific rw_cas() function for MP kernels; stolen from m88k. | Mark Kettenis |
2011-01-12 | Make __cpu_simple_lock implementation actually work. | Mark Kettenis |
2011-01-12 | Reset the state member of the ata_xfer to ATA_S_SETUP before reusing it | Mark Kettenis |
2011-01-12 | Implement the roff .rm request (remove macro). | Ingo Schwarze |
2011-01-12 | A bunch more explicit_bzero calls for key material | Theo de Raadt |
2011-01-12 | stray tab | Marco Peereboom |
2011-01-12 | explicit zeroing of key information in the softraid ioctl code | Theo de Raadt |
2011-01-12 | more explicit_bzero to delete keys. | Marco Peereboom |
2011-01-12 | Add SATA capability. Use nitems() to decide if a capability is known or not. | Mark Kettenis |
2011-01-12 | lots of explicit_bzero for things which contain parts of keys | Theo de Raadt |