No description
Find a file
Ben Gras 1d8aed840c . no more HZ, but use sys_hz() to get that value
. memory maps in physical memory (for /dev/mem) with new vm interface
 . pci complete_bars() seems to be buggy behaviour sometimes
 . startup script opens its own stdout, stderr and stdin so init doesn't
   have to do it
2008-12-11 14:42:23 +00:00
boot introduce Hz variable that is what used to be the HZ constant. 2008-12-11 14:33:33 +00:00
commands Changes so the HZ constant isn't needed any more. 2008-12-11 14:27:18 +00:00
docs Note about mkfs needing more memory after r2751. 2007-02-23 08:33:33 +00:00
drivers . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
etc Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
include vm map request - ioctl to /dev/video 2008-12-11 14:11:59 +00:00
kernel . print kernel stacktrace unconditionally on panic 2008-12-11 14:23:58 +00:00
lib slight args change 2008-12-11 14:37:42 +00:00
man obsolete manpages (these have become packages) 2007-04-24 13:25:57 +00:00
servers - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
test throw out two time consuming tests 2008-10-01 15:09:33 +00:00
tools minor fixes 2008-11-19 14:10:33 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00