summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-15update to 1.2.9; several bugfixes and security fix for CVE-2013-2070Robert Nagy
2013-05-15Don't let cursor position overflow when reflowing, from ChristopherNicholas Marriott
2013-05-15Reserve space for \0 in cmd_print, from George Nachman.Nicholas Marriott
2013-05-15RIS should reset focus reporting, from Hayaki Saito.Nicholas Marriott
2013-05-15typo: compare len against null needle, not haystackAntoine Jacoutot
2013-05-15sync the list of pre haswell intel video devices with linuxJonathan Gray
2013-05-15regenJonathan Gray
2013-05-15add some more Intel video devicesJonathan Gray
2013-05-15Introduce a global interrupt-aware mutex protecting dataAlexandre Ratchov
2013-05-15Add support for Intel E7221 integrated graphics.Mark Kettenis
2013-05-15syncTodd T. Fries
2013-05-15undo malfunctionMiod Vallat
2013-05-14Pass the correct pointer to pool_put if pf_state_key_attach fails.Mike Belopuhov
2013-05-14Declare the cmmu-related variables which are set early in the kernel life,Miod Vallat
2013-05-14typo in multiple inclusion guard symbol name.Miod Vallat
2013-05-14Don't display swapin/swapout uvmexp fieldsMiod Vallat
2013-05-14restore ABI compatibility; guentherMiod Vallat
2013-05-14Older BUG version do not implement the `out cr/lf' BUG system call, and, worse,Miod Vallat
2013-05-14Don't bother printing vm_swrss of a process, the current uvm accountingMiod Vallat
2013-05-14Remove `swapin' and `swapout' from uvm statistics, since we don't swap outMiod Vallat
2013-05-14keep track of the youngest child, helps a lot with out-of-date messagesMarc Espie
2013-05-14make sure the linear ordering matches what makedoc actually does, otherwiseMarc Espie
2013-05-14Fix build with MRT6DEBUG defined.Martin Pieuchot
2013-05-14Fix build with ENCDEBUG defined.Martin Pieuchot
2013-05-14sync sets for libc bump; broken snapshots reported by dmitry dot senseiStuart Henderson
2013-05-14Add basic prcm support for am335x.rapha
2013-05-14When ^W (WERASE) is hit in insert mode it's possible that the lineTodd C. Miller
2013-05-14Add board id for beaglebone.rapha
2013-05-13Get rid of some silly underscores.Mark Kettenis
2013-05-13specialfiles ARE file while destated, so they set lastfile, which isMarc Espie
2013-05-13Implement support for running interrupt handlers without taking the kernelMark Kettenis
2013-05-13Add an implementation of memmem() -- from FreeBSD with some tweaks.Antoine Jacoutot
2013-05-13Make SIOCSIFDSTMASK and SIOCSIFNETMASK fail if there is no previousMartin Pieuchot
2013-05-13Sort the npppd entries.Antoine Jacoutot
2013-05-12Make sboot really match its documented behaviour when booting without anMiod Vallat
2013-05-12Tell wsdisplay(4) to switch back to the console screen upon entering ddb(4).Mark Kettenis
2013-05-12In wsdisplay_switchtoconsole(), make sure we really are the console beforeMark Kettenis
2013-05-12Handle big (a.k.a. >2TB) disks by adding logic to handle the 12 and 16Kenneth R Westerback
2013-05-12Take the kernel lock and call the actual interrupt handler from aMark Kettenis
2013-05-12fix use after free in case the mbuf needs defragmentationStefan Fritsch
2013-05-12Take the kernel lock and call the actual interrupt handler from aAlexandre Ratchov
2013-05-12Install and document the S-Records boot loader.Miod Vallat
2013-05-12S-Records boot code for mvme88k, finally. Allows a kernel to be loaded fromMiod Vallat
2013-05-12Lower heap location and load address by 1MB for the secondary boot loaders,Miod Vallat
2013-05-12use -q options order as order of exposed midi portsAlexandre Ratchov
2013-05-12Fix reversed condition to check if a midi port is referenced,Alexandre Ratchov
2013-05-12get NULL definition from stddef.hAlexandre Ratchov
2013-05-11remove some weird editing blip;Jason McIntyre
2013-05-11Another small tweak to get things close to Linux.Mark Kettenis
2013-05-11whitespaceMark Kettenis