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

Initial AppleTalk fixes #1339

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Initial AppleTalk fixes #1339

merged 1 commit into from
Jul 31, 2024

Commits on Jul 30, 2024

  1. Initial AppleTalk fixes

    Many changes to integrate several of the old AppleTalk daemons and utilities into the 3.x codebase. Most of it was dealing with changes to libatalk's unicode conversion interface.
    
    The following now compile and run:
    -atalkd service (tested working)
    -papd service (tested working)
    -timelord service (runs, but not tested further)
    -a2boot service (runs, but not tested further)
    -nbplkup (tested working)
    -nbprgstr (tested working)
    -nbpunrgstr (tested working)
    -getzones (tested working)
    
    Note that as of now, atalkd, papd, and getzones are hardcoded to use the MAC_ROMAN character encoding. This was already the case on FreeBSD and platforms using systemd as they had no way to set and use the systemwide character sets anyway.
    NJRoadfan committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4fa0e79 View commit details
    Browse the repository at this point in the history