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

Less dependency on libprocstat and various corrections. #373

Merged
merged 6 commits into from
Jun 4, 2024

Commits on May 22, 2024

  1. Less dependency on libprocstat and various corrections.

    On FreeBSD I would like to remove dependency on libprocstat completely, and replace it with libkvm to be more like the other *BSD platforms in terms of linker dependencies. This pull request is our first move in that direction.
    time-killer-games authored May 22, 2024
    Configuration menu
    Copy the full SHA
    b3b5942 View commit details
    Browse the repository at this point in the history
  2. Update cwd.ipp

    time-killer-games authored May 22, 2024
    Configuration menu
    Copy the full SHA
    5b67b90 View commit details
    Browse the repository at this point in the history
  3. Update cwd.ipp

    time-killer-games authored May 22, 2024
    Configuration menu
    Copy the full SHA
    e16bb99 View commit details
    Browse the repository at this point in the history
  4. Update cwd.ipp

    time-killer-games authored May 22, 2024
    Configuration menu
    Copy the full SHA
    7eb26d6 View commit details
    Browse the repository at this point in the history
  5. Replace libprocstat with libkvm in cmd

    freebsd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0f827b1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update cwd.ipp

    time-killer-games authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2aed73f View commit details
    Browse the repository at this point in the history