2001-08-06  Christoph Hellwig  <hch@sb.bsdonline.org>

	linux-abi 2.4.7.0

	* some final polishing for segmented 286 x.out binaries (Joerg Ahrens)
	* fix SPX handling (again)
	* fix setpgrp and cleanup procids while we're at it
	* update SCO syscall table to match OSR506a

2001-07-19  Christoph Hellwig  <hch@sb.bsdonline.org>

	linux-abi 2.4.6.1

	* rewritten /dev/socksys handling
	* fix more non-x86 breakage (Olaf Hering)
	* port solaris native sockets from sparc64
	* add sysctl support for runtime-tweaking
	* add cxenix to the ibcs sysent table for Xenix/386 (Jrgen Gnther)
	* (re)add support for segmented x.out binaries (Joerg Ahrens)
	  | I probably broke it while rebasing against -CURRENT
	* reject IRIX binaries on mips32 (David Woodhouse)

2001-07-09  Christoph Hellwig  <hch@sb.bsdonline.org>

	linux-abi 2.4.6.0

	* svr4/signal.c typo fix
	* make cxenix debug printk's less verbose (Christian Lademann)
	* misc small bugfixes (Christian Lademann)
	* compile fixes for !CONFIG_ABI on non-x86 architectures

2001-06-18  Christoph Hellwig  <hch@sb.bsdonline.org>

	linux-abi 2.4.5.1

	* rewrite of abi_sigsuspend() to make it work as expected
	* fix cxenix syscall table
	* actually initialize socksys

2001-06-09  Christoph Hellwig  <hch@sb.bsdonline.org>

	linux-abi 2.4.5.0

	* rewrite of kernel exec_domain support
	* make faking of SCO utsname information configurable
	* get rid of SYS() and sysfunc_p (Arjan van de Ven)
	* fix socket families (Stephan Springl)
	* fix SCO signal mapping (Stephan Springl)
	* fix SCO (and Wyse) error mapping
	* continued source tree restructuring

2001-04-31  Christoph Hellwig  <hch@sb.bsdonline.org>

	linux-abi 2.4.4.0

	* disable tracing by default
	* rewrite of the SYSV IPC code
	* add support for SCO OpenServer 5 ELF binaries
	* fix an error in binfmt_coff that does not clear the return value
	* provide generic template macros for stat and friends
	* start of source tree reorganization

2001-03-30  Christoph Hellwig  <hch@sb.bsdonline.org>

	linux-abi 2.4.3.0

	* fix shared library support for COFF
	* x.out is now supported (again)
	* redo setting of personality based on ELF headers
	* get rid of CONFIG_ABI_TRACE (and a lot of nasty ifdefs)
	* added documentation, mostly from iBCS

