Please don't report bugs listed in this file; send patches instead.

- Time:
  The kernel doesn't know when to change from your standard timezone
  to the alternative timezone (aka DST) and vice versa.  If DST
  in your area of the world changes from DST to standard time, let's
  say at Oct 28, 3am., and your machine is running then, you either
  have to change the system timezone manually (e.g. by running
  tzinit) or you have to reboot (hope you run tzinit at system
  start-up).  If you change your system time from a date where
  DST applies to a date where it does not apply you also have
  to reboot or run tzinit.  This isn't really considered a bug.
  Actually some time-keeping daemon should keep track of that
  stuff and change the kernel timezone whenever appropriate.

- Virtual memory manager:
  The virtual memory manager (aka VM) doesn't work correctly.
  Consider it an experiment and feel encouraged to improve
  it.
