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