Module Name:src
Committed By: christos
Date: Sun Jan 7 21:16:00 UTC 2018
Modified Files:
src/sys/compat/linux32/common: linux32_signal.c
Log Message:
ignore signal 64 for now (go uses it)
XXX: pullup-8
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sy
Module Name:src
Committed By: christos
Date: Sat Jan 28 21:54:57 UTC 2017
Modified Files:
src/sys/compat/linux32/common: linux32_dirent.c
Log Message:
avoid the shadow
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/compat/linux32/common/linux32_dir
Module Name:src
Committed By: christos
Date: Sat Jan 28 15:09:55 UTC 2017
Modified Files:
src/sys/compat/linux32/common: linux32_dirent.c
Log Message:
we have space for one more.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/compat/linux32/common/
Module Name:src
Committed By: christos
Date: Sat Jan 28 15:08:06 UTC 2017
Modified Files:
src/sys/compat/linux32/common: linux32_dirent.c
Log Message:
fix size computation
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/compat/linux32/common/linux32
Module Name:src
Committed By: ozaki-r
Date: Tue Jul 5 08:48:51 UTC 2016
Modified Files:
src/sys/compat/linux32/common: linux32_socket.c
Log Message:
Fix psref isn't released in a case of IFADDR_EMPTY
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/
Module Name:src
Committed By: pgoyette
Date: Thu Dec 3 23:51:24 UTC 2015
Modified Files:
src/sys/compat/linux32/common: linux32_mod.c
Log Message:
Update dependencies - compat_linux32 requires compat_netbsd32_sysvipc
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: njoly
Date: Sat May 17 09:30:07 UTC 2014
Modified Files:
src/sys/compat/linux32/common: linux32_fcntl.c
Log Message:
Fix fadvise64 syscalls. Unlike our, linux fadvise syscall do not
return error code; call do_posix_fadvise().
To generate a d
Module Name:src
Committed By: njoly
Date: Sun Feb 23 16:07:40 UTC 2014
Modified Files:
src/sys/compat/linux32/common: linux32_exec_elf32.c
Log Message:
Use Aux32Info not AuxInfo. Noticed by Maxime Villard.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src
Module Name:src
Committed By: chs
Date: Mon Nov 18 01:35:22 UTC 2013
Modified Files:
src/sys/compat/linux32/common: linux32_unistd.c
Log Message:
implement the *at() syscalls.
bring the unimplemented syscall list up to date.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Thu May 10 19:38:23 UTC 2012
Modified Files:
src/sys/compat/linux32/common: linux32_socketcall.c
Log Message:
prefix message with linux32
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/compat/linux32/commo
Module Name:src
Committed By: christos
Date: Fri Nov 18 15:46:29 UTC 2011
Modified Files:
src/sys/compat/linux32/common: linux32_signal.c
Log Message:
remove incorrect assertions (the len passed is the size of the bsd structure
not the linux one)
To generate a diff of th
Module Name:src
Committed By: christos
Date: Sun Apr 10 15:48:23 UTC 2011
Modified Files:
src/sys/compat/linux32/common: linux32_unistd.c
Log Message:
implement pipe2 and dup3
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/compat/linux32/common/lin
Module Name:src
Committed By: dholland
Date: Sat May 29 18:55:35 UTC 2010
Modified Files:
src/sys/compat/linux32/common: linux32_ipccall.c
Log Message:
Fix build without sysvipc configured, from Wolfgang Stukenbrock in PR 43376,
adjusted for current.
To generate a diff o
13 matches
Mail list logo