Age | Commit message (Expand) | Author |
2011-06-26 | remove mcd | Ted Unangst |
2011-06-26 | delete references to mcd | Ted Unangst |
2011-06-26 | kill mcd dead. ok krw matthew millert thib | Ted Unangst |
2011-06-26 | There are some problems with ppb msi interrupts. For instance, i386 in | Theo de Raadt |
2011-06-26 | if_downall() cannot be done MI in sys_reboot() because vfs_shutdown() | Theo de Raadt |
2011-06-26 | First stab at MSI support for vpci(4). Still a few rough edges, but seems | Mark Kettenis |
2011-06-26 | 1.500 was a good revision, let's stay there a little longer. (revert accident... | Ted Unangst |
2011-06-26 | I see you hiding, scd | Ted Unangst |
2011-06-26 | remove remnants of scd device, discovered by Frederic Perrin | Ted Unangst |
2011-06-26 | In the shared interrupt handler, return the pil and ci_handled_intr_level | Theo de Raadt |
2011-06-26 | half-guard the actual function prototypes. | Marc Espie |
2011-06-26 | sync | Theo de Raadt |
2011-06-26 | constrain properly which machines get this firmware | Theo de Raadt |
2011-06-26 | Fix some inconsistencies in how we build 64-bit addresses from OF properties. | Mark Kettenis |
2011-06-26 | Remove obsolete mcast routes in ldpd and ripd. | Claudio Jeker |
2011-06-26 | Implement pci_intr_map_msi(). | Mark Kettenis |
2011-06-26 | Missed a parameter in the pci_msi_setmsiq hypervisor call. | Mark Kettenis |
2011-06-25 | Remove ueberold a.out configuration leftovers. | Miod Vallat |
2011-06-25 | Fix gcc PR #35965 as suggested in | Miod Vallat |
2011-06-25 | Add MSI hypervisor calls. | Mark Kettenis |
2011-06-25 | Don't forget to print a newline at attach time. | Miod Vallat |
2011-06-25 | Remove irrelevant comments borrowed from loongson. | Miod Vallat |
2011-06-25 | ansi, no binary change | Jonathan Gray |
2011-06-25 | DESTDIR handling does not belong here. This is built live. | Theo de Raadt |
2011-06-25 | some improvements from Cl??ment B??sch; ok tedu | Jason McIntyre |
2011-06-25 | add CAVEATS section explaining some of the differences between this | Jasper Lievisse Adriaanse |
2011-06-25 | No need for files generated by depend. | Okan Demirmen |
2011-06-25 | even with tied files, still arrange to apply set_modes. | Marc Espie |
2011-06-24 | printf -> DPRINTF in the SIGKILL path | Damien Miller |
2011-06-24 | use .PATH instead of .PATH.c & .PATH.m; something in the recent bsd.man.mk | Theo de Raadt |
2011-06-24 | When converting endian to same-endian, the macros should cast to unsigned | Theo de Raadt |
2011-06-24 | fix @extra dir/ | Marc Espie |
2011-06-24 | wrap previous onto a second line | Stuart Henderson |
2011-06-24 | nat-to rules require a direction | Stuart Henderson |
2011-06-24 | swapctl -s was showing 1k blocks, regardless of -k. so fix this by showing | Jasper Lievisse Adriaanse |
2011-06-24 | machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and | Christian Weisgerber |
2011-06-24 | We should only ack a shared interrupt once, after we've run all the handlers. | Mark Kettenis |
2011-06-24 | seven main sections here, not six; from Nils Anspach | Jason McIntyre |
2011-06-24 | speed up dependency checking: | Marc Espie |
2011-06-24 | Replace the .PHONY manlint target by an empty timestamp file, so man pages | Christian Weisgerber |
2011-06-24 | When reading the value from a simple lock, we do not need to ldcws into a | Joel Sing |
2011-06-24 | Avoid a possible null dereference. | Joel Sing |
2011-06-24 | Handle \*(Na in .Nd, needed by nan(3). | Ingo Schwarze |
2011-06-24 | - add PLIST_DB to the list of variables that need to be adjusted when using | Jasper Lievisse Adriaanse |
2011-06-24 | Should always include ukphy(4) in the kernel configs if using any devices | YASUOKA Masahiko |
2011-06-24 | Remove SET/CLR/ISSET macros from Octeon code. The kernel already provides | YASUOKA Masahiko |
2011-06-23 | ignore EINTR errors from poll() | Damien Miller |
2011-06-23 | Back out inadvertently commited change. | Owain Ainsworth |
2011-06-23 | ansi | Theo de Raadt |
2011-06-23 | bye bye /usr/X11R6/man/cat* | Ingo Schwarze |