No description
Find a file
Tomas Hruby 80d671aea7 _cpuid() - full cpuid instruction wrapper
- the prototype changes to 

	_cpuid(u32_t *eax, u32_t *ebx, u32_t *ecx, u32_t *edx)

- this makes possible to use all the features of the cpuid instruction as
  described in the Intel specs
2010-01-15 15:23:57 +00:00
boot start a.out2com script with 'sh' (Bug#365.1, reported by Antoine Leca) 2010-01-05 09:21:55 +00:00
commands - Make packman unmount the packages cd if it was mounted. 2010-01-13 15:52:55 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Fixed extern declaration from pointer to array 2010-01-15 12:08:57 +00:00
etc General cleanup: 2010-01-05 19:39:27 +00:00
include _cpuid() - full cpuid instruction wrapper 2010-01-15 15:23:57 +00:00
kernel Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
lib _cpuid() - full cpuid instruction wrapper 2010-01-15 15:23:57 +00:00
man - Make packman unmount the packages cd if it was mounted. 2010-01-13 15:52:55 +00:00
servers Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
test Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
tools unbreak building CDs 2009-12-23 23:59:32 +00:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00