No description
Find a file
Tomas Hruby d2c10fb85e inodes - using types with known size
- fixes a problem in inodes truct definitions. The original definitions use
  posix types. These types don't have well defined size. Therefore when
  compiling mkfs on a different system natively the inodes sizes do not match.
  This patch replaces the posix types with interger types of the same size and
  signedness as the original types in use.
2009-11-06 08:55:07 +00:00
boot - remove unused bootdelay feauture 2009-09-21 14:23:47 +00:00
commands ash: only execute regular files 2009-11-01 22:25:54 +00:00
docs Report make issue in UPDATING (approved by Ben) 2009-10-06 14:17:13 +00:00
drivers - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
etc Add more identifiers to drivers.conf for orinoco and rtl8137. 2009-10-14 07:20:13 +00:00
include Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
kernel vmassert reports also the source file in which it was triggered 2009-11-04 15:30:08 +00:00
lib - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
man Create man pages for bigsh and dev2name 2009-10-27 15:34:22 +00:00
servers inodes - using types with known size 2009-11-06 08:55:07 +00:00
test Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
tools if from branch, include branch name in in-image tag and .iso filename. 2009-10-19 15:46:27 +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