Site Home Page
The UML Wiki
UML Community Site
The UML roadmap
What it's good for
Case Studies
Kernel Capabilities
Downloading it
Running it
Compiling
Installation
Skas Mode
Incremental Patches
Test Suite
Host memory use
Building filesystems
Troubles
User Contributions
Related Links
Projects
Diary
Thanks
Contacts
Tutorials
The HOWTO (html)
The HOWTO (text)
Host file access
Device inputs
Sharing filesystems
Creating filesystems
Resizing filesystems
Virtual Networking
Management Console
Kernel Debugging
UML Honeypots
gprof and gcov
Running X
Diagnosing problems
Configuration
Installing Slackware
Porting UML
IO memory emulation
UML on 2G/2G hosts
Adding a UML system call
Running nested UMLs
How you can help
Overview
Documentation
Utilities
Kernel projects
Screenshots
A virtual network
An X session
Transcripts
A login session
A debugging session
Slackware installation
Reference
Kernel switches
Slackware README
Papers
ALS 2000 paper (html)
ALS 2000 paper (TeX)
ALS 2000 slides
LCA 2001 slides
OLS 2001 paper (html)
OLS 2001 paper (TeX)
ALS 2001 paper (html)
ALS 2001 paper (TeX)
UML security (html)
LCA 2002 (html)
WVU 2002 (html)
Security Roundtable (html)
OLS 2002 slides
LWE 2005 slides
Fun and Games
Kernel Hangman
Disaster of the Month

Changelog for uml-patch-2.4.18-13.bz2

Release Date : Apr 2 2002

Released By : jdike

  • Fixed the cmucl bug by putting the process signal mask in sigcontext.oldframe rather than leaving UML's mask there. When the sigcontext is restored, the signal mask is copied into current->blocked, and the existing UML signal mask is left unchanged.
  • Fixed the SMP SIGIO race.
  • Added a check for cmov support in the host processor and one for init getting a SIGILL on a cmov instruction.
  • Added better error messages when unconfigured channel types are attempted to be used.
  • Added SA_SAMPLE_RANDOM to the irq registration flags of some drivers.
  • sizes is now reset to 0 when a block device is removed, making its entry in /proc/partitions go away.
  • The signal mask is now initialized so that odd environments can't screw UML up by passing in bogus masks.
Hosted at SourceForge Logo