On 05/10/2017 07:57 AM, Slawa Olhovchenkov wrote:
On Tue, May 09, 2017 at 09:14:20PM -0500, Eric Badger wrote:
On 05/09/2017 03:32 PM, Slawa Olhovchenkov wrote:
On Thu, Apr 27, 2017 at 10:28:50PM +, Eric Badger wrote:
Author: badger
Date: Thu Apr 27 22:28:49 2017
New Revision: 317529
Author: badger
Date: Tue May 23 12:40:50 2017
New Revision: 318743
URL: https://svnweb.freebsd.org/changeset/base/318743
Log:
move p_sigqueue to the end of struct proc
In order to preserve KBI in stable branches, replace the existing
p_sigqueue slot with padding and move the expanded (as
On 05/09/2017 03:32 PM, Slawa Olhovchenkov wrote:
On Thu, Apr 27, 2017 at 10:28:50PM +, Eric Badger wrote:
Author: badger
Date: Thu Apr 27 22:28:49 2017
New Revision: 317529
URL: https://svnweb.freebsd.org/changeset/base/317529
Log:
Move td_sigqueue to the end of struct thread
In
Author: badger
Date: Thu Apr 27 22:28:49 2017
New Revision: 317529
URL: https://svnweb.freebsd.org/changeset/base/317529
Log:
Move td_sigqueue to the end of struct thread
In order to preserve KBI in stable branches, replace the existing
td_sigqueue slot with padding and move the expanded
Author: badger
Date: Sat Mar 25 20:14:08 2017
New Revision: 315963
URL: https://svnweb.freebsd.org/changeset/base/315963
Log:
MFC r315412, r314852:
r315412:
Don't clear p_ptevents on normal SIGKILL delivery
The ptrace() user has the option of discarding the signal. In such a
Author: badger
Date: Sat Mar 25 13:33:23 2017
New Revision: 315949
URL: https://svnweb.freebsd.org/changeset/base/315949
Log:
MFC r313992, r314075, r314118, r315484:
r315484:
ptrace_test: eliminate assumption about thread scheduling
A couple of the ptrace tests make assumptio
Author: badger
Date: Thu Mar 16 01:41:36 2017
New Revision: 315345
URL: https://svnweb.freebsd.org/changeset/base/315345
Log:
MFC r313733:
sleepq_catch_signals: do thread suspension before signal check
Since locks are dropped when a thread suspends, it's possible for another
thread t
(empty, because file is newly added)
+++ stable/10/lib/libc/sys/rctl_add_rule.2 Sat Sep 24 16:46:37 2016
(r306298, copy of r305956, head/lib/libc/sys/rctl_add_rule.2)
@@ -0,0 +1,220 @@
+.\" Copyright (c) 2016 Eric Badger
+.\" All rights reserved.
+.\"
+.\" Redistributi
Author: badger
Date: Wed Aug 31 22:18:50 2016
New Revision: 305165
URL: https://svnweb.freebsd.org/changeset/base/305165
Log:
MFC r304652:
Fix missing substitution of @SBINDIR@ in resolvconf scripts
Certain features, such as resolv_conf_passthrough=NULL, do not work
correctly due to
Author: badger
Date: Tue Aug 30 13:39:42 2016
New Revision: 305063
URL: https://svnweb.freebsd.org/changeset/base/305063
Log:
MFC r304184:
sem_post(): wake up the sleeper only after adjusting has_waiters
If the caller of sem_post() wakes up a thread sleeping via sem_wait()
before it
10 matches
Mail list logo