git: a339b4223a4f - main - linux: bump the default version from 3.10.0 to 3.17.0

2021-01-13 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=a339b4223a4fd7cddbd691302d2eeeddc045415a commit a339b4223a4fd7cddbd691302d2eeeddc045415a Author: Edward Tomasz Napierala AuthorDate: 2021-01-13 09:59:08 + Commit: Edward Tomasz Napierala

git: ec2700e01532 - main - linux: mute the "unsupported prctl option 23" warnings

2021-01-13 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=ec2700e01532c9d1096ac4fd0b57174c2850188b commit ec2700e01532c9d1096ac4fd0b57174c2850188b Author: Edward Tomasz Napierala AuthorDate: 2021-01-12 14:47:44 + Commit: Edward Tomasz Napierala

git: feb96ee9c804 - main - linux: mute "unsupported socket(AF_NETLINK, 3, NETLINK_AUDIT)" warnings

2021-01-14 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=feb96ee9c804c3b3af363dadac2d4def3fe4ee2d commit feb96ee9c804c3b3af363dadac2d4def3fe4ee2d Author: Edward Tomasz Napierala AuthorDate: 2021-01-12 18:00:18 + Commit: Edward Tomasz Napierala

git: 7d3310c4fcdd - main - linux: remove spurious newline.

2021-01-19 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=7d3310c4fcdd19622211602bf97b267595936756 commit 7d3310c4fcdd19622211602bf97b267595936756 Author: Edward Tomasz Napierala AuthorDate: 2021-01-14 22:48:56 + Commit: Edward Tomasz Napierala

git: 47f7345baba0 - main - linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT.

2021-01-19 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=47f7345baba01121e29c22b43f68345399a32912 commit 47f7345baba01121e29c22b43f68345399a32912 Author: Edward Tomasz Napierala AuthorDate: 2021-01-15 16:57:24 + Commit: Edward Tomasz Napierala

git: c987d6a67766 - main - linux: map EBUSY returned by ptrace into ESRCH

2021-01-19 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=c987d6a67766629daea0e4c51ee6baf03d4c5dfa commit c987d6a67766629daea0e4c51ee6baf03d4c5dfa Author: Edward Tomasz Napierala AuthorDate: 2021-01-15 17:11:41 + Commit: Edward Tomasz Napierala

Re: git: 47f7345baba0 - main - linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT.

2021-01-19 Thread Edward Tomasz Napierala
On 0119T1314, Konstantin Belousov wrote: > On Tue, Jan 19, 2021 at 10:53:38AM +0000, Edward Tomasz Napierala wrote: > > The branch main has been updated by trasz: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=47f7345baba01121e29c22b43f683

git: cb6962124959 - main - msdosfs: fix double unlock if the source file disappears

2021-01-31 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=cb696212495995c8374d9fe12fbae340614af45c commit cb696212495995c8374d9fe12fbae340614af45c Author: Edward Tomasz Napierala AuthorDate: 2021-01-31 21:07:02 + Commit: Edward Tomasz Napierala

git: b8073b3c7434 - main - msdosfs: fix vnode leak with msdosfs_rename()

2021-01-31 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=b8073b3c74342113398f36a1c68f442ae9e092e6 commit b8073b3c74342113398f36a1c68f442ae9e092e6 Author: Edward Tomasz Napierala AuthorDate: 2021-01-31 21:37:41 + Commit: Edward Tomasz Napierala

git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3)

2021-01-31 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=5299d64b2b9f7a25e423ef1785d9402a0ef198d3 commit 5299d64b2b9f7a25e423ef1785d9402a0ef198d3 Author: Edward Tomasz Napierala AuthorDate: 2021-01-31 21:41:55 + Commit: Edward Tomasz Napierala

Re: git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3)

2021-02-01 Thread Edward Tomasz Napierala
On 0131T1655, Shawn Webb wrote: > On Sun, Jan 31, 2021 at 09:43:41PM +0000, Edward Tomasz Napierala wrote: > > The branch main has been updated by trasz: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=5299d64b2b9f7a25e423ef1785d94

Re: git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3)

2021-02-01 Thread Edward Tomasz Napierala
On 0201T1726, Edward Tomasz Napierala wrote: > On 0131T1655, Shawn Webb wrote: > > On Sun, Jan 31, 2021 at 09:43:41PM +0000, Edward Tomasz Napierala wrote: [..] > > Does a fix like this need to get a security advisory report? Also, any > > plans to MFC? > > Sorry,

git: e40787f900f3 - main - Use compat.linux.emul_path instead of hardcoded path in /etc/rc.d/linux

2021-02-02 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e40787f900f3c262d5134d342e5a16757dd2193c commit e40787f900f3c262d5134d342e5a16757dd2193c Author: Edward Tomasz Napierala AuthorDate: 2021-02-02 14:40:38 + Commit: Edward Tomasz Napierala

git: ae71b794cbed - main - linux: make timerfd_settime(2) set expirations count to zero

2021-02-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=ae71b794cbed19e5e25effc3438720ad452ab87c commit ae71b794cbed19e5e25effc3438720ad452ab87c Author: shu AuthorDate: 2021-02-03 16:51:45 + Commit: Edward Tomasz Napierala CommitDate: 2021-02-03 19

git: 14c40d2c292d - main - linux: remove locks around callout_drain in timerfd_close()

2021-02-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=14c40d2c292deff44be5591add7fdad5f9b371aa commit 14c40d2c292deff44be5591add7fdad5f9b371aa Author: shu AuthorDate: 2021-02-03 19:10:58 + Commit: Edward Tomasz Napierala CommitDate: 2021-02-03 19

git: f6e8256a965d - main - linux: fix handling of flags for 32 bit send(2) syscall

2021-02-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=f6e8256a965d5b7a7d43034ea31b2430a3b51066 commit f6e8256a965d5b7a7d43034ea31b2430a3b51066 Author: Edward Tomasz Napierala AuthorDate: 2021-02-05 17:24:23 + Commit: Edward Tomasz Napierala

git: e44a78ce6f24 - main - linux: add support for SO_PEERSEC getsockopt

2021-02-07 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e44a78ce6f249f1eb7df94cb6953698953ebd88b commit e44a78ce6f249f1eb7df94cb6953698953ebd88b Author: Edward Tomasz Napierala AuthorDate: 2021-02-07 20:28:35 + Commit: Edward Tomasz Napierala

git: fb8c2f743ab6 - main - arm64: optimize set_syscall_retval()

2021-02-08 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=fb8c2f743ab695f6004650b58bf96972e2535b20 commit fb8c2f743ab695f6004650b58bf96972e2535b20 Author: Edward Tomasz Napierala AuthorDate: 2021-02-08 10:46:29 + Commit: Edward Tomasz Napierala

git: 07cac176fba9 - main - Don't check compat.linux.emul_path before loading linux(4)

2021-02-08 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=07cac176fba947381c8111b8e02e8067e7fa542a commit 07cac176fba947381c8111b8e02e8067e7fa542a Author: Edward Tomasz Napierala AuthorDate: 2021-02-08 21:52:31 + Commit: Edward Tomasz Napierala

git: cc743b050acf - main - linux: drop unneeded casts

2021-02-15 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=cc743b050acf59862b268296d50923d6e5f0e86f commit cc743b050acf59862b268296d50923d6e5f0e86f Author: Edward Tomasz Napierala AuthorDate: 2021-02-15 12:34:10 + Commit: Edward Tomasz Napierala

git: f848d08e4528 - main - camcontrol: stop pretending cam_cmd is a bitmask

2021-02-25 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=f848d08e4528a823aaf79dce173ae87e39f7ee3c commit f848d08e4528a823aaf79dce173ae87e39f7ee3c Author: Edward Tomasz Napierala AuthorDate: 2021-02-25 18:39:22 + Commit: Edward Tomasz Napierala

git: 22267215d66d - main - camcontrol(8): remove unnecessary CCB zeroing

2021-02-25 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=22267215d66d9bd490ad1a12221472028e3174f4 commit 22267215d66d9bd490ad1a12221472028e3174f4 Author: Edward Tomasz Napierala AuthorDate: 2021-02-24 23:00:25 + Commit: Edward Tomasz Napierala

git: e7a5b3bd0589 - main - Modify lock_delay() to increase the delay time after spinning

2021-02-25 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e7a5b3bd058975ff3ffa346664690e54c641fc0f commit e7a5b3bd058975ff3ffa346664690e54c641fc0f Author: Edward Tomasz Napierala AuthorDate: 2021-02-25 18:48:50 + Commit: Edward Tomasz Napierala

git: cd84c82c6ad7 - main - linux: add support for SO_PEERGROUPS

2021-03-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=cd84c82c6ad73c804b828bad9caec176e41ab79d commit cd84c82c6ad73c804b828bad9caec176e41ab79d Author: Edward Tomasz Napierala AuthorDate: 2021-02-07 21:29:32 + Commit: Edward Tomasz Napierala

git: dc0119c28194 - main - linsysfs: create /sys/bus/ and /sys/subsystem/

2021-03-11 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=dc0119c28194b537cfa2ad95ce2e62589da7ceb0 commit dc0119c28194b537cfa2ad95ce2e62589da7ceb0 Author: Edward Tomasz Napierala AuthorDate: 2021-03-08 20:55:44 + Commit: Edward Tomasz Napierala

git: d28cbb7944e5 - main - development(7): update to reflect Git transition

2021-03-11 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=d28cbb7944e5b1015d94a04cadc97d473838611e commit d28cbb7944e5b1015d94a04cadc97d473838611e Author: Edward Tomasz Napierala AuthorDate: 2021-03-11 20:03:30 + Commit: Edward Tomasz Napierala

git: 0dfbdd9fc269 - main - linux(4): make getcwd(2) return ERANGE instead of ENOMEM

2021-03-12 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=0dfbdd9fc269f0438ffcc31632d35234a90584ad commit 0dfbdd9fc269f0438ffcc31632d35234a90584ad Author: Edward Tomasz Napierala AuthorDate: 2021-03-12 15:31:37 + Commit: Edward Tomasz Napierala

git: e026f4243c5a - main - Fix the 'linux' rc script on aarch64.

2021-03-18 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e026f4243c5a65d19a63d98f55be17e8294a1e87 commit e026f4243c5a65d19a63d98f55be17e8294a1e87 Author: Edward Tomasz Napierala AuthorDate: 2021-03-16 16:48:13 + Commit: Edward Tomasz Napierala

git: 076686fe0703 - main - cam: make sure to clear CCBs allocated on the stack

2021-03-30 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=076686fe0703b906a05c9869609dd550bd4ed7ac commit 076686fe0703b906a05c9869609dd550bd4ed7ac Author: Edward Tomasz Napierala AuthorDate: 2021-03-30 18:15:11 + Commit: Edward Tomasz Napierala

git: bfd8b9b826cb - main - pam: add option to not prompt for password if it's set to empty

2021-04-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=bfd8b9b826cb302759ef48e7a5adfd0c260c82d8 commit bfd8b9b826cb302759ef48e7a5adfd0c260c82d8 Author: Edward Tomasz Napierala AuthorDate: 2021-04-03 12:01:45 + Commit: Edward Tomasz Napierala

git: 7f6157f7fd12 - main - lock_delay(9): improve interaction with restrict_starvation

2021-04-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=7f6157f7fd12608ccb96c8a571b9352bf9968d8f commit 7f6157f7fd12608ccb96c8a571b9352bf9968d8f Author: Edward Tomasz Napierala AuthorDate: 2021-04-03 12:08:45 + Commit: Edward Tomasz Napierala

git: 015351de04e3 - main - rc: make ctld depend on NETWORKING

2021-04-05 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=015351de04e3e621cff825cc1fdad5faf078c3ac commit 015351de04e3e621cff825cc1fdad5faf078c3ac Author: Edward Tomasz Napierala AuthorDate: 2021-04-05 15:40:49 + Commit: Edward Tomasz Napierala

git: 44f3b1aa980e - main - rc: kldxref only needs to depend on rootfs, not FILESYSTEMS

2021-04-10 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=44f3b1aa980e747ce9b72ba4333c80a99d8cd966 commit 44f3b1aa980e747ce9b72ba4333c80a99d8cd966 Author: Edward Tomasz Napierala AuthorDate: 2021-04-10 08:19:25 + Commit: Edward Tomasz Napierala

git: 28b475b01832 - main - Cross-reference camcontrol(8) and zonectl(8) man pages.

2021-04-10 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=28b475b01832af786f3bbd2aafec9caf121b9ca8 commit 28b475b01832af786f3bbd2aafec9caf121b9ca8 Author: Edward Tomasz Napierala AuthorDate: 2021-04-10 09:13:29 + Commit: Edward Tomasz Napierala

git: 93457c4ec913 - main - rc: kldxref needs mountcritlocal, not root

2021-04-11 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=93457c4ec913d21fbb244cbe63da071de6b33f57 commit 93457c4ec913d21fbb244cbe63da071de6b33f57 Author: Edward Tomasz Napierala AuthorDate: 2021-04-11 14:19:33 + Commit: Edward Tomasz Napierala

git: ec5325dbca62 - main - cam: make sure to clear even more CCBs allocated on the stack

2021-04-11 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=ec5325dbca629d65179f14f68bbcdb9c014f1523 commit ec5325dbca629d65179f14f68bbcdb9c014f1523 Author: Edward Tomasz Napierala AuthorDate: 2021-04-10 10:25:22 + Commit: Edward Tomasz Napierala

git: 82431b7506d6 - main - rc: remove the 'archdep' script

2021-04-12 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=82431b7506d646165d52f11bc2958e8ce8ec5cce commit 82431b7506d646165d52f11bc2958e8ce8ec5cce Author: Edward Tomasz Napierala AuthorDate: 2021-04-12 13:38:16 + Commit: Edward Tomasz Napierala

git: 034669e85621 - main - rc: replace NETWORK with NETWORKING

2021-04-12 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=034669e856211cbc55d6ac7119629701d182647d commit 034669e856211cbc55d6ac7119629701d182647d Author: Edward Tomasz Napierala AuthorDate: 2021-04-05 15:57:44 + Commit: Edward Tomasz Napierala

git: efe014e6b177 - main - iconv: Make it possible to build iconv(3) test suite.

2021-09-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=efe014e6b177ba1b0d70f7df751f5066d4eafe9b commit efe014e6b177ba1b0d70f7df751f5066d4eafe9b Author: Edward Tomasz Napierala AuthorDate: 2021-09-06 14:41:06 + Commit: Edward Tomasz Napierala

git: c6da134591a9 - main - iconv: Fix path names used by iconv(3) tests.

2021-09-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=c6da134591a9b5de7511e90128d8c20f5bbcc235 commit c6da134591a9b5de7511e90128d8c20f5bbcc235 Author: Edward Tomasz Napierala AuthorDate: 2021-09-06 14:43:24 + Commit: Edward Tomasz Napierala

git: 0016b7da3441 - main - iconv: Fix tablegen iconv test utility on arm64

2021-09-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=0016b7da344191c1960088d2fc41b0cfc3d5b5ec commit 0016b7da344191c1960088d2fc41b0cfc3d5b5ec Author: Edward Tomasz Napierala AuthorDate: 2021-09-06 14:44:59 + Commit: Edward Tomasz Napierala

git: 439aa5872860 - main - iconv: Fix "make make-ref"

2021-09-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=439aa5872860f5e1d634433161a64f60dacfda7d commit 439aa5872860f5e1d634433161a64f60dacfda7d Author: Edward Tomasz Napierala AuthorDate: 2021-09-06 14:47:30 + Commit: Edward Tomasz Napierala

git: ddedf2a11eb2 - main - tzcode: Implement timezone change detection

2021-09-13 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=ddedf2a11eb20af1ee52cb3da70a57c21904af8f commit ddedf2a11eb20af1ee52cb3da70a57c21904af8f Author: Edward Tomasz Napierala AuthorDate: 2021-09-12 03:07:26 + Commit: Edward Tomasz Napierala

git: 6f43f86bf36d - main - tzcode: Fix operation without WITH_DETECT_TZ_CHANGES

2021-09-14 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=6f43f86bf36dba158355593bab5f81a7f8e2773c commit 6f43f86bf36dba158355593bab5f81a7f8e2773c Author: Edward Tomasz Napierala AuthorDate: 2021-09-14 20:17:45 + Commit: Edward Tomasz Napierala

git: bdf0f24bb16d - main - linux: implement PTRACE_GET_SYSCALL_INFO

2021-09-14 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=bdf0f24bb16d556a5b1e01cdfc087d08e91ac572 commit bdf0f24bb16d556a5b1e01cdfc087d08e91ac572 Author: Edward Tomasz Napierala AuthorDate: 2021-09-12 11:31:10 + Commit: Edward Tomasz Napierala

git: 7e7859e7c2b9 - main - linux: Partially implement TCSBRK

2021-10-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=7e7859e7c2b900fd1b1af6e90ed31d51b9b5514d commit 7e7859e7c2b900fd1b1af6e90ed31d51b9b5514d Author: Edward Tomasz Napierala AuthorDate: 2021-10-17 10:19:51 + Commit: Edward Tomasz Napierala

git: 75a9d95b4d0a - main - linux: Adjust PTRACE_GET_SYSCALL_INFO buffer size semantics

2021-10-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=75a9d95b4d0a043ac0f3f8d1efc0982156337eac commit 75a9d95b4d0a043ac0f3f8d1efc0982156337eac Author: Edward Tomasz Napierala AuthorDate: 2021-10-17 10:49:42 + Commit: Edward Tomasz Napierala

git: f9246e148488 - main - linux: Implement some bits of PTRACE_PEEKUSER

2021-10-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=f9246e14848820664539763b72b6fdef408d20e4 commit f9246e14848820664539763b72b6fdef408d20e4 Author: Edward Tomasz Napierala AuthorDate: 2021-10-17 11:20:16 + Commit: Edward Tomasz Napierala

git: a03d4d73e4c7 - main - linux: Improve debugging for PTRACE_GETREGSET

2021-10-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=a03d4d73e4c7c73447263294df6ebd1791ab01f2 commit a03d4d73e4c7c73447263294df6ebd1791ab01f2 Author: Edward Tomasz Napierala AuthorDate: 2021-10-17 11:52:39 + Commit: Edward Tomasz Napierala

git: 99f563ed76f4 - main - linux: recognize TCP_INFO and ratelimit the warning

2021-10-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=99f563ed76f49c541e587a2f81bc43c62c86c0e5 commit 99f563ed76f49c541e587a2f81bc43c62c86c0e5 Author: Edward Tomasz Napierala AuthorDate: 2021-10-17 12:19:05 + Commit: Edward Tomasz Napierala

git: 70774c637b87 - main - procfs: Document as deprecated

2021-10-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=70774c637b87eac1d9a94bb960e6f5242dad9e43 commit 70774c637b87eac1d9a94bb960e6f5242dad9e43 Author: Edward Tomasz Napierala AuthorDate: 2021-10-17 12:44:19 + Commit: Edward Tomasz Napierala

git: 0f559a9f097b - main - Make vmdaemon timeout configurable

2021-10-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=0f559a9f097b9eea318e970155fb23e37af07c4e commit 0f559a9f097b9eea318e970155fb23e37af07c4e Author: Edward Tomasz Napierala AuthorDate: 2021-10-17 12:48:50 + Commit: Edward Tomasz Napierala

git: 3417c29851b6 - main - linux: Constify bsd_to_linux_regset()

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=3417c29851b6fce32b4c459b4c0a197b2e33018b commit 3417c29851b6fce32b4c459b4c0a197b2e33018b Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 07:33:48 + Commit: Edward Tomasz Napierala

git: 2c7f79828254 - main - linux: Fix ENOTSOCK handling in sendfile(2)

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=2c7f7982825442c851e8bb17555a086a232ef4d9 commit 2c7f7982825442c851e8bb17555a086a232ef4d9 Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 08:15:37 + Commit: Edward Tomasz Napierala

git: e3a83df1195c - main - linux: Improve debug for PTRACE_GETREGSET

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e3a83df1195cc4f48f2908b423b5c80dd9c49a21 commit e3a83df1195cc4f48f2908b423b5c80dd9c49a21 Author: Edward Tomasz Napierala AuthorDate: 2021-10-22 18:58:52 + Commit: Edward Tomasz Napierala

git: 2558bb8e9166 - main - linux: Make PTRACE_GET_SYSCALL_INFO handle EJUSTRETURN

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=2558bb8e9166395dce26afcfac91fc692621de7b commit 2558bb8e9166395dce26afcfac91fc692621de7b Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 17:56:29 + Commit: Edward Tomasz Napierala

git: 6e66030c4c05 - main - linux: implement PTRACE_EVENT_EXEC

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=6e66030c4c05331f9b0adf87c31f2f233dd3ae1f commit 6e66030c4c05331f9b0adf87c31f2f233dd3ae1f Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 18:13:14 + Commit: Edward Tomasz Napierala

git: 2ec26ae402fc - main - linux: Improve debug for PTRACE_GETEVENTMSG

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=2ec26ae402fc2589cb97bb5aa713b6d0ba080c17 commit 2ec26ae402fc2589cb97bb5aa713b6d0ba080c17 Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 18:53:12 + Commit: Edward Tomasz Napierala

git: 6547153e4618 - main - linux: Fix ptrace panic with ERESTART

2021-10-29 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=6547153e4618c3b57e5f76062de006a04ecbd64b commit 6547153e4618c3b57e5f76062de006a04ecbd64b Author: Edward Tomasz Napierala AuthorDate: 2021-10-29 13:21:21 + Commit: Edward Tomasz Napierala

git: c8c93b151678 - main - linux: Also translate the signal if the code is CLD_KILLED

2021-10-29 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=c8c93b151678b57d86cd50509c9cbb863bbe9e57 commit c8c93b151678b57d86cd50509c9cbb863bbe9e57 Author: Edward Tomasz Napierala AuthorDate: 2021-10-29 13:56:43 + Commit: Edward Tomasz Napierala

git: f939dccfd770 - main - linux: Make PTRACE_GETREGSET return proper buffer size

2021-10-29 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=f939dccfd770df2f9070cd30aa52105b7afe1bde commit f939dccfd770df2f9070cd30aa52105b7afe1bde Author: Edward Tomasz Napierala AuthorDate: 2021-10-29 14:28:56 + Commit: Edward Tomasz Napierala

git: ad0379660d0c - main - linux: make PTRACE_GETREGS return correct struct

2021-10-29 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=ad0379660d0c77aaf0ca6ec19472b7bb173c5794 commit ad0379660d0c77aaf0ca6ec19472b7bb173c5794 Author: Edward Tomasz Napierala AuthorDate: 2021-10-29 15:18:13 + Commit: Edward Tomasz Napierala

git: 8bbc0600cc21 - main - linux: Add additional ptracestop only if the debugger is Linux

2021-10-30 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=8bbc0600cc21bbfdc3b8e67199eec4220952b7e3 commit 8bbc0600cc21bbfdc3b8e67199eec4220952b7e3 Author: Edward Tomasz Napierala AuthorDate: 2021-10-30 08:53:55 + Commit: Edward Tomasz Napierala

git: f0d9a6a781f3 - main - linux: make PTRACE_SETREGS use a correct struct

2021-10-30 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=f0d9a6a781f331440baf9a846e773e44a297d59c commit f0d9a6a781f331440baf9a846e773e44a297d59c Author: Edward Tomasz Napierala AuthorDate: 2021-10-30 09:13:32 + Commit: Edward Tomasz Napierala

git: 91be6286e2a7 - main - linprocfs: Fix formatting of Uid and Gid lines

2021-11-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=91be6286e2a7ddad6dcf8d653fcd3f2c0b53072f commit 91be6286e2a7ddad6dcf8d653fcd3f2c0b53072f Author: Edward Tomasz Napierala AuthorDate: 2021-11-03 08:40:49 + Commit: Edward Tomasz Napierala

git: 4dfd612286ec - main - linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c

2021-11-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=4dfd612286ec2ecc7a05f3d4fd65a58f4b05f74c commit 4dfd612286ec2ecc7a05f3d4fd65a58f4b05f74c Author: Edward Tomasz Napierala AuthorDate: 2021-11-03 08:49:41 + Commit: Edward Tomasz Napierala

git: c91d0e59be10 - main - linux: Make linux_ptrace.c portable

2021-11-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=c91d0e59be10f9412cbce467b8b038f006bb6f18 commit c91d0e59be10f9412cbce467b8b038f006bb6f18 Author: Edward Tomasz Napierala AuthorDate: 2021-11-03 08:54:30 + Commit: Edward Tomasz Napierala

git: e03813c3e1fd - main - development(7): Use a more common architecture for examples

2021-11-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e03813c3e1fd6aaac87eac3dd258cccb4238ed91 commit e03813c3e1fd6aaac87eac3dd258cccb4238ed91 Author: Edward Tomasz Napierala AuthorDate: 2021-10-31 13:27:29 + Commit: Edward Tomasz Napierala

git: 3be6e606d787 - main - linux: Fix another amd64-specific piece of linux_ptrace.c

2021-11-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=3be6e606d7870a79baa7a4c5947dffd333defa79 commit 3be6e606d7870a79baa7a4c5947dffd333defa79 Author: Edward Tomasz Napierala AuthorDate: 2021-11-06 07:56:51 + Commit: Edward Tomasz Napierala

git: 6f397bc0fbe3 - main - linux: Implement linux_to_bsd_regset() on arm64

2021-11-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=6f397bc0fbe378664bbbc7c2296043e3b9673e2a commit 6f397bc0fbe378664bbbc7c2296043e3b9673e2a Author: Edward Tomasz Napierala AuthorDate: 2021-11-06 08:35:04 + Commit: Edward Tomasz Napierala

git: a90ff3c4bc90 - main - linux: Add ptrace(2) support on arm64

2021-11-07 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=a90ff3c4bc901947a040717f39d5b3b8778047fe commit a90ff3c4bc901947a040717f39d5b3b8778047fe Author: Edward Tomasz Napierala AuthorDate: 2021-11-07 08:22:41 + Commit: Edward Tomasz Napierala

git: 0bf8d5d5f434 - main - linux: Replace ifdefs in ptrace with per-architecture callbacks

2021-11-09 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=0bf8d5d5f43426321940e351939b0b712f28b08f commit 0bf8d5d5f43426321940e351939b0b712f28b08f Author: Edward Tomasz Napierala AuthorDate: 2021-11-09 11:54:06 + Commit: Edward Tomasz Napierala

git: 65e485014b0d - main - Remove unfinished ARM Linuxulator support

2021-11-10 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=65e485014b0dcf53e0badf635d37930cf5b94708 commit 65e485014b0dcf53e0badf635d37930cf5b94708 Author: Edward Tomasz Napierala AuthorDate: 2021-11-09 14:39:35 + Commit: Edward Tomasz Napierala

git: ca6e1fa3ce87 - main - linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2

2021-04-13 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=ca6e1fa3ce87f56847633530cb94a6fb63405680 commit ca6e1fa3ce87f56847633530cb94a6fb63405680 Author: Edward Tomasz Napierala AuthorDate: 2021-04-13 11:38:37 + Commit: Edward Tomasz Napierala

Re: git: 82431b7506d6 - main - rc: remove the 'archdep' script

2021-04-13 Thread Edward Tomasz Napierala
On 0412T1151, Rodney W. Grimes wrote: > > The branch main has been updated by trasz: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=82431b7506d646165d52f11bc2958e8ce8ec5cce > > > > commit 82431b7506d646165d52f11bc2958e8ce8ec5cce > > Author:

git: 1b11173c00d8 - main - linux: extend the LINUX_O_ constants to make room for O_PATH

2021-04-15 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=1b11173c00d84d4a25cc8aa3c6c69cc15696b0ec commit 1b11173c00d84d4a25cc8aa3c6c69cc15696b0ec Author: Edward Tomasz Napierala AuthorDate: 2021-04-15 13:38:58 + Commit: Edward Tomasz Napierala

git: 1663120ae452 - main - linux: implement O_PATH

2021-04-15 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=1663120ae452fe3783c74ce40522caf0e2327608 commit 1663120ae452fe3783c74ce40522caf0e2327608 Author: Edward Tomasz Napierala AuthorDate: 2021-04-15 14:24:51 + Commit: Edward Tomasz Napierala

git: 4b45c2bb83a1 - main - linux: make fstatat(2) handle AT_EMPTY_PATH

2021-04-16 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=4b45c2bb83a1d7aded0c424d65595cc576760dc7 commit 4b45c2bb83a1d7aded0c424d65595cc576760dc7 Author: Edward Tomasz Napierala AuthorDate: 2021-04-16 07:52:59 + Commit: Edward Tomasz Napierala

git: e47823b8312b - main - linux: support AT_EMPTY_PATH flag in fchownat(2)

2021-04-16 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e47823b8312b7cb61c5c8cb8e1eb981994e3a0b4 commit e47823b8312b7cb61c5c8cb8e1eb981994e3a0b4 Author: Edward Tomasz Napierala AuthorDate: 2021-04-16 15:26:43 + Commit: Edward Tomasz Napierala

git: 156da725d3ef - main - linux(4): bump osrelease to 4.4.0.

2021-04-19 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=156da725d3ef6bbafdb0389aada57cf268f44b1e commit 156da725d3ef6bbafdb0389aada57cf268f44b1e Author: Edward Tomasz Napierala AuthorDate: 2021-04-19 10:37:47 + Commit: Edward Tomasz Napierala

git: 45aec46246fe - main - rc: make the 'linux' script explicitly load filesystem modules

2021-04-21 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=45aec46246fe61a3f45cf7da1c80850dc226f609 commit 45aec46246fe61a3f45cf7da1c80850dc226f609 Author: Edward Tomasz Napierala AuthorDate: 2021-04-21 11:54:29 + Commit: Edward Tomasz Napierala

git: 77651151f3ca - main - linux: make ptrace(2) return EIO when trying to peek invalid address

2021-04-24 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=77651151f3caec7d2440404f8c0f1819757d1d5d commit 77651151f3caec7d2440404f8c0f1819757d1d5d Author: Edward Tomasz Napierala AuthorDate: 2021-04-24 10:37:06 + Commit: Edward Tomasz Napierala

git: b68e6569221e - main - rc: improve dependencies for growfs

2021-04-25 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=b68e6569221ecade8899eaab8e1b088947ef2f8a commit b68e6569221ecade8899eaab8e1b088947ef2f8a Author: Edward Tomasz Napierala AuthorDate: 2021-04-25 12:41:36 + Commit: Edward Tomasz Napierala

git: 5d1d844a7762 - main - kern_linkat: modify to accept AT_ flags instead of FOLLOW/NOFOLLOW

2021-04-25 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=5d1d844a77622878cd05478d4ab504f70e067248 commit 5d1d844a77622878cd05478d4ab504f70e067248 Author: Edward Tomasz Napierala AuthorDate: 2021-04-25 13:13:02 + Commit: Edward Tomasz Napierala

git: cd17774d30c6 - main - rc: remove the 'addswap' script.

2021-04-26 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=cd17774d30c6cb70643c694ddf5a11f3c795dec8 commit cd17774d30c6cb70643c694ddf5a11f3c795dec8 Author: Edward Tomasz Napierala AuthorDate: 2021-04-26 09:17:31 + Commit: Edward Tomasz Napierala

git: 7818653fd6e0 - main - cam: fix integer overflow during inquiry

2021-05-03 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=7818653fd6e00c3e310584723978e65674c95939 commit 7818653fd6e00c3e310584723978e65674c95939 Author: Edward Tomasz Napierala AuthorDate: 2021-05-03 13:46:11 + Commit: Edward Tomasz Napierala

git: ee384b229dc6 - main - linux(4): make linkat(2) handle AT_EMPTY_PATH

2021-05-04 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=ee384b229dc62b2b0c9180db8c71fa99f30144cf commit ee384b229dc62b2b0c9180db8c71fa99f30144cf Author: Edward Tomasz Napierala AuthorDate: 2021-05-04 12:09:31 + Commit: Edward Tomasz Napierala

git: 023bff799098 - main - linux(4): fix ptrace(2) to properly handle orig_rax

2021-05-04 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=023bff799098cac28732f2800c967f0248d2eb47 commit 023bff799098cac28732f2800c967f0248d2eb47 Author: Edward Tomasz Napierala AuthorDate: 2021-05-04 13:11:01 + Commit: Edward Tomasz Napierala

git: 1bffa4416607 - main - ptrace: document ENOMEM

2021-05-04 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=1bffa441660770a03fb287124c1ac84ec8b8677a commit 1bffa441660770a03fb287124c1ac84ec8b8677a Author: Edward Tomasz Napierala AuthorDate: 2021-05-04 14:22:36 + Commit: Edward Tomasz Napierala

git: 5e8caee259d0 - main - linux: remove redundant SDT tracepoints

2021-05-05 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=5e8caee259d0cc73301b8fc60c8fb388e7f745af commit 5e8caee259d0cc73301b8fc60c8fb388e7f745af Author: Edward Tomasz Napierala AuthorDate: 2021-05-05 12:58:54 + Commit: Edward Tomasz Napierala

git: 916f3dba4523 - main - linux(4): make arch_prctl(2) support GET_CET_STATUS, report unknown codes

2021-05-06 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=916f3dba4523d1b2d478538875d45df56b20bcdb commit 916f3dba4523d1b2d478538875d45df56b20bcdb Author: Edward Tomasz Napierala AuthorDate: 2021-05-06 08:33:35 + Commit: Edward Tomasz Napierala

git: 95a74ab4fb08 - main - nvmecontrol: fix typo (s/Managment/Management/)

2021-05-07 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=95a74ab4fb0879da270342bc98719b0e735694f3 commit 95a74ab4fb0879da270342bc98719b0e735694f3 Author: Edward Tomasz Napierala AuthorDate: 2021-05-07 12:12:30 + Commit: Edward Tomasz Napierala

git: 3394d4239b85 - main - cam: allocate CCBs from UMA for SCSI and ATA IO

2021-05-15 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=3394d4239b85b5577845d9e6de4e97b18d3dba58 commit 3394d4239b85b5577845d9e6de4e97b18d3dba58 Author: Edward Tomasz Napierala AuthorDate: 2021-05-15 10:17:22 + Commit: Edward Tomasz Napierala

git: 0f206cc91279 - main - cam: add missing zeroing of a stack-allocated CCB.

2021-05-16 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=0f206cc91279e630ad9e733eb6e330b7dbe6c70e commit 0f206cc91279e630ad9e733eb6e330b7dbe6c70e Author: Edward Tomasz Napierala AuthorDate: 2021-05-16 09:28:04 + Commit: Edward Tomasz Napierala

git: 8252fe56a0ed - main - cam: Fix race condition in dainit()

2021-05-16 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=8252fe56a0edc95f55b203424a8f2f957959e7a4 commit 8252fe56a0edc95f55b203424a8f2f957959e7a4 Author: Edward Tomasz Napierala AuthorDate: 2021-05-16 09:35:31 + Commit: Edward Tomasz Napierala

Re: git: 0f206cc91279 - main - cam: add missing zeroing of a stack-allocated CCB.

2021-05-16 Thread Edward Tomasz Napierala
On 0516T1227, Warner Losh wrote: > On Sun, May 16, 2021, 11:55 AM Mark Johnston wrote: > > > On Sun, May 16, 2021 at 10:45:35AM +0000, Edward Tomasz Napierala wrote: > > > The branch main has been updated by trasz: > > > > > > URL: >

git: 75b5caa08ef2 - main - cam: turn KASSERTs into printfs for now

2021-05-16 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=75b5caa08ef286b484aee6ddae61582b8b7ac407 commit 75b5caa08ef286b484aee6ddae61582b8b7ac407 Author: Edward Tomasz Napierala AuthorDate: 2021-05-16 19:11:46 + Commit: Edward Tomasz Napierala

git: 95c19e1d6561 - main - linux: refactor bsd_to_linux_regset() out of linux_ptrace.c

2021-05-20 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=95c19e1d65619624db4a7a21afc1685f122a05c1 commit 95c19e1d65619624db4a7a21afc1685f122a05c1 Author: Edward Tomasz Napierala AuthorDate: 2021-05-21 06:22:25 + Commit: Edward Tomasz Napierala

git: d39aac796bd2 - main - pms(4): clear CCBs allocated on the stack

2021-05-20 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=d39aac796bd20692919223b1bbec6ce6b2779e1a commit d39aac796bd20692919223b1bbec6ce6b2779e1a Author: Edward Tomasz Napierala AuthorDate: 2021-05-21 06:28:46 + Commit: Edward Tomasz Napierala

git: 7608b98c4394 - main - mpr, mps: clear CCBs allocated on the stack

2021-05-20 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=7608b98c4394590840a53d2b38b908582253de32 commit 7608b98c4394590840a53d2b38b908582253de32 Author: Edward Tomasz Napierala AuthorDate: 2021-05-21 06:42:08 + Commit: Edward Tomasz Napierala

  1   2   >