Show patches with: Submitter = Sean Bruno       |    State = Action Required       |    Archived = No       |   54 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/1] bsd-user: refresh freebsd system call numbers - - 1 - --- 2014-05-27 Sean Bruno New
[1/1] bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code - - - - --- 2014-05-28 Sean Bruno New
[v2,1/1] bsd-user: refresh freebsd system call numbers - - 2 - --- 2014-05-28 Sean Bruno New
[1/3] bsd-user: refresh freebsd system call numbers - - 1 - --- 2014-06-05 Sean Bruno New
[2/3] bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code - - - - --- 2014-06-05 Sean Bruno New
[3/3] bsd-user: move strace OS/arch dependent code to host/arch dirs - - - - --- 2014-06-05 Sean Bruno New
[1/9,v2] bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code - - - - --- 2014-06-05 Sean Bruno New
[2/9,v2] No functional changes. GPL v2 attribution update. Cleanup some while space and style fixes… - - - - --- 2014-06-05 Sean Bruno New
[3/9,v2] Add print_sysctl() to out table of syscalls that are supported. - - - - --- 2014-06-05 Sean Bruno New
[4/9,v2] Add print_ioctl() to out table of syscalls that are supported. - - - - --- 2014-06-05 Sean Bruno New
[5/9,v2] Add print_sysarch() to out table of syscalls that are supported and support them on all ar… - - - - --- 2014-06-05 Sean Bruno New
[6/9,v2] Add __acl_* to the table of syscalls that are supported on FreeBSD - - - - --- 2014-06-05 Sean Bruno New
[7/9,v2] Add extattr_* to the table of syscalls that are supported on FreeBSD - - - - --- 2014-06-05 Sean Bruno New
[8/9,v2] Add thr_* to the table of syscalls that are supported on FreeBSD - - - - --- 2014-06-05 Sean Bruno New
[9/9,v2] Fix socket, fstat, fstatfs, chown syscalls. Add support for missing syscalls to the table … - - - - --- 2014-06-05 Sean Bruno New
[1/9,v3] FreeBSD-user: add HOST_VARIANT_DIR for various *BSD dependent code - - 1 - --- 2014-06-06 Sean Bruno New
[2/9,v3] FreeBSD-user: GPL v2 update and sylte/whitespace - - 1 - --- 2014-06-06 Sean Bruno New
[3/9,v3] FreeBSD-user: Implement print_sysctl() syscall - - 1 - --- 2014-06-06 Sean Bruno New
[4/9,v3] FreeBSD-user: Implement print_ioctl() syscall - - 1 - --- 2014-06-06 Sean Bruno New
[5/9,v3] FreeBSD-user: Implement print_sysarch() syscall - - - - --- 2014-06-06 Sean Bruno New
[6/9,v3] FreeBSD-user: Add __acl_* to the table of syscalls - - - - --- 2014-06-06 Sean Bruno New
[7/9,v3] FreeBSD-user: Add extattr_* to the table of syscalls - - 1 - --- 2014-06-06 Sean Bruno New
[8/9,v3] FreeBSD-user: Add thr_* to the table of syscalls - - 1 - --- 2014-06-06 Sean Bruno New
[9/9,v3] FreeBSD-user: Add support for missing syscalls - - 1 - --- 2014-06-06 Sean Bruno New
[01/10,v4] bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code - - - - --- 2014-06-08 Sean Bruno New
[02/10,v4] bsd-user: GPL v2 attribution update and style - - - - --- 2014-06-08 Sean Bruno New
[03/10,v4] bsd-user: Implement strace support for print_sysctl syscall - - - - --- 2014-06-08 Sean Bruno New
[04/10,v4] bsd-user: Implement strace support for print_ioctl syscall - - - - --- 2014-06-08 Sean Bruno New
[05/10,v4] bsd-user: Implement new syscall print_sysarch and add strace support - - - - --- 2014-06-08 Sean Bruno New
[06/10,v4] bsd-user: Implement strace support for __acl_* syscalls - - - - --- 2014-06-08 Sean Bruno New
[07/10,v4] bsd-user: Implement strace support for extattr_* syscalls - - - - --- 2014-06-08 Sean Bruno New
[08/10,v4] bsd-user: Implement strace support for thr_* syscalls - - - - --- 2014-06-08 Sean Bruno New
[09/10,v4] bsd-user: Fix syscall format, add strace support for more syscalls - - - - --- 2014-06-08 Sean Bruno New
[10/10,v4] bsd-user: Add TARGET_HW_MACHINE TARGET_HW_MACHINE_ARCH for future use - - - - --- 2014-06-08 Sean Bruno New
[1/3] bsd-user: Revert part of update to rules.mk - - - - --- 2014-06-15 Sean Bruno New
[2/3] bsd-user: Add patches to fix AES_* link errors - - - - --- 2014-06-15 Sean Bruno New
[3/3] bsd-user: Implement strace support for getcwd syscall - - - - --- 2014-06-15 Sean Bruno New
[1/3,v2] bsd-user: Revert part of update to rules.mk - - - - --- 2014-06-15 Sean Bruno New
[2/3,v2] bsd-user: Add patches to fix AES_* link errors - - - - --- 2014-06-15 Sean Bruno New
[3/3,v2] bsd-user: Implement strace support for getcwd syscall - - - - --- 2014-06-15 Sean Bruno New
[v3] bsd-user: Add patches to fix AES_* link errors - - - - --- 2014-06-16 Sean Bruno New
bsd-user: Implement strace support for getcwd syscall - - 1 - --- 2014-06-16 Sean Bruno New
[1/4] bsd-user: Implement new syscall print_sysarch and add strace support - - - - --- 2014-06-20 Sean Bruno New
[2/4] bsd-user: move arch/OS dependent code out of main.c - - - - --- 2014-06-20 Sean Bruno New
[3/4] bsd-user: Rename linux_binprm to bsd_binprm - - 1 - --- 2014-06-20 Sean Bruno New
[4/4] bsd-user: move arch/OS dependent code out of syscall.c - - - - --- 2014-06-20 Sean Bruno New
Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD. - - 1 - --- 2016-06-12 Sean Bruno New
Disable atomic macros which conflict with C++ - - - - --- 2016-06-14 Sean Bruno New
[v2] Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD. - - 2 - --- 2016-06-14 Sean Bruno New
Unbreak build after optionrom update. - - - - --- 2016-07-25 Sean Bruno New
[v2] Unbreak FreeBSD build after optionrom update. - - - - --- 2016-07-25 Sean Bruno New
Unbreak FreeBSD build after optionrom update. - - - - --- 2016-07-26 Sean Bruno New
Fix bsd-user build errors after 8642c1b81e0418df066a7960a7426d85a923a253 - - - - --- 2016-07-29 Sean Bruno New
Update FreeBSD syscall numbers - - - - --- 2017-01-05 Sean Bruno New