|
Changelog for uml-patch-2.4.18-27.bz2
Release Date : May 19 2002
Released By : jdike
-
Changed TCSADRAIN to TCSAFLUSH to avoid UML hanging in an ioctl when
something isn't reading the console output.
-
It is now possible to move backing files and update the COW files with
ubdx=cow-file,new-backing-file. Note that you must preserve the
modification time when moving a backing file with something like 'cp
-p' or 'tar p'.
-
Added support for kernel watchpoints. They can be mixed with
watchpoints in gdb inside UML.
-
Implemented thread_saved_pc so that 'sysrq t' will work.
-
Fixed the idle_thread1 typo.
-
The timer now ticks at __initcall time.
-
Panics now exit all the time, and do 'sysrq p' before they do.
|