-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Support NetBsd and OpenIndiana #2811
Open
mstone2001
wants to merge
10
commits into
neutrinolabs:devel
Choose a base branch
from
mstone2001:netbsd
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 10, 2023
-
Support for NetBSD and OpenIndiana.
Log an info message instead of error if waitpid returns ECHILD. Need to re-register for SIGCHLD on Solaris. Retry on EINTR. Retry SIGINT in waitpid. Fix issues with SIGINT on solaris. Add -w option to waitforx to configure wait time. Fix call to usleep for NetBSD, where value must be < 1000000 Update flags for Solaris. Support Additional OS. Update xrdp to support netbsd, openindiana. Support Additional OS. Update xrdp to support netbsd.
Configuration menu - View commit details
-
Copy full SHA for 08a5dc5 - Browse repository at this point
Copy the full SHA 08a5dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c83c21d - Browse repository at this point
Copy the full SHA c83c21dView commit details
Commits on Oct 15, 2023
-
Remove trailing whitespace from lines where present.
Run astyle to fix code formatting. Use nanosleep instead of usleep for cross platform compatibility. Remove extraneous devel logging.
Configuration menu - View commit details
-
Copy full SHA for e029f62 - Browse repository at this point
Copy the full SHA e029f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for e656e2a - Browse repository at this point
Copy the full SHA e656e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d979a88 - Browse repository at this point
Copy the full SHA d979a88View commit details -
Remove trailing whitespace from lines where present. Run astyle to fi…
…x code formatting. Use nanosleep instead of usleep for cross platform compatibility. Remove extraneous devel logging. Check = xno instead of != xyes Change --enable-pam to --enable-nopam. Pam is the default.
Configuration menu - View commit details
-
Copy full SHA for f8a69d4 - Browse repository at this point
Copy the full SHA f8a69d4View commit details -
Michael Stone committed
Oct 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 2e2ab0f - Browse repository at this point
Copy the full SHA 2e2ab0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d363fe4 - Browse repository at this point
Copy the full SHA d363fe4View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5dc050c - Browse repository at this point
Copy the full SHA 5dc050cView commit details -
Configuration menu - View commit details
-
Copy full SHA for acf5f63 - Browse repository at this point
Copy the full SHA acf5f63View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.