Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for system control sockets for XNU #478

Merged
merged 5 commits into from
Dec 16, 2016
Merged

Add support for system control sockets for XNU #478

merged 5 commits into from
Dec 16, 2016

Commits on Dec 10, 2016

  1. Fix typo in documentation

    Conrad Kramer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    6c7418a View commit details
    Browse the repository at this point in the history
  2. Change the readwrite buf ioctl call to use a *mut pointer

    Conrad Kramer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    cfcd249 View commit details
    Browse the repository at this point in the history
  3. Add ioctl support for BSD

    Conrad Kramer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    bfb9150 View commit details
    Browse the repository at this point in the history
  4. Add support for system control sockets for XNU

    Conrad Kramer committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    954232c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Fix build on iOS platform

    Conrad Kramer committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    ef257e0 View commit details
    Browse the repository at this point in the history