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 missing FreeBSD APIs #887

Merged
merged 4 commits into from
Jan 23, 2018
Merged

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    ecea23a View commit details
    Browse the repository at this point in the history
  2. Add FreeBSD process descriptors API

    Available since FreeBSD 9.0, this API allows using local descriptors
    instead of global PIDs. It works in Capsicum sandboxes.
    valpackett committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    6725fd6 View commit details
    Browse the repository at this point in the history
  3. Ignore new FreeBSD constants in tests

    CI still runs version 10
    valpackett committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    2aeb382 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    c13302d View commit details
    Browse the repository at this point in the history