]> granicus.if.org Git - strace/history - term.c
tests: add ioctl_evdev-success* test binaries to .gitignore
[strace] / term.c
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-04-05 Dmitry V. LevinUpdate copyright headers
2018-03-06 Dmitry V. Levinbuild: prepare for -Wimplicit-fallthrough=5
2017-08-28 Dmitry V. LevinImply RVAL_DECODED when RVAL_IOCTL_PARSED is returned...
2017-08-28 Eugene SyromyatnikovReplace return 1 ioctl sub-decoder hack with proper...
2017-08-27 Eugene Syromyatnikovterm: use print_quoted_string
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-01-06 Eugene Syromyatnikovterm: do not abort decoding in case of non-verbose...
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. LevinUse printxval64 instead of printxval_long
2016-12-25 Dmitry V. Levinprintstr: rename to printstrn, add printstr as a thin...
2016-12-25 Dmitry V. LevinChange type of ioctl 3rd argument from long to kernel_u...
2016-10-02 Dmitry V. LevinUse tprints instead of tprintf in a few more places
2016-05-17 Dmitry V. LevinFix printing of invalid arguments of term ioctls
2015-07-13 Dmitry V. Levinterm.c: enhance tty ioctl parser
2015-07-05 Dmitry V. Levinterm.c: fix typo
2015-07-05 Dmitry V. LevinDo not include sys/filio.h
2015-01-20 Dmitry V. Levinioctl: assume that all ioctl commands have unsigned...
2014-05-30 Dmitry V. LevinCompress blank lines
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinUse XLAT macro
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-02-25 Dmitry V. LevinCompress blank lines
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2011-10-22 Denys VlasenkoDecode TIOCSCTTY's third parameter
2011-09-01 Denys VlasenkoUse tprints with literal strings, it may be faster...
2010-02-04 Dmitry V. LevinRemove dead code
2008-07-22 Roland McGrath2008-07-18 Andreas Schwab <schwab@suse.de>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2003-01-14 Roland McGrath2003-01-13 Roland McGrath <roland@redhat.com>
2000-09-03 Wichert Akkermanmore FreeBSD updates
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-02-19 Wichert AkkermanInitial revision