[PATCH] 10-liusb.rules: fix use of invalid key
vznetaddbr.in: Fix interface initialization
vznetaddbr.in: Rewrite without bash-isms and ifconfig
scripts/vps-functions.in (vz_get_neighbour_devs): Add IPv6 support
vzlist.c (main): Remove unused variable
lib/env.c: #include <grp.h> for setgroups() prototype
scripts/vps-functions.in: Rework sending arp requests
etc/dists/scripts/redhat-7.x_add_ip.sh (setup_network): Add BOOTPROTO=static
src/lib/config.c (parse_ub): Optimize after parse_twoul_sfx() cleanup
src/vzlist.c: In sort comparison functions, add const qualifier to pointers
src/lib/create.c (fs_create): Add uncompressed tarball support
scripts/vpsreboot.in: Cleanup
scripts/vpsnetclean.in: Cleanup
scripts/vps-stop.in: Cleanup
scripts/vps-net_del.in: Cleanup
scripts/vps-net_add.in: Add given IP address to neighbour table prior to adding routing for this address
scripts/vps-functions.in: Send arp requests only where appropriate
scripts/vps-create.in: Add uncompressed tarball support
src/vzmemcheck.c: Change usage() semantics
src/vzmemcheck.c: Change usage() semantics
src/vzctl.c: Change usage() semantics
src/vzcfgvalidate.c: Change usage() semantics
src/vzcfgscale.c: Change usage() semantics
src/vzcalc.c: Change usage() semantics
src/lib/config.c (parse_twoul_sfx): Cleanup
Move g_log symbol from utilities to libvzctl
vzmigrate: Cleanup
vzpid: Cleanup
vznetcfg: Cleanup
vzcpucheck: Cleanup
etc/dists: Add ALT Linux and Owl support
Package /vz/private and /vz/root
Strip trailing backslash in shell scripts
Strip trailing whitespaces
Add .gear-rules
CommandLineParsing: allow more than 9 arguments
CommandLineParsing: allow more than 9 arguments
The strace project has been moved to strace.io
The strace project has been moved to https://strace.io
Wipe out references to defunct sourceforge
m68k: fix build
tests/s390_sthyi.c: skip the test if s390_sthyi returns an error
Remove old and unused maintenance scripts
Update copyright headers
Prepare for 4.21 release
Update copyright headers
Demote sourceforge.net
Post-release administrivia
GoogleSummerOfCode2018
tests/ioctl_kvm_run.c: add KVM_EXIT_MMIO diagnostics
debian: build strace-udeb separately
Enable symbol demangling in deb- and rpm-driven builds
tests: add compatibility layer for accept call
xlat: update NT_* constants
Add "strace -V" output to build log
debian: re-enable -k option on x86_64
powerpc, powerpc64: wire up pkey_* syscalls
Update NEWS
Update the list of PKEY_* constants
tests: avoid ioctl_kvm_run test failure when built with gcc -O0
Export SIZEOF_LONG and SIZEOF_KERNEL_LONG_T to tests
Consistently use MAX_ERRNO_VALUE
strace.1.in: ffix
linux/ia64: remove IA-32 mode support
syscall.c: parse return code second time after injecting
sparc: mark as an architecture that has a dedicated error register
basic_filters.c: introduce scno_by_name
xlat.c: return NULL in sprintflags if there are no flags
xstring.h: rephrase xappendstr description a bit
Include <limits.h> instead of <sys/param.h>
Include <sys/ptrace.h> early
Make string_to_uint_ex more universal
Print unknown syscall number in hexadecimal
linux/arm/get_scno.c: use debug_msg
Handle very special __ARM_NR_-prefixed syscalls
tests/nsyscall-d.test: swap exp and log in diff calls
Use shuffle_scno for x32 syscall numbers
syscall.c: use shuffle_scno in syscall_name
Mark architectures that indicate syscall error in a dedicated register
Do not shuffle scno inside syscall_name
Add pure syscall flag
syscall.c: set errno if syscall is tampered
Move shuffle_scno to arch-specific file
Move shuffle_scno() invocation to get_scno
Change type of injected rval to kernel_long_t
syscall.c: warn if tampering failed
Make shuffle_scno globally available
printsiginfo.c: add a comment about personality detection for SIGSYS
linux/x86_64/set_error.c: update eax for compat personality
tests/accept.c: call accept syscall directly, if available
Add SYSCALL_NEVER_FAILS flag to getpgrp
Mark various arch-specific syscalls with SYSCALL_NEVER_FAILS
tests/membarrier.c: fix expected output on nohz_full systems
Update MEMBARRIER_CMD_* constants
linux/x86_64/get_error.c: do not sign-extend if no error happened
strace.1.in: history update
README.md: add information about git repository location
syscall.c: print higher bits of syscall return value on x32 personality
strace.1.in: minor changes
perf.c: print group_fd argument of perf_event_open syscall as fd