Module Name:src
Committed By: ryo
Date: Fri Nov 26 19:28:37 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_termios.c
Log Message:
The changes on compat/linux/common/linux_termios.c should also
be applied to compat/linux32/common/linux_termios.c, and reduce
Module Name:src
Committed By: ryo
Date: Fri Nov 26 19:28:37 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_termios.c
Log Message:
The changes on compat/linux/common/linux_termios.c should also
be applied to compat/linux32/common/linux_termios.c, and reduce
Module Name:src
Committed By: christos
Date: Fri Nov 26 13:32:38 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_signal.c
Log Message:
Remove #error, fixes the build. I don't understand why this would not work
on big endian. We use this construct to convert
Module Name:src
Committed By: christos
Date: Fri Nov 26 13:32:38 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_signal.c
Log Message:
Remove #error, fixes the build. I don't understand why this would not work
on big endian. We use this construct to convert
Module Name:src
Committed By: thorpej
Date: Sun Sep 19 22:32:45 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_misc.c
Log Message:
Remove redundant linux32_to_native_timespec() prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/
Module Name:src
Committed By: thorpej
Date: Sun Sep 19 22:32:45 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_misc.c
Log Message:
Remove redundant linux32_to_native_timespec() prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/
Module Name:src
Committed By: thorpej
Date: Sun Sep 19 22:09:32 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_sched.h
Log Message:
G/C some unused (and unnecessary) definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/compat/
Module Name:src
Committed By: thorpej
Date: Sun Sep 19 22:09:32 UTC 2021
Modified Files:
src/sys/compat/linux32/common: linux32_sched.h
Log Message:
G/C some unused (and unnecessary) definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/compat/
Module Name:src
Committed By: maxv
Date: Fri Aug 23 13:49:12 UTC 2019
Modified Files:
src/sys/compat/linux32/common: linux32_misc.c
Log Message:
Hum, don't forget the 'pid' argument, otherwise we're not gonna go very
far.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: maxv
Date: Fri Aug 23 13:49:12 UTC 2019
Modified Files:
src/sys/compat/linux32/common: linux32_misc.c
Log Message:
Hum, don't forget the 'pid' argument, otherwise we're not gonna go very
far.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: maxv
Date: Fri Aug 23 12:49:59 UTC 2019
Modified Files:
src/sys/compat/linux32/common: linux32_ioctl.c
Log Message:
Put the printf under DEBUG_LINUX.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/compat/linux32/common
Module Name:src
Committed By: maxv
Date: Fri Aug 23 12:49:59 UTC 2019
Modified Files:
src/sys/compat/linux32/common: linux32_ioctl.c
Log Message:
Put the printf under DEBUG_LINUX.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/compat/linux32/common
On Mon, Nov 16, 2009 at 03:05:43PM +0100, Christoph Egger wrote:
> > Log Message:
> > Follow up commit to fix breakage that somehow passed by the compiler.
>
> Better, but still doesn't build:
Full build.sh -m amd64 release from fresh tree finished.
Aka "I can't reproduce"
Joerg
Joerg Sonnenberger wrote:
> Module Name: src
> Committed By: joerg
> Date: Mon Nov 16 13:32:40 UTC 2009
>
> Modified Files:
> src/sys/compat/linux32/common: linux32_ipc.h linux32_ipccall.c
>
> Log Message:
> Follow up commit to fix breakage that somehow passed by the compiler.
Bet
Joerg Sonnenberger wrote:
> Module Name: src
> Committed By: joerg
> Date: Mon Nov 16 08:49:32 UTC 2009
>
> Modified Files:
> src/sys/compat/linux32/common: linux32_ipc.h linux32_ipccall.c
>
> Log Message:
> Add SYSVMSG support for linux32.
>
>
> To generate a diff of this commit
15 matches
Mail list logo