summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-15Should vte(4) appear in 4.9Kevin Lo
2011-01-15syncKevin Lo
2011-01-15enable RDC Ethernet (vte/rdcphy)Kevin Lo
2011-01-15Add drivers for the RDC R6040 Ethernet chipsetKevin Lo
2011-01-15Only set a mouse mode for mouse-select-pane if none already set by theNicholas Marriott
2011-01-15Mouse highlight mode (1001) requires a program to cooperate soNicholas Marriott
2011-01-14Support -x and -y for new-session to specify the initial size of theNicholas Marriott
2011-01-14Use xmalloc instead of malloc and clear some allocated members.Nicholas Marriott
2011-01-14creator needs firmload. ok miod@Matthieu Herrb
2011-01-14plug memleak in err path; from zinovik, ok claudioHenning Brauer
2011-01-14- use nitems()Jasper Lievisse Adriaanse
2011-01-14add CFE (middle of nowhere)Jasper Lievisse Adriaanse
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