Older Newer
Thu, 12 Jan 2006 13:59:21 . . . . Herbert Pötzl [moved devel stuff]
Tue, 13 Dec 2005 13:30:45 . . . . Herbert Pötzl [added vs2.01]
Sun, 07 Aug 2005 18:30:39 . . . . Herbert Pötzl [updated to release 2.0]
Wed, 03 Aug 2005 12:24:37 . . . . Herbert Pötzl [update to rc9]
Mon, 18 Jul 2005 01:39:49 . . . . Herbert Pötzl [updated changelog]
Wed, 23 Mar 2005 20:09:26 . . . . Herbert Pötzl [added vs1.9.5]
Fri, 11 Feb 2005 23:50:59 . . . . Herbert Pötzl [added vs1.9.4]
Sat, 18 Dec 2004 07:46:06 . . . . Herbert Pötzl [preview for 1.9.4]
Tue, 02 Nov 2004 06:37:15 . . . . Herbert Pötzl [updated to 1.9.3]
Thu, 23 Sep 2004 13:45:30 . . . . Herbert Pötzl [Subrelease 1.9.2.29]
Thu, 26 Aug 2004 12:24:33 . . . . Herbert Pötzl


Changes by last author:

Added:
== Change Log 2.6 ==

Devel Change Log 2.6

vs2.01 [2005.12.13]

* bugfix for task/load accounting

* bugfix for interface visibility

* fixed endianess issue with loopback

* fixed reiserfs attribute handling

* utsname fix for ppc64 (tx Serge)

* corrected scheduler return codes

* proper module support for vroot

* dlimit cleanup and improvements

* extended and cleaned up debug features

* cleanup of the attribute layer

* various code cleanups ...

* added ioprio support

vs2.0 [2005.08.07]

* initial release (no changes to rc9)

vs2.0-rc9 [2005.08.01]

* updated parisc syscall id, yay!

* moved vroot printk to debug

* added /proc/locs virtualization

* VLIMIT include cleanup

* various whitespace cleanups

vs2.0-rc8.1 [2005.07.17]

* fixed a bug with lock tagging

vs2.0-rc8 [2005.07.16]

* extended history labeling

* added vxd_assert() helper

* added proper f/posix lock tagging

* general xid tagging cleanup

* check for tagxid (re)mount options

vs2.0-rc7 [2005.07.14]

* fixed issue with virt_handler (uuid)

* expanded percpu room (64k)

vs2.0-rc6 [2005.07.09]

* dcache_readdir_filter for devpts

* sys_getxpid wrapper for alpha

* switch return code debug option

* legacy version support (1.00FF)

* vx_current_fsxid() support

* mremap bugfix (tx Doener)

* avail check moved into may_expand_mm()

* removed utf8 chars from debug msgs

* added new network interface

* added jfs tagxid support

* fixed reiserfs tagxid support

* fixed xfs xattr support

vs2.0-rc5 [2005.07.02]

* UM arch fixup (support)

* get/set_vhi_name moved into cvirt

* kconfig help texts (tx Greek0 et.al.)

* debug docu updated

vs2.0-rc4 [2005.06.06]

* xfs xid tagging cleanup

* network up/down helper

* 2.0 versioning (2.0001)

* context helper init state support

vs2.0-rc3 [2005.06.01]

* cleanup of the history macros/code

* some config help text cleanup

* fix in the signal code (group_send_sig_info)

vs2.0-rc2 [2005.05.25]

* back to locking (from rcu)

* memory accounting comment cleanup

* helper cleanup (__*_vx_*)

* network cleanup (sync with context)

* vs_info_state cleanups/bugon()

* change to *_tasks (from *_refcnt)

* LEGACYNET extended

vs2.0-rc1 [2005.05.13]

* VXC_SYSLOG virtual syslog support

* VXC_QUOTA_CTL support added

* VXF_INFO_HIDE support added

* VXF_FAKE_INIT support added

* vroot device (initial support)

* 32bit compatibility syscalls

* parisc syscall support

* varhz cleanup (lower, more general)

* /proc/mounts cleanup (virtual)

* NFS xid tagging option

* linux_banner virtualized

* doutsstring virtualized (tx Doener)

* wakeup_vx_info added (vx_ctxwait)

* user/system ticks added back

* startup/shutdown helper support

* init vx_info added (clean init)

* dlimit/inode/signal cmds

* virtual init signal protection

* capabilities forced into kernel

* vshelper/context start/stop support

* x25 bugfix