summaryrefslogtreecommitdiff
path: root/system.c
Commit message (Expand)AuthorAge
* Enhance reboot decodingDmitry V. Levin2014-02-05
* Use XLAT_END macroDmitry V. Levin2014-02-05
* Convert personality_options to XLAT formDmitry V. Levin2014-02-05
* Use XLAT macroDmitry V. Levin2014-02-05
* Blackfin: tweak sram_alloc syscall decodeMike Frysinger2013-04-30
* Add support for the OpenRISC 1000 platformChristian Svensson2013-02-14
* Fix decoding of sysctl() when oldval fields are NULLMike Frysinger2013-02-09
* mount: decode MS_NOSECBernhard Reutner-Fischer2013-02-05
* Fix a few goofs in sys_sysctl()Denys Vlasenko2012-05-16
* Stop using non-standard %Zu and %Zd formats for size_t printingDenys Vlasenko2012-05-16
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Enhance capget and capset syscalls decodingDmitry V. Levin2012-03-15
* Remove extra include directives. No code changes.Denys Vlasenko2012-03-15
* Fix compiler warnings about breaking strict-aliasing rulesDmitry V. Levin2012-03-15
* Implement syslog syscall decoderDmitry V. Levin2012-03-13
* Compress blank linesDmitry V. Levin2012-02-25
* Automated removal of non-Linux codeDenys Vlasenko2012-02-25
* umovestr result may have no NUL, use "%.*s" instead of "%s" to print itDenys Vlasenko2012-01-20
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-01
* * system.c (sys_capget, sys_capset): Fix pointer arithmeticsDmitry V. Levin2011-06-23
* Do not allocate tiny cap_user_header/data structures, place them on stack.Denys Vlasenko2011-06-23
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-30
* Update mount flags to latest linuxMike Frysinger2011-02-22
* sh: Add support for tracing sys_cacheflush system callCarmelo AMOROSO2010-12-03
* Blackfin: decode new syscallsMike Frysinger2010-09-15
* Clean up header checksDmitry V. Levin2009-06-01
* * system.c (sram_alloc_flag): Add L2_SRAM constant.Denys Vlasenko2009-03-23
* 2008-11-09 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-11
* 2008-10-23 Mike Frysinger <vapier@gentoo.org>Dmitry V. Levin2008-11-10
* 2007-01-16 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-16
* 2007-01-11 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-13
* 2007-01-11 Roland McGrath <roland@redhat.com>Roland McGrath2007-01-11
* 2006-11-27 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-04
* 2005-08-08 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2006-01-12
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-12
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-26 Roland McGrath <roland@redhat.com>Roland McGrath2005-05-26
* 2005-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-02
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-08-30 Roland McGrath <roland@redhat.com>Roland McGrath2004-08-31
* 2004-03-01 Roland McGrath <roland@redhat.com>Roland McGrath2004-03-01
* Revert jhughes commits.Roland McGrath2004-02-20
* port SSI clustering mods to OpenSSI on LinuxJohn Hughes2004-01-29
* Merged patch fixing MIPS build.Michal Ludvig2002-11-06
* handle return values for ssisys on NSCJohn Hughes2001-10-18
* Decode some ssisys args on NSCJohn Hughes2001-10-16
* Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw n...John Hughes2001-04-18