nthery
- Login: nthery
- Registered on: 07/30/2007
- Last connection: 06/30/2014
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 7 | 7 |
Reported issues | 0 | 20 | 20 |
Projects
Project | Roles | Registered on |
---|---|---|
DragonFlyBSD | Reporter, Developer | 07/30/2007 |
Activity
06/30/2014
- 01:52 PM DragonFlyBSD Revision ef55a15d (dragonflybsd): add posix semaphore test suite
- Port FreeBSD test suite, remove tests specific to FreeBSD
implementation, and modify tests that do not comply with th... - 01:52 PM DragonFlyBSD Revision 0be02bbd (dragonflybsd): libc - bail out on invalid sem_open(3) flags
- Preventing now callers from passing invalid flags prevents compatibility
issue should new flags be added to sem_open(... - 01:52 PM DragonFlyBSD Revision f9f06c4c (dragonflybsd): libc - change SEM_VALUE_MAX
- sem_getvalue(3) requires a signed int count so change SEM_VALUE_MAX to INT_MAX.
Reviewed-by: joris@giovannangeli.fr - 12:30 PM DragonFlyBSD Submit #2694 (Closed): Re: posix semaphore test suite and fixes
- No worries. The amount of time I can spend on DF is quite
unpredictable so I probably shouldn't have committed to i... - 12:08 PM DragonFlyBSD Submit #2692 (Closed): Re: posix semaphore test suite and fixes
- On 30 June 2014 12:16, Joris Giovannangeli <joris@giovannangeli.fr> wrote:
> hi,
>
>
>> The proposed changes are ...
06/29/2014
- 02:36 PM DragonFlyBSD Submit #2689 (Closed): posix semaphore test suite and fixes
- Hello,
Nice job Joris. I ran the tests I ported from freebsd and just have a
couple of minor fixes to propose.
...
12/18/2013
- 02:06 AM DragonFlyBSD Bug #2615: panic while running gdb test suite
- Hello,
Should be fixed on master (763ff625ac).
Cheers,
Nicolas
On 18 December 2013 09:08, Nicolas Thery via Redmin... - 12:08 AM DragonFlyBSD Bug #2615: panic while running gdb test suite
- Hello,
It tries to ptrace(PT_ATTACH) to process 0 (the swapper) and crashes
during the reparenting because process 0... - 01:51 AM DragonFlyBSD Revision 763ff625 (dragonflybsd): kernel: forbid ptrace on system processes
- The scenario that triggered this change is the GDB test suite which
tries to attach to process 0 (the swapper). This...
12/16/2013
- 03:29 AM DragonFlyBSD Revision 1607d83e (dragonflybsd): dfregress.8: fix typo
Also available in: Atom