Invitation to Monitoring and Evaluation for Food Security and Nutrition Workshop Oct 04 2021

2021-07-30 Thread FDC-K .ORG
___ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

git: 3412900333e6 - main - UPDATING: Document the removal of DIOCGETSTATESNV

2021-07-30 Thread Kristof Provost
0644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20210730: +

git: b69019c14cd8 - main - pf: remove DIOCGETSTATESNV

2021-07-30 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b69019c14cd89a5e699bc6e69941aec5b1041b1e commit b69019c14cd89a5e699bc6e69941aec5b1041b1e Author: Kristof Provost AuthorDate: 2021-07-06 11:13:24 + Commit: Kristof Provost CommitDate: 2021-07-30 09:

git: 0943200b1308 - main - inet6_option_space is deprecated, refer to inet6_opt_init instead

2021-07-30 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=0943200b1308bcf2e2b331f6aba514d64d74545f commit 0943200b1308bcf2e2b331f6aba514d64d74545f Author: Tom Jones AuthorDate: 2021-07-30 13:23:39 + Commit: Tom Jones CommitDate: 2021-07-30 13:23:39 +

git: b2ed7e988a34 - main - bus: Convert to the new interceptor scheme

2021-07-30 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b2ed7e988a34f373b13f4832e639ae9054d93aae commit b2ed7e988a34f373b13f4832e639ae9054d93aae Author: Mark Johnston AuthorDate: 2021-07-30 19:15:27 + Commit: Mark Johnston CommitDate: 2021-07-30 19:1

git: a191b4018f1d - main - UPDATING: fix incorrect hash

2021-07-30 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a191b4018f1d05527dce4ac3d52596a12a09775b commit a191b4018f1d05527dce4ac3d52596a12a09775b Author: Kristof Provost AuthorDate: 2021-07-30 18:00:47 + Commit: Kristof Provost CommitDate: 2021-07-30 18:

git: d0d631d5f443 - main - cxgbei: Round up the maximum PDU data length by the MSS for TXDATAPLEN_MAX.

2021-07-30 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d0d631d5f4437223664f7bbdfdb421ec05cf9657 commit d0d631d5f4437223664f7bbdfdb421ec05cf9657 Author: John Baldwin AuthorDate: 2021-07-29 21:17:45 + Commit: John Baldwin CommitDate: 2021-07-30 20:27:24

git: 9ed1e98abfe4 - main - nanobsd: adopt dhcpd to latest conventions

2021-07-30 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9ed1e98abfe470a958a55b4fc6d6391ca8e4478d commit 9ed1e98abfe470a958a55b4fc6d6391ca8e4478d Author: Warner Losh AuthorDate: 2021-07-30 22:55:43 + Commit: Warner Losh CommitDate: 2021-07-30 22:55:43 +

git: cda1f88da530 - main - RELNOTES: Put the old descripiton back

2021-07-30 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cda1f88da5301a47e53e6aeead739e440233d052 commit cda1f88da5301a47e53e6aeead739e440233d052 Author: Warner Losh AuthorDate: 2021-07-30 23:07:52 + Commit: Warner Losh CommitDate: 2021-07-30 23:07:52 +

git: 7b797ba27a71 - main - time.h: reduce CLOCK_ namespace pollution, move to _clock_id.h

2021-07-30 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7b797ba27a714594dac910035d857e653d566b19 commit 7b797ba27a714594dac910035d857e653d566b19 Author: Warner Losh AuthorDate: 2021-07-30 23:10:56 + Commit: Warner Losh CommitDate: 2021-07-30 23:20:22 +

git: 155f15118a77 - main - clock_gettime: Add Linux aliases for CLOCK_*

2021-07-30 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=155f15118a77d2aeab7b177ada78c848778d7d80 commit 155f15118a77d2aeab7b177ada78c848778d7d80 Author: Warner Losh AuthorDate: 2021-07-30 23:11:43 + Commit: Warner Losh CommitDate: 2021-07-30 23:20:22 +

git: 97c0b5ab18b6 - main - acpica: Import ACPICA 20210730

2021-07-30 Thread Jung-uk Kim
+ acpica: Import ACPICA 20210730 (cherry picked from commit 34cfdff1f386b2d7bf0a8ea873acf604753991e6) --- sys/contrib/dev/acpica/changes.txt | 42 sys/contrib/dev/acpica/common/adisasm.c| 2 +- sys/contrib/dev/acpica/common/ahtable.c

git: 4e52f5db352f - main - awk: Flag -Ft as deprecated behavior

2021-07-30 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4e52f5db352fe54d6ba342bcde01228096db8b19 commit 4e52f5db352fe54d6ba342bcde01228096db8b19 Author: Warner Losh AuthorDate: 2021-07-31 05:19:58 + Commit: Warner Losh CommitDate: 2021-07-31 05:33:37 +

git: f7f76c200a8c - main - awk: Document deprecated behavior of hex constants and locales.

2021-07-30 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f7f76c200a8c33822a25ae36e4399c9896efa951 commit f7f76c200a8c33822a25ae36e4399c9896efa951 Author: Warner Losh AuthorDate: 2021-07-31 05:31:00 + Commit: Warner Losh CommitDate: 2021-07-31 05:41:39 +