git: a4e8636939 - main - Change links from svnweb to cgit, and remove sys/sys/param.h subpaths, so it is easier to view the entire referenced commits.
Dimitry Andric <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=a4e8636939270a40c08e99917e7b2b9409f0d4cf commit a4e8636939270a40c08e99917e7b2b9409f0d4cf Author: Dimitry Andric <[email protected]> AuthorDate: 2021-01-26 19:14:18 +0000 Commit: Dimitry Andric <[email protected]> CommitDate: 2021-01-26 19:14:18 +0000 Change links from svnweb to cgit, and remove sys/sys/param.h subpaths, so it is easier to view the entire referenced commits. --- .../content/en/books/porters-handbook/versions/chapter.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc index bec70f1437..3832b7a248 100644 --- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc +++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc @@ -28,7 +28,7 @@ include::shared/en/urls.adoc[] toc::[] -Here is a convenient list of `__FreeBSD_version` values as defined in http://svnweb.FreeBSD.org/base/head/sys/sys/param.h?view=markup[sys/param.h]: +Here is a convenient list of `__FreeBSD_version` values as defined in https://cgit.freebsd.org/src/tree/sys/sys/param.h[sys/param.h]: [[versions-14]] == FreeBSD 14 Versions @@ -43,17 +43,17 @@ Here is a convenient list of `__FreeBSD_version` values as defined in http://svn | Release |1400000 -|link:https://cgit.freebsd.org/src/commit/sys/sys/param.h?id=a53ce3fc4938e37d5ec89304846203d2083c61a2[a53ce3fc4938e37d5ec89304846203d2083c61a2] +|link:https://cgit.freebsd.org/src/commit/?id=a53ce3fc4938e37d5ec89304846203d2083c61a2[a53ce3fc4938e37d5ec89304846203d2083c61a2] |January 22, 2021 |14.0-CURRENT. |1400001 -|link:https://cgit.freebsd.org/src/commit/sys/sys/param.h?id=739ecbcf1c4fd22b5f6ee0bb180a67644046a3e0[739ecbcf1c4fd22b5f6ee0bb180a67644046a3e0] +|link:https://cgit.freebsd.org/src/commit/?id=739ecbcf1c4fd22b5f6ee0bb180a67644046a3e0[739ecbcf1c4fd22b5f6ee0bb180a67644046a3e0] |January 23, 2021 |14.0-CURRENT after adding symlink support to lockless lookup. |1400002 -|link:https://svnweb.freebsd.org/changeset/base/339765[339765] +|link:https://cgit.freebsd.org/src/commit/?id=2cf84258922f306a3f84866685d2f5346f67db58[2cf84258922f306a3f84866685d2f5346f67db58] |January 26, 2021 |14.0-CURRENT after fixing a clang assertion when building the package:onetbb[] port. |=== _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"