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 DragonflyBSD and NetBSD. #203

Merged
merged 1 commit into from
Jul 6, 2015
Merged

Conversation

cgag
Copy link
Contributor

@cgag cgag commented Jun 26, 2015

This merges all the bsd (including darwin) support into terminal_bsd.go

Cross-compiling works for all of them in that they all compile, but I've only
actually tested the binary on dragonflybsd. I don't see why this wouldn't
work on the others since I don't think they'd compile if they didn't
support TIOCGETA and Termios, but just a heads up.

This merges all the bsd (including darwin) support into terminal_bsd.go

Cross-compiling works for all of them in that they all compile, but I've only
actually tested the binary on dragonflybsd.  I don't see why this wouldn't
work on the others since I don't think they'd compile if they didn't
support TIOCGETA and Termios, but just a heads up.
@cgag
Copy link
Contributor Author

cgag commented Jun 26, 2015

Fixes some issues in #112. My comment there explains why I didn't add nacl and plan9.

sirupsen added a commit that referenced this pull request Jul 6, 2015
Add support for DragonflyBSD and NetBSD.
@sirupsen sirupsen merged commit d204571 into sirupsen:master Jul 6, 2015
@sirupsen
Copy link
Owner

sirupsen commented Jul 7, 2015

Released in 0.8.3

devopstaku pushed a commit to devopstaku/logrus that referenced this pull request Aug 9, 2016
Add support for DragonflyBSD and NetBSD.
cgxxv pushed a commit to cgxxv/logrus that referenced this pull request Mar 25, 2022
Add support for DragonflyBSD and NetBSD.
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.

None yet

2 participants