[Bug 224016] [exp-run] Removal of basename_r()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 17 00:14:31 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224016

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: sbruno
Date: Sun Dec 17 00:14:17 UTC 2017
New revision: 456518
URL: https://svnweb.freebsd.org/changeset/ports/456518

Log:
  emulators/qemu-sbruno
  emulators/qemu-user-static

  Update to 2.11.50 + patches from submitters.  Upstream introduced some git
  nonsense with remotes inside their repos.  Change the way we fetch our
  distributions with GH_TUPLE instead of the previous way.  Clean up a couple
  lines commented out for the PCAP features that aren't stored in a patch, but
  merely direct committed to this tree.

  - Remove the interpreter name and interpreter prefix when retrieving the
    argument vectors using kvm_getargv  (Mikael Urankar)

  - No need to check msg_controllen: msg_controllen can have the value 0 and
    the kernel discards negative value  (Mikael Urankar)

  - Implement/modify kevent64 related syscalls.  (Mikael Urankar)

  - Implement ktimer_{create, delete, settime, gettime} (Mikael Urankar)

  - Stop using basename_r(3). Fix build after FreeBSD svn r326719 (Ed Shouten)

  Changelogs can be found at https://github.com/seanbruno/qemu-bsd-user

  PR:   224016

Changes:
  head/emulators/qemu-sbruno/Makefile
  head/emulators/qemu-sbruno/distinfo
  head/emulators/qemu-sbruno/files/cdrom-dma-patch
  head/emulators/qemu-sbruno/files/patch-Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list