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

JTermios OpenBSD Support #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nicholasburn
Copy link

This pull request will add OpenBSD support to JTermios

c-openbsd.c has been created by patching together the other c-*.c files
JTermiosImpl.java is a copy of the freebsd's one using platform specific values for the constants
JTermios.java has been edited in a self explanatory way

TestSuite.java passes all tests (using an emulated serial port with socat)
TwoPortSerialTest.java hasn't been tried because I don't understand what that is

I'm making this request because intellij idea's terminal plugin is not working and the log says "JTermios has no support for OS OpenBSD"

Thank you and have a good day

TestSuite - all test passed
TwoPortSerialTest - did not tried
@nicholasburn
Copy link
Author

I have force-pushed in the forked repository in order to delete a commit that I have made by mistake.
I think it should not be a problem for the pull request, but if you want I can close this and open a new one, just to be sure not to delete anything else.

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

Successfully merging this pull request may close these issues.

1 participant