summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-14We should not sum the install*.iso file, since it is not created at buildTheo de Raadt
2011-01-14Quick fix for cwd = /Marc Espie
2011-01-14Halt secondary CPUs when shutting down or rebooting. This should preventJoel Sing
2011-01-14Implement a function to broadcast IPIs to all running CPUs.Joel Sing
2011-01-14Provide an IPI to halt a CPU.Joel Sing
2011-01-14superceded -> superseded;Jason McIntyre
2011-01-14syncTheo de Raadt
2011-01-14in the most trivial way, request that the kernel arc4random re-key afterTheo de Raadt
2011-01-14move to 4.9-currentTheo de Raadt
2011-01-13In frag6_input() there was an mbuf length calculation error. IfAlexander Bluhm
2011-01-13if the BIOS tells us to suspend at the same time that we notice a lidTheo de Raadt
2011-01-13move to 4.9-currentTheo de Raadt
2011-01-13Fix link edition without 'option SUN4V'. ok kettenis@Matthieu Herrb
2011-01-13syncAlexander Yurchenko
2011-01-13A few devices found on Dell Inspirion N5010; from yason@linklevel.netAlexander Yurchenko
2011-01-13correct protocol names and add a couple of missing protocol numberDamien Miller
2011-01-13correct error messages; patch from bert.wesarg AT googlemail.comDamien Miller
2011-01-13Spin forever when waiting for completion of an FPU shootdown instead ofMark Kettenis
2011-01-13set lkm_end to the end of the jumpable virtual space; tested by me and marcoMike Belopuhov
2011-01-13Making the numbers Right aligned (instead of left as it is) as theJasper Lievisse Adriaanse
2011-01-13non interactive -> non-interactivelum
2011-01-13syncTheo de Raadt
2011-01-13Add an entry for "Advanced Capabilities for Conventional PCI"Jonathan Gray
2011-01-13fix an off by oneJonathan Gray
2011-01-13The maximum history-limit was accidentally reduced, fix it back to INT_MAX.Nicholas Marriott
2011-01-13Add examples for various pkgname versions comparisons (rc,beta,pl,pre..)Landry Breuil
2011-01-13Get rid of "forever" loop in the interrupt handler such that we drop out of theMark Kettenis
2011-01-13Clarify alternate-screen description a little.Nicholas Marriott
2011-01-13Remove forward declarations of non-existant functions.Martin Hedenfal
2011-01-13Remove double 'to' in comment, ok pyr@Martin Hedenfal
2011-01-13Log match requests at debug level.Martin Hedenfal
2011-01-13Extract common preparation of key in ypmatch handling, and check theMartin Hedenfal
2011-01-13Add new file for upcoming change. ok dlg@ deraadt@Dale Rahn
2011-01-13Er, fix next and previous session functions to actually work, part 2.Nicholas Marriott
2011-01-13Fix next and previous session functions to actually work.Nicholas Marriott
2011-01-13Log termios backspace for each client since it is used to recogniseNicholas Marriott
2011-01-12Only init the nameidata parts that are strictly needed insteadThordur I. Bjornsson
2011-01-12Use TMPDIR if set, from Han Boetes.Nicholas Marriott
2011-01-12Add crypto(4) and hifn(4).Mark Kettenis
2011-01-12Backport fix from sudo 1.7.4p5; if -g specified w/o -u the targetTodd C. Miller
2011-01-12Provide a specific rw_cas() function for MP kernels; stolen from m88k.Mark Kettenis
2011-01-12Make __cpu_simple_lock implementation actually work.Mark Kettenis
2011-01-12Reset the state member of the ata_xfer to ATA_S_SETUP before reusing itMark Kettenis
2011-01-12Implement the roff .rm request (remove macro).Ingo Schwarze
2011-01-12A bunch more explicit_bzero calls for key materialTheo de Raadt
2011-01-12stray tabMarco Peereboom
2011-01-12explicit zeroing of key information in the softraid ioctl codeTheo de Raadt
2011-01-12more explicit_bzero to delete keys.Marco Peereboom
2011-01-12Add SATA capability. Use nitems() to decide if a capability is known or not.Mark Kettenis
2011-01-12lots of explicit_bzero for things which contain parts of keysTheo de Raadt