summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/extra-patch-bsd-user-freebsd-os-proc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.0 - announce message is here:Juergen Lock2014-04-181-0/+11
| | | | | | | | | | | http://article.gmane.org/gmane.comp.emulators.qemu/267615 - Take updated bsd-user patches from sbruno's github repo. [1] - Add headers to my recent bsd-user patches. (they are applied as in the EXTRA_PATCHES order in the port Makefile) Submitted by: sbruno [1] Obtained from: https://github.com/seanbruno/qemu/commits/bsd-user [1]
* - Fix bsd-user targets running scripts with shebang args. [1]Juergen Lock2014-02-061-0/+116
- Bump PORTREVISION as per the new ruling. (fix only affecting non-default option BSD_USER) PR: ports/186490 [1] Submitted by: mat [1]