"Jason R Thorpe" writes:
> Module Name: src
> Committed By: thorpej
> Date: Wed Sep 29 02:47:22 UTC 2021
>
> Modified Files:
> src/sys/kern: sys_select.c uipc_socket.c
> src/sys/miscfs/fifofs: fifo_vnops.c
> src/sys/sys: select.h
>
> Log Message:
> - Change selremove_knot
Module Name:src
Committed By: thorpej
Date: Wed Sep 29 02:47:22 UTC 2021
Modified Files:
src/sys/kern: sys_select.c uipc_socket.c
src/sys/miscfs/fifofs: fifo_vnops.c
src/sys/sys: select.h
Log Message:
- Change selremove_knote() from returning void to bool,
Module Name:src
Committed By: thorpej
Date: Wed Sep 29 02:47:22 UTC 2021
Modified Files:
src/sys/kern: sys_select.c uipc_socket.c
src/sys/miscfs/fifofs: fifo_vnops.c
src/sys/sys: select.h
Log Message:
- Change selremove_knote() from returning void to bool,
Module Name:src
Committed By: thorpej
Date: Tue Sep 28 15:35:44 UTC 2021
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Make sure the robust futex head is zeroed out, since this LWP
will live on with a different program image. (Thanks ryo@ for
pointing out my mist
Module Name:src
Committed By: thorpej
Date: Tue Sep 28 15:35:44 UTC 2021
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Make sure the robust futex head is zeroed out, since this LWP
will live on with a different program image. (Thanks ryo@ for
pointing out my mist
Module Name:src
Committed By: thorpej
Date: Tue Sep 28 15:05:42 UTC 2021
Modified Files:
src/sys/kern: kern_exec.c kern_lwp.c sys_futex.c
src/sys/sys: futex.h
Log Message:
futex_release_all_lwp(): No need to pass the "tid" argument separately; that
is a vestige of
Module Name:src
Committed By: thorpej
Date: Tue Sep 28 15:05:42 UTC 2021
Modified Files:
src/sys/kern: kern_exec.c kern_lwp.c sys_futex.c
src/sys/sys: futex.h
Log Message:
futex_release_all_lwp(): No need to pass the "tid" argument separately; that
is a vestige of
Module Name:src
Committed By: thorpej
Date: Tue Sep 28 14:52:22 UTC 2021
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
In the exec path, multi-LWP programs dispose of their robust futexes
by calling exit_lwps(), except for the last LWP. So, dispose of that
LWP's
Module Name:src
Committed By: thorpej
Date: Tue Sep 28 14:52:22 UTC 2021
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
In the exec path, multi-LWP programs dispose of their robust futexes
by calling exit_lwps(), except for the last LWP. So, dispose of that
LWP's
Module Name:src
Committed By: jmcneill
Date: Tue Sep 28 11:38:07 UTC 2021
Added Files:
src/sys/stand/efiboot: efigop.c
Log Message:
efiboot: Add efigop.c
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/stand/efiboot/efigop.c
Please note that diffs are
Module Name:src
Committed By: jmcneill
Date: Tue Sep 28 11:38:07 UTC 2021
Added Files:
src/sys/stand/efiboot: efigop.c
Log Message:
efiboot: Add efigop.c
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/stand/efiboot/efigop.c
Please note that diffs are
Module Name:src
Committed By: jmcneill
Date: Tue Sep 28 11:37:45 UTC 2021
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c efiboot.c efiboot.h
version
Log Message:
efiboot: Add support for changing the video mode.
Add a new "gop" command that can
Module Name:src
Committed By: jmcneill
Date: Tue Sep 28 11:37:45 UTC 2021
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c efiboot.c efiboot.h
version
Log Message:
efiboot: Add support for changing the video mode.
Add a new "gop" command that can
Module Name:xsrc
Committed By: nia
Date: Tue Sep 28 07:20:55 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/config: wscons.c
Log Message:
Switch to xf86-input-ws for mouse by default, to allow more advanced
input devices to Just Work.
To generate a diff of t
Module Name:xsrc
Committed By: nia
Date: Tue Sep 28 07:20:55 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/config: wscons.c
Log Message:
Switch to xf86-input-ws for mouse by default, to allow more advanced
input devices to Just Work.
To generate a diff of t
15 matches
Mail list logo