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

Basic NetBSD support #429

Closed
giampaolo opened this issue May 23, 2014 · 3 comments
Closed

Basic NetBSD support #429

giampaolo opened this issue May 23, 2014 · 3 comments

Comments

@giampaolo
Copy link
Owner

From tk@giga.or.at on September 20, 2013 18:26:19

I took the FreeBSD support as base and added NetBSD support until it compiled 
and didn't error out when I tried importing it.

Some code is still missing (e.g. swap status, network connections) while 
getting information on other stuff is just not supported (e.g. process 
executable path).

I tried not breaking FreeBSD, but obviously the patch should be tried there too 
before committing.

The diff is against 1.0.1, please apply it quickly so it doesn't age. :)

Attachment: psutil-NetBSD.diff

Original issue: http://code.google.com/p/psutil/issues/detail?id=429

@giampaolo
Copy link
Owner Author

From tk@giga.or.at on September 20, 2013 13:30:35

Slightly cleaned up patch.

Attachment: psutil-NetBSD.diff

@giampaolo
Copy link
Owner Author

From g.rodola on September 21, 2013 11:04:49

Thanks for the effort. NetBSD support is certainly welcome.

I'm not sure when I'll have the time to properly review and integrate your 
patch though, as it's a delicate task (plus I currently don't have access to 
any OpenBSD box).

If in the meantime you could work on adding missing features and/or make sure 
FreeBSD won't break that would be great.
If not, thanks anyway: having this patch is already an excellent starting point.

Labels: -Type-Defect Type-Enhancement

@giampaolo
Copy link
Owner Author

Closing as a duplicate of #557.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant