summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27use dma64 if available so we don't have do bounce around too much.christos
2015-10-27make sure MSGBUFSIZE can't expand strangely by using parens.mrg
2015-10-27update some dependancies:mrg
2015-10-27push the real attach down via config_mountroot, like radeon, as wemrg
2015-10-27modules don't define MODULAR.christos
2015-10-27simplify (and fix) logic.christos
2015-10-27fix operator precedence.christos
2015-10-27make sure we have a cookie before we try to clear it.christos
2015-10-27Print the negotiated feature bitschristos
2015-10-27add the common flag bitschristos
2015-10-27- Print the negotiated feature bitschristos
2015-10-27- Print the negotiated feature bits.christos
2015-10-27- If we succeeded allocating a buffer that did not need bouncing before, butchristos
2015-10-27EIDE is "enhanced", not "enchanced".jakllsch
2015-10-27+EBCDICjakllsch
2015-10-27Added namelen initialization in getpeername(3) call (CID 979631)shm
2015-10-27Fixed memory leak (CID 978341)shm
2015-10-27 Move the definition of CTRL_EXT_PHYPDEN and use __BIT(). No binary change.msaitoh
2015-10-27Eliminate Linux struct pci_dev::dev, struct platform_device::dev.riastradh
2015-10-27dev->dev, not &dev->pdev->dev.riastradh
2015-10-27dev->dev, not &dev->pdev->dev.riastradh
2015-10-27Use nv_device_base(dev) like other callers, not dev->pdev->dev.riastradh
2015-10-27Fl already provides the '-'.wiz
2015-10-27port across the change from freebsd rev 290024:mrg
2015-10-27Regennjoly
2015-10-27Fix setuid/setgid return type (void -> int) to match native.njoly
2015-10-27Regen.njoly
2015-10-27Fix wrong gid types from previous.njoly
2015-10-26First cut at ETI libpanel. Lacks man pages and tests.uwe
2015-10-26Explain how exactly tagged packets are processed.bad
2015-10-26put the state back after it is used.christos
2015-10-26PR/50367: Stefan Schaeckeler: Apply fix to obey RES_CHECKNAME to getnetbyaddrchristos
2015-10-26oops, i really did mean a section 9 reference for usb -- but as usbdi(9).mrg
2015-10-26use asprintf(3)christos
2015-10-26Correct a comment. From Robert Sprowson.skrll
2015-10-26PR/50367: Stefan Schaeckeler: libc resolver library does not resolve hostchristos
2015-10-26Use strerror(3) instead of strerror_r(3) and an arbitary buffer size which co...roy
2015-10-26Various fixes and improvements.wiz
2015-10-26disable the previous for now; it fails for me on a different system.mrg
2015-10-26Added missed break statement. (Missed break in -z option implicitly impliesshm
2015-10-26build the nouveau gallium driver.mrg
2015-10-26in uvm_obj_init(), KASSERT(ops), to ensure we have an actual pager opsmrg
2015-10-26minor re-format of the previous.mrg
2015-10-26force -mcpu=v9 for ofwboot, which demands v9 cpus.mrg
2015-10-26add documentation on "options KERNHIST".mrg
2015-10-26No binary change:msaitoh
2015-10-26Support MSI-X in virtioozaki-r
2015-10-25Remove description of SPLASHSCREEN_PROGRESS and WSDISPLAY_SPROGRESS.wiz
2015-10-25Remove references to SPLASHSCREEN_PROGRESSkhorben
2015-10-25don't try to wait if (cold), spin waiting for registers to clear.mrg