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