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