User Details
- User Since
- May 16 2014, 7:35 PM (613 w, 6 d)
Yesterday
You could divide by 128 if this is so important.
Do regexps addresses and commands like 's' correctly operate on mb strings?
Wed, Feb 18
Add comment.
Return on any error, not excluding ESRCH.
Fix grammar.
Tue, Feb 17
Grammar.
Drop ESRCH comment.
Add comments about P_WEXIT2 and ESRCH.
s/error1/error/
Drop _work() suffix.
Restore useful comment.
gcc might need -pedantic or something like this.
AFAIR this is not a valid C++, if anybody cares.
The theory is that it should fix https://ci.freebsd.org/job/FreeBSD-main-amd64-gcc14_build/2893/console
Mon, Feb 16
Remove munmap(guard).
Fix comments.
Fix style.
pg_killsx is before proctree_lock, handle this.
Add a fix for a pre-existing problem of unsafe iteration over p_reapsiblings list.
The change by itself is fine.
Sun, Feb 15
Simplify more: no need to single-thread itself, pg_killsx should be enough there as well.
Do we want to accept e.g. 'random_garbage:aaa' as the xattr name? I.e., if user put non-existing namespace before ':' should we silently do not find anything?
Sat, Feb 14
Ok, lets see how it goes. If it starts break again, I will put if SIZEOF_LONG==8 around the code in sys/event.h and kern/kern_umtx.c etc.
What should it fix? Why it matter?
Fri, Feb 13
Correct the 'now' calculation for kqtimer_proc_continue()
