index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
term: do not abort decoding in case of non-verbose output
Eugene Syromyatnikov
2017-01-06
1
-15
/
+0
*
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
Dmitry V. Levin
2016-12-26
1
-6
/
+6
*
Use printxval64 instead of printxval_long
Dmitry V. Levin
2016-12-25
1
-2
/
+2
*
printstr: rename to printstrn, add printstr as a thin wrapper
Dmitry V. Levin
2016-12-25
1
-1
/
+1
*
Change type of ioctl 3rd argument from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-6
/
+7
*
Use tprints instead of tprintf in a few more places
Dmitry V. Levin
2016-10-02
1
-4
/
+4
*
Fix printing of invalid arguments of term ioctls
Dmitry V. Levin
2016-05-17
1
-2
/
+2
*
term.c: enhance tty ioctl parser
Dmitry V. Levin
2015-07-13
1
-185
/
+190
*
term.c: fix typo
Dmitry V. Levin
2015-07-05
1
-4
/
+6
*
Do not include sys/filio.h
Dmitry V. Levin
2015-07-05
1
-3
/
+0
*
ioctl: assume that all ioctl commands have unsigned int type
Dmitry V. Levin
2015-01-20
1
-1
/
+2
*
Compress blank lines
Dmitry V. Levin
2014-05-30
1
-1
/
+0
*
Generate xlat/*.in files
Dmitry V. Levin
2014-05-30
1
-123
/
+4
*
Use XLAT_END macro
Dmitry V. Levin
2014-02-05
1
-4
/
+4
*
Use XLAT macro
Dmitry V. Levin
2014-02-05
1
-51
/
+51
*
Tidy up includes and copyright notices, fix indentation
Denys Vlasenko
2012-03-16
1
-5
/
+1
*
Compress blank lines
Dmitry V. Levin
2012-02-25
1
-1
/
+0
*
Automated removal of non-Linux code
Denys Vlasenko
2012-02-25
1
-27
/
+0
*
Decode TIOCSCTTY's third parameter
Denys Vlasenko
2011-10-22
1
-3
/
+5
*
Use tprints with literal strings, it may be faster than tprintf
Denys Vlasenko
2011-09-01
1
-10
/
+10
*
Remove dead code
Dmitry V. Levin
2010-02-04
1
-12
/
+1
*
2008-07-18 Andreas Schwab <schwab@suse.de>
Roland McGrath
2008-07-22
1
-3
/
+3
*
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
Roland McGrath
2005-06-01
1
-2
/
+1
*
2004-09-03 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-09-04
1
-4
/
+4
*
2003-01-13 Roland McGrath <roland@redhat.com>
Roland McGrath
2003-01-14
1
-4
/
+12
*
more FreeBSD updates
Wichert Akkerman
2000-09-03
1
-2
/
+14
*
Add FreeBSD support
Wichert Akkerman
2000-09-01
1
-1
/
+10
*
The `too much stuff, just check the ChangeLog' update
Wichert Akkerman
2000-05-01
1
-0
/
+45
*
Merged in a bunch of patches that I got as reaction to the 3.99 release.
Wichert Akkerman
1999-05-09
1
-2
/
+10
*
Initial revision
Wichert Akkerman
1999-02-19
1
-0
/
+380