]> git.ipfire.org Git - thirdparty/util-linux.git/history - schedutils
build-sys: release++ (v2.20.1)
[thirdparty/util-linux.git] / schedutils /
2011-08-29  Benno Schulenbergionice: adjust synopsis and wording and formatting...
2011-08-22  Benno Schulenbergdocs: uniformize the header and footer lines in man...
2011-08-08  Benno Schulenbergionice: slightly improve grammar, spacing and consisten...
2011-08-08  Benno Schulenbergtaskset: adjust style of man page
2011-08-08  Benno Schulenbergchrt: adjust style of man page, alphabetize option -p
2011-08-02  Karel Zakchrt: silently ignore -R if unsupported
2011-08-01  Karel Zakionice: fix compiler warnings [-Wsign-compare]
2011-07-29  Karel Zakmisc: use unsigned int for bit-fileds
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-22  Karel Zakionice: make -t more tolerant
2011-07-22  Karel Zakionice: allow to use names for -c <class>
2011-07-22  Karel Zakionice: improve command line interpretation
2011-07-21  Sami Kerolachrt: add strings to use NLS
2011-07-21  Sami Kerolataskset: coding style fixes
2011-07-21  Sami Kerolataskset: include-what-you-use header check
2011-07-21  Sami Keroladocs: mention long options in ionice.1
2011-07-21  Sami Kerolaionice: coding style fixes
2011-07-21  Sami Kerolaionice: fix -V output
2011-07-21  Karel Zakionice: fix -p
2011-07-21  Karel Zakionice: IOPRIO_PRIO_* macros
2011-07-21  Sami Kerolaionice: add long options
2011-07-21  Sami Kerolachrt: coding style fix
2011-07-21  Sami Kerolachrt: data type compiler warning fixed
2011-06-25  Sami KerolaMerge branch 'master' into sfdisk
2011-06-20  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-20  Karel Zakbuild-sys: move BUILD_SCHEDUTILS to top-level Makefile
2011-05-26  Karel ZakMerge branch 'column' of git://github.com/kerolasa...
2011-05-17  Davidlohr Buesochrt: clarify use of -a option
2011-05-11  Davidlohr Buesotaskset: make threads aware
2011-05-11  Davidlohr Buesotaskset: use xalloc lib
2011-05-10  Davidlohr Buesochrt.1: fix grammar
2011-05-05  Karel Zakchrt: allow to use --all-tasks when retrieve info
2011-05-05  Davidlohr Buesochrt: make threads aware
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-02-08  Davidlohr Buesoschedutils: remove unneeded header files
2011-01-17  Davidlohr Buesoschedutils: fix typos
2010-11-30  Karel Zakrename util-linux-ng back to util-linux
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions
2010-10-29  Marek Polacekchrt: Add noreturn attribute to show_usage() function
2010-09-30  Karel Zaktaskset: proper numbers parsing
2010-06-15  Benno Schulenbergchrt: add --verbose to man page, correct -V for --versi...
2010-06-15  Benno Schulenbergchrt: slice help text into manageable chunks for transl...
2010-06-15  Benno Schulenbergchrt: change two messages into four translatable sentences
2010-06-14  Samuel Thibaultbuild-sys: minor changes for GNU/Hurd
2010-06-01  Karel Zaktaskset: move NR_CPUS determination to lib/cpuset.c
2010-06-01  Karel Zaktaskset: add NLS support, use err.h, cleanup
2010-06-01  Karel Zaktaskset: use libc based cpu_set_t
2010-06-01  Karel Zaktaskset: move bitmap routines to lib/cpuset.c
2010-05-06  Ævar Arnfjörð Bjar... ionice: non-cryptic error message when ionice can't...
2010-03-14  Pierre Hauweeleionice: fix typo
2010-02-02  Karel Zakchrt: add --reset-on-fork
2010-02-02  Adrian Knothchrt: add support for SCHED_RESET_ON_FORK
2009-12-10  Karel Zakpo: fix msgid bugs
2009-11-18  Karel Zakionice: add a note about none class and CFQ
2009-10-15  Karel Zakchrt: use c.h
2009-10-05  Karel ZakMerge branch 'for_upstream' of git://git.kernel.org...
2009-08-17  Peter Breitenlohnerionice.1: formatting
2009-07-03  Karel Zakbuild-sys: rename to _execdir
2009-05-27  Jakob Unterwurzacherionice: Allow setting the none class
2009-05-07  Aurelien Jarnochrt: don't assume SCHED_BATCH and SCHED_IDLE exist
2009-04-23  Karel Zakionice: change Jens Axboe's email
2009-04-23  Aurelien Jarnochrt: add a comment about non POSIX 1003.1b attributes...
2009-02-03  Karel Zakchrt: output buglet when reporting scheduling class
2009-02-02  Karel Zakionice: fix typo in manpage
2009-01-22  Karel Zakionice: a little cleanup of "none" description
2009-01-16  Jakob Unterwurzacherionice: Extend the man page to explain the "none" class...
2008-09-23  Karel Zakchrt: add NLS support, clean error messages and return...
2008-09-23  Martin Steigerwaldchrt: support CFS SCHED_IDLE priority and document it
2008-09-06  Karel Zakionice: add strtol() checks, cleanup usage text and...
2008-09-05  Stephan Makaionice: let -p handle multiple PIDs
2008-08-14  Karel Zakionice: cleanup error messages, add NLS support
2008-08-14  Karel Zakionice: cleanup man page
2008-06-16  Lubomir Kundrakionice: add -t option
2008-04-28  Karel Zakionice: update man page to reflect IDLE class change...
2008-04-14  James Youngmanbuild-sys: ignore a bunch of generated files, mostly...
2007-12-17  Stepan Kasalbuild-sys: use dist_man_MANS instead of man_MANS
2007-09-20  Karel Zakionice: add a note about permissions to ionice.1
2007-09-19  Karel Zakbuild-sys: remove hardcoded _GNU_SOURCE
2007-09-19  Mike Frysingerbuild-sys: unify method for checking system calls and...
2007-08-27  Matthias Koenigionice: clean up error handling
2007-08-27  Mike Frysingertaskset: check for existence of sched_getaffinity
2007-08-15  LaMont Jonesman-pages: cleanup of chrt.1 and taskset.1
2007-07-25  Matthias Koenigionice: cleanup usage for idle class
2007-07-16  Matthias Koenigschedutils: fix chrt docs and pid=0 usage
2007-07-16  Karel Zakionice: prefer SYS_ioprio_{set,get} from glibc to hardc...
2007-07-02  Karel Zakman pages: add "AVAILABILITY" section
2007-07-02  David Millerionice: fix ionice build on sparc
2007-06-19  Cliff Wickmantaskset: independent of hardcoded NR_CPUS max.
2007-04-11  Karel Zakschedutils: define SCHED_BATCH when compile with old...
2007-01-16  Karel Zakschedutils: add support for SCHED_BATCH
2007-01-16  Karel Zakschedutils: remove extra hyptens from man pages
2007-01-03  Karel Zakbuild-sys: remove generated autotools stuff from git
2006-12-06  Karel ZakImported from util-linux-2.13-pre6 tarball. v2.13-pre6
2006-12-06  Karel ZakImported from util-linux-2.13-pre4 tarball. v2.13-pre4
2006-12-06  Karel ZakImported from util-linux-2.13-pre3 tarball. v2.13-pre3
2006-12-06  Karel ZakImported from util-linux-2.13-pre2 tarball. v2.13-pre2
2006-12-06  Karel ZakImported from util-linux-2.13-pre1 tarball. v2.13-pre1