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.22-6.bz2

Release Date : Nov 10 2003

Released By : jdike

  • Pulled some config help text back from 2.5.
  • The arch/um Makefile behaves better when CONFIG_NEST_LEVEL and CONFIG_KERNEL_HALF_GIG don't have values.
  • arch/um/drivers/pcap.o should build for more people now.
  • Fixed a crash when a device is asked for its configuration, and it has no channels assocated with it.
  • Cleaned up a bunch of code.
  • Added os_file_modtime, and changed everything that looks at mtime to use it rather than os_stat_file.
  • Added module support to the hostaudio driver.
  • Fixed a buffer overrun in arch/um/drivers/line.c.
  • Added console support to the serial line driver.
  • The ubd driver uses letter device names rather than numbers.
  • Fixed some botched error printks.
  • Exported to_phys.
  • Set SA_NODEFER for SIGSEGV, which should fix the process exiting problem that Oleg has been seeing.
  • Changed CC to HOSTCC in the util Makefiles, which gets cross builds a step closer to working.
  • Fixed the kmem driver so that it doesn't assume that physical memory begins at address 0.
  • Fixed a bug in the KERNEL_CALL error return.
Hosted at SourceForge Logo