|
|
|
@5e3eea10
|
14 years |
sucha14 |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@432f68a
|
14 years |
martin |
improve compatibility with Python 3.2 (thx Vojtech Horky)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@afe1d1e
|
14 years |
martin |
fix possible compiler warnings (thx Vojtech Horky)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7308e84
|
14 years |
jiri |
Display offset at beginning of line in bdd (thx Maurizio Lombardi).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@306061a
|
14 years |
jiri |
Display mouse pointer even in lower resolution. Still be careful not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@051b3db8
|
14 years |
jiri |
Update SBI to rev. 344 from upstream. What's new:
* …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@406d514
|
14 years |
jiri |
Fix omissions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@471569b
|
14 years |
jiri |
Rename things 'dist' to 'release'.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aede651
|
14 years |
jiri |
Build release files from exported sources. Build source tarball as well.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c3f95d8
|
14 years |
sucha14 |
Merged mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c1a5d8d
|
14 years |
jakub |
Merge from lp:~jakub/helenos/fs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5716e9a
|
14 years |
jakub |
Make sure that block_get() instantiates each block only once.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f8c60f5
|
14 years |
sucha14 |
Basic sketch of code for allocating blocks
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@66bea243
|
14 years |
sucha14 |
Some unrelated changes to pipefs
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@868ef40
|
14 years |
sucha14 |
Add copyright headers where missing
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eef306c
|
14 years |
sucha14 |
Check filesystem feature flags when mounting
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e2abab03
|
14 years |
sucha14 |
Split getting instance out of ext2fs_node_get so we don't unncesarily …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@84226f0
|
14 years |
sucha14 |
ext2fs: Check for dot filenames in the other place too
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a210bc7
|
14 years |
sucha14 |
ext2fs: Protect instance list with a mutex
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@242b4bb
|
14 years |
sucha14 |
Change comment, as I verified that this should work
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@529edc66
|
14 years |
sucha14 |
Add support for reading files to ext2fs
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@df38657
|
14 years |
sucha14 |
Reorganize ext2fs_read_directory and skip . and .. entries
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b83e16ff
|
14 years |
sucha14 |
Split ext2fs_read_directory from ext2fs_read
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4dc6a32
|
14 years |
sucha14 |
ext2fs server now (almost, as it is not synchronized yet) supports …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5dab9237
|
14 years |
jiri |
Name release file according to profile name when available.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7cedc46a
|
14 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dc790e1
|
14 years |
martin |
make sure we are running in 32-bit mode
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@163cf12
|
14 years |
sucha14 |
Fix typo
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@796c276
|
14 years |
sucha14 |
Renamed ext2 server to ext2fs so its namespace won't collide with …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c672195
|
14 years |
jakub |
Fix mkfile command, "-s" parameter was not recognized.
(Thanks to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f7efa79
|
14 years |
martin |
add basic dependency check to the toolchain build script
(based on a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e6cb880
|
14 years |
jakub |
The "mount" command does not display any help message about required …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@05155a1
|
14 years |
jakub |
Merge from lp:~jakub/helenos/fs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5ca5eaa7
|
14 years |
jakub |
Create an extra reference to an unlinked FAT node. This keeps the node …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@38eaf41
|
14 years |
jakub |
Improve toolchain.sh help message to mention the possibility to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@63e0bdd
|
14 years |
jakub |
Null devices need to be in some driver_devices list too,
otherwise …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9ffbdf1
|
14 years |
sucha14 |
Added tests for libext2 superblock getters
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@27833d8
|
14 years |
jakub |
Merge from lp:~jakub/helenos/fs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5691653
|
14 years |
jakub |
Map component memory before inflating.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e7c42ac0
|
14 years |
jakub |
Apply sun4v fixups before actually using physmem start address.
Fix …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c7f23c0
|
14 years |
jakub |
Use explicit brackets in arithmetic expression.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b9c229b
|
14 years |
jakub |
Allocate an ABI-compliant stack frame.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2550b6e
|
14 years |
jakub |
Do not disable interrupts twice before switching to userspace on …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6e84dc3
|
14 years |
jakub |
Do not leak a buffer on error.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@89e780d
|
14 years |
jakub |
Use the correct size of the allocated buffer.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a8e1aae
|
14 years |
sucha14 |
Add support for reading directories to libext2
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@102d400
|
14 years |
sucha14 |
Add structure definition for linked list directory entry
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ad34feb
|
14 years |
sucha14 |
Implement reading of blocks from inode in libext2
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@83fd0d7
|
14 years |
jiri |
Attempt at automatic building of release files. To do:
* better …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a54af66
|
14 years |
sucha14 |
More strict inode type checking
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f483a15
|
14 years |
sucha14 |
Merge changes from mainline
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9fec913
|
14 years |
jakub |
Add omitted block_put() to error path.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@664af708
|
14 years |
jakub |
Add explicit dependency of the output binary on the object files to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a99330e
|
14 years |
jakub |
List .c instead of .o in the list of sources to build.
(Noticed by …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8cf6709
|
14 years |
jakub |
Initialize fibril's pointer to waited-for object in fibril_setup() …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b927375
|
14 years |
jiri |
Fix regression in devmap-devman device connecting. Fix regression in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8b1ea2d4
|
14 years |
jakub |
Merge from lp:~jakub/helenos/fs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cfd630af
|
14 years |
jakub |
Fix a double-free in devfs_node_open().
The devices hash table remove …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b65cae22
|
14 years |
sucha14 |
Add support for some OS specific fields
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a2a1792
|
14 years |
sucha14 |
Fixed locating of inodes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5352d72
|
14 years |
sucha14 |
Added support for reading and displaying inode contents to ext2info
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ce13577
|
14 years |
sucha14 |
Basic support for locating an inode
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c968a17
|
14 years |
jiri |
Merge DDF and drivers refactoring work. Major points:
* Split …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa7dc64
|
14 years |
jiri |
Fix format specifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ab331c3
|
14 years |
jiri |
Add forgotten header file.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2a770a35
|
14 years |
jiri |
Nits.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@af6b5157
|
14 years |
jiri |
Split driver.h into ddf/driver.h and ddf/interrupt.h.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@83a2f43
|
14 years |
jiri |
Rename bunch of stuff so that it starts with 'ddf_'.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d241aae
|
14 years |
sucha14 |
Add support for reading ext2 block group descriptors
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@34588a80
|
14 years |
jiri |
Check for function type and bind state when adding match ID or adding …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@659ca07
|
14 years |
jiri |
Remove register_function_wrapper() (this time for real).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1d6f507
|
14 years |
sucha14 |
Add some basic sanity checks
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cd0684d
|
14 years |
jiri |
Remove register_function_wrapper() since it became practically …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@97a62fe
|
14 years |
jiri |
Refactor create_function(), delete_function() and register_function() …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3949e8a0
|
14 years |
sucha14 |
Split libext2 header
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f6fa2c2
|
14 years |
sucha14 |
Added read support and code in ext2info for more superblock entries
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7df0477e
|
14 years |
jiri |
Drivers never create or destroy devices explicitly.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c00e729
|
14 years |
sucha14 |
Support for some more superblock fields and displaying in ext2info
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8bd5dad
|
14 years |
sucha14 |
Initialize libext2 in ext2info & fixed some bugs in libext2
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@566c401
|
14 years |
sucha14 |
Cleanup
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e272949
|
14 years |
sucha14 |
Refactor direct reading of superblock
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bab6388
|
14 years |
jiri |
Small additional cleanup.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68414f4a
|
14 years |
jiri |
Refactor drivers
* Rename soft-state structures to have the simplest …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@36bca8eb
|
14 years |
sucha14 |
Add some more superblock members and function to read a superblock
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d5e2763
|
14 years |
sucha14 |
Add very basic program to show ext2 information (only superblock magic …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d3842e0
|
14 years |
sucha14 |
Add —relative option for blkdump also to help string
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cd5816d6
|
14 years |
sucha14 |
Fix displaying address and space delimiters in blkdump
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8b1e15ac
|
14 years |
jiri |
Finish splitting device node: devman client in C library, drv library. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cfa73751
|
14 years |
sucha14 |
Ignore blkdump binary
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ec534b4
|
14 years |
sucha14 |
Fix build on 64 bit systems
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6a343bdf
|
14 years |
jiri |
Autoload driver symbol tables in taskdump, too.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32d3ebf
|
14 years |
sucha14 |
Add blkdump - a simple program to dump block device contents, similar …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cb15135a
|
14 years |
sucha14 |
Ignore additional built files created by mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cf2af94
|
14 years |
sucha14 |
Merge mainline changes
Local modifications:
- change pipefs and ext2 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1b367b4
|
14 years |
jiri |
Small C-style fixes in devman client code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ba38f72c
|
14 years |
jiri |
Split device tree node into dev_node_t (device node) and fun_node_t …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@956d4df8
|
14 years |
jakub |
Do not forget to unlock the block structure before freeing it.
Even …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0b37882
|
14 years |
martin |
memory management work
* implement as_get_mappable_page() as a new …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ae6f303
|
14 years |
martin |
add some helpful macros
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@66485741
|
14 years |
martin |
remove some ancient stuff
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|