Skip to content

Commit

Permalink
/etc/services: attempt to bring the database to this century 1/2.
Browse files Browse the repository at this point in the history
This is the result of splitting r358153 in two, in order to avoid a build
system bug and being able to merge the change to previous releases..

Document better this file, updating the URL to the IANA registry and closely
match the official services.

For system ports (0 to 1023) we now try to follow the registry closely, noting
some historical differences where applicable.

As a side effect: drop references to unofficial Kerberos IV which was EOL'ed
on Oct 2006[1]. While it is conceivable some people may still use it in some
very old FreeBSD machines that can't be replaced easily, the use of it is
considered a security risk. Also drop the unofficial netatalk, which we
supported long ago in the kernel but was dropped long ago.

Leave for now smtps, even though it conflicts with IANA's submissions.
The change should have very little visibility, if any, but should be a
step closer to the current IANA database.

[1] https://web.mit.edu/kerberos/krb4-end-of-life.html

MFC after:	2 weeks
  • Loading branch information
pgiffuni committed Feb 28, 2020
1 parent 7aaf252 commit c92671e
Showing 1 changed file with 177 additions and 585 deletions.
Loading

0 comments on commit c92671e

Please sign in to comment.