schedutils ChangeLog

Thu Jun 12 2003 Robert Love <rml@tech9.net>
	* all: bump version to 1.3.0
	* include/taskset.h: add system call numbers for IA-64
	* taskset.c and include/taskset.h: always setup the system calls
	  ourselves, as glibc is broken as-of 2.3.2 CVS 2003-05-09

Fri May 19 2003 Matt Wilson <msw@redhat.com>
	* Makefile: do not force install as root

Sat Apr 19 2003 Robert Love <rml@tech9.net>
	* all: bump version to 1.2.0
	* all: bump copyright year to 2003
	* all: exit with success on --help, not one
	* chrt.c: whitespace cleanup
	* chrt.c: s/atoi/strtol/ and check for errors
	* taskset.c: whitespace cleanup
	* taskset.c: check for strtoul() error
	* taskset.c: use -V for version, not -v, to be like chrt and other
	  GNU utils
	* Makefile: minor tweaks

Thu Apr 17 2003 Christian Borntrager <linux@borntraeger.net>
	* include/taskset.h: correct syscall numbers for s390

Sun Jan 19 2003 Robert Love <rml@tech9.net>
	* irqset.sh: remove

Tue Jan 07 2003 Kingsley Cheung <kingsley@aurema.com>
	* chrt.c: show correct maximum real-time value

Tue Dec 21 2002 Robert Love <rml@tech9.net>
	* lsrt.c: remove, newer procps provides real-time process information
	* man/lsrt.1: removed
	* man/chbatch.1: removed

Fri Dec 20 2002 Oron Peled <oron@actcom.co.il>
	* Makefile: install doc directory with correct permission

Wed Dec 11 2002 Robert Love <rml@tech9.net>
	* all: bump version to 1.1.0
	* include/version.h: new file
	* include/taskset.h: workaround to compile on glibc 2.3 (RH 8.0, etc.)
	* chbatch.c and include/chbatch.h: removed
	* lsrt: remove use of SCHED_BATCH
	* chrt.h: removed
	* INSTALL: redone
	* autoconf: stop using autoconf - we are Linux-only
	* Makefile: cleanup
	* chrt.c and taskset.c: no need to specify '--' before command
	* Makefile: use install(1) to install
	* schedutils.spec: updates

Fri Nov 08 2002 Robert M. Love <rml@tech9.net>
	* chrt.c: new min/max display (--max)

Wed Oct 02 2002 Robert M. Love <rml@tech9.net>
	* all: bump version to 1.0.0

Sat Aug 17 2002 Robert M. Love <rml@tech9.net>
	* man/chbatch.1: manpage for chbatch
	* include/taskset.h: support ia64, s390, sparc, and x86-64
	* include/taskset.h: fix wrong syscall number for PPC

Tue Jul 16 2002 Wessel Dankers <wsl@fruit.eu.org>
	* chrt.c: make chrt quiet by default
	* chrt.c: implement --verbose flag to make some noise

Tue Jul 16 2002 Robert Love <rml@tech9.net>
	* lsrt.c: make aware of SCHED_BATCH tasks
	* README: mention chbatch

Mon Jul 15 2002 Jeremy Andrews <jeremy@kerneltrap.com>
	* Makefile.in: compile chbatch but don't install it by default

Mon Jul 15 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.9
	* various: minor cleanups
	* chbatch.c: new SCHED_BATCH manipulating utility (not compiled
	  by default)
	* include/chbatch.h: new

Fri Jun 27 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.8
	* lsrt.c: bug in get_cmdline

Thu Jun 27 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.7
	* include/taskset.h: add function prototypes for the affinity syscalls
	* include/taskset.h: always setup the syscall information
	* schedutils.spec: minor header change

Thu Jun 27 2002 Bryan Henderson
	* lsrt.c: remember to close file in get_cmdline
	* lsrt.c: fix potential buffer overrun
	* README: s/rt/chrt/ in two places
	* man/lsrt.1: typo fix

Tue Jun 18 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.6
	* all: at Debian's request, rename `rt' to `chrt'

Fri May 24 2002 Robert Love <rml@tech9.net>
	* include/taskset.h: s/#if blah/#if defined(blah)/

Wed May 15 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.5
	* include/taskset.h: add syscall information for PPC

Wed May 15 2002 Frank Rowand <frowand@mvista.com>
	* bond.c: rename taskset.c
	* bond-irq: rename irqset.c
	* taskset.c and irqset.c: new files

Tue May 14 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.4

Mon May 13 2002 George Anzinger <ganzinger@mvista.com>
	* lsrt.c: print COMMAND last so we can print a lot

Mon May 13 2002 Robert Love <rml@tech9.net>
	* bond-irq.sh: add "--help" flag

Sat May 11 2002 Robert Love <rml@tech9.net>
	* man/bond.1, man/bond-irq.1, man/lsrt.1, man/rt.1: new man pages

Fri May 10 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.3
	* Makefile.in: make `make install' work

Fri May 10 2002 Todd Poynor <tpoynor@mvista.com>
	* rt.c, bond.c: make sure we call perror right after the offender
	* lsrt.c: loop 1..MAX_PID not 0..MAX_PID-1
	* bond-irq.sh: call the "usage" info something less scarey
	* bond-irq.sh: check if /proc is mounted and if not complain

Fri May 10 2002 Robert Love <rml@tech9.net>
	* all: bump version to 0.0.2
	* rt.c: cleanup
	* lsrt.c: new program to list real-time tasks
	* Makefile.in: add lsrt.c, cleanup

Sun Apr 28 2002 Robert Love <rml@tech9.net>
	* all: initial release (0.0.1)
