#
# ChangeLog for / in mainline
#
# Generated by Trac 1.6
# 2025-03-14T13:03:14Z

Wed, 04 Apr 2012 18:03:04 GMT Frantisek Princ <frantisek.princ@…> [81092ce]
	* uspace/lib/ext4/libext4_block_group.c (modified)
	* uspace/lib/ext4/libext4_block_group.h (modified)
	* uspace/lib/ext4/libext4_ialloc.c (modified)
	* uspace/lib/ext4/libext4_types.h (modified)

	fixed bug with block group flags


Tue, 03 Apr 2012 14:09:38 GMT Frantisek Princ <frantisek.princ@…> [d3ee35b]
	* tools/check.sh (modified)
	* tools/mkfat.py (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.c (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.h (modified)

	Merge with mainline


Tue, 03 Apr 2012 14:09:06 GMT Frantisek Princ <frantisek.princ@…> [001307cf]
	* uspace/lib/ext4/libext4_extent.c (modified)

	releasing also index blocks


Sun, 01 Apr 2012 18:44:23 GMT Vojtech Horky <vojtechhorky@…> [abb8737]
	* tools/check.sh (modified)
	* tools/mkfat.py (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.c (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.h (modified)

	Merge improvemens from GSOC12 "how-do-you-do period"


Sun, 01 Apr 2012 18:35:37 GMT Frantisek Princ <frantisek.princ@…> [0d4db0f]
	* uspace/lib/ext4/libext4_extent.c (modified)
	* uspace/lib/ext4/libext4_extent.h (modified)
	* uspace/lib/ext4/libext4_filesystem.c (modified)

	function for release data block (last) from extent, actually without ...


Sat, 31 Mar 2012 20:00:42 GMT Frantisek Princ <frantisek.princ@…> [a2fa350]
	* boot/Makefile.build (modified)
	* boot/generic/src/version.c (modified)
	* kernel/Makefile (modified)
	* kernel/generic/src/main/version.c (modified)
	* uspace/app/getterm/Makefile (modified)
	* uspace/app/getterm/version.c (modified)
	* version (modified)

	Merge with mainline


Sat, 31 Mar 2012 20:00:15 GMT Frantisek Princ <frantisek.princ@…> [1ac1ab4]
	* uspace/lib/ext4/Makefile (modified)
	* uspace/lib/ext4/libext4.h (modified)
	* uspace/lib/ext4/libext4_balloc.c (modified)
	* uspace/lib/ext4/libext4_balloc.h (modified)
	* uspace/lib/ext4/libext4_crc.c (added)
	* uspace/lib/ext4/libext4_crc.h (added)
	* uspace/lib/ext4/libext4_directory.c (modified)
	* uspace/lib/ext4/libext4_directory.h (modified)
	* uspace/lib/ext4/libext4_directory_index.c (modified)
	* uspace/lib/ext4/libext4_directory_index.h (modified)
	* uspace/lib/ext4/libext4_extent.c (modified)
	* uspace/lib/ext4/libext4_extent.h (modified)
	* uspace/lib/ext4/libext4_filesystem.c (modified)
	* uspace/lib/ext4/libext4_filesystem.h (modified)
	* uspace/lib/ext4/libext4_ialloc.c (modified)
	* uspace/lib/ext4/libext4_types.h (modified)
	* uspace/srv/fs/ext4fs/ext4fs.c (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)

	simplied headers of more functions, improved bg_ref and inode_ref ...


Fri, 30 Mar 2012 17:39:25 GMT Jiri Svoboda <jiri@…> [d9faae91]
	* boot/Makefile.build (modified)
	* boot/generic/src/version.c (modified)
	* kernel/Makefile (modified)
	* kernel/generic/src/main/version.c (modified)
	* uspace/app/getterm/Makefile (modified)
	* uspace/app/getterm/version.c (modified)
	* version (modified)

	Consolidate and update copyright banners.


Fri, 30 Mar 2012 06:56:10 GMT Frantisek Princ <frantisek.princ@…> [38384ae]
	* boot/arch/ia64/src/main.c (modified)
	* boot/generic/include/memstr.h (modified)
	* boot/generic/src/memstr.c (modified)

	Merge with mainline


Fri, 30 Mar 2012 06:31:43 GMT Vojtech Horky <vojtechhorky@…> [ec351c3]
	* tools/check.sh (modified)

	check.sh: pass through all arguments


Thu, 29 Mar 2012 21:41:34 GMT Jakub Jermar <jakub@…> [bb1b44e]
	* boot/arch/ia64/src/main.c (modified)

	Make sure to run inflate() on non-overlapping source and destination ...


Thu, 29 Mar 2012 21:41:07 GMT Jakub Jermar <jakub@…> [b31f735]
	* boot/generic/include/memstr.h (modified)
	* boot/generic/src/memstr.c (modified)

	Add memmove() to boot.


Thu, 29 Mar 2012 11:11:32 GMT Frantisek Princ <frantisek.princ@…> [fffb061]
	* uspace/lib/ext4/libext4_extent.c (modified)
	* uspace/lib/ext4/libext4_filesystem.c (modified)

	find extent procedure with path saving (it's slow), for loading block ...


Thu, 29 Mar 2012 07:56:17 GMT Vojtech Horky <vojtechhorky@…> [a9a6d8d]
	* tools/mkfat.py (modified)

	Support for LFN in mkfat.py utility (#400)

	mkfat.py is now able to ...


Tue, 27 Mar 2012 13:13:06 GMT Vojtech Horky <vojtechhorky@…> [cc9f314]
	* uspace/app/bdsh/cmds/modules/cat/cat.c (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.h (modified)

	Implement head and tail functionality in bdsh/cat (thx Taylor ...


Mon, 26 Mar 2012 09:42:16 GMT Frantisek Princ <frantisek.princ@…> [47faec1]
	* uspace/lib/ext4/libext4_extent.c (modified)

	introduced binary search in extent index node


Mon, 26 Mar 2012 06:57:19 GMT Frantisek Princ <frantisek.princ@…> [9463b245]
	* contrib/conf/mips32-gx.sh (modified)
	* uspace/app/bdsh/cmds/modules/ls/ls.c (modified)
	* uspace/app/bdsh/cmds/modules/ls/ls.h (added)

	Merge with mainline


Mon, 26 Mar 2012 06:57:04 GMT Frantisek Princ <frantisek.princ@…> [30ac3c3]
	* uspace/lib/ext4/libext4_extent.c (modified)

	some debugging modifications, not yet completely debugged binary ...


Sun, 25 Mar 2012 19:42:07 GMT Jakub Jermar <jakub@…> [9bdf1f2a]
	* uspace/app/bdsh/cmds/modules/ls/ls.c (modified)

	No need to be conforming to Unix ls especially when 'r' is unused in ...


Sun, 25 Mar 2012 19:37:49 GMT Jakub Jermar <jakub@…> [2249e16]
	* uspace/app/bdsh/cmds/modules/ls/ls.c (modified)
	* uspace/app/bdsh/cmds/modules/ls/ls.h (added)

	Merge from lp:~vivek-cs-iitr/helenos/ls.


Sun, 25 Mar 2012 18:46:13 GMT Vivek Prakash <vivekprakash21@…> [4567b31c]
	* uspace/app/bdsh/cmds/modules/ls/ls.c (modified)
	* uspace/app/bdsh/cmds/modules/ls/ls.h (added)

	add -R (--recursive) option to 'ls' command


Sun, 25 Mar 2012 17:42:12 GMT Martin Sucha <sucha14@…> [e0fe4ab]
	* contrib/conf/mips32-gx.sh (modified)

	Update machine type in GXemul launcher script for mips32


Sat, 24 Mar 2012 20:01:34 GMT Frantisek Princ <frantisek.princ@…> [6514d1f]
	* kernel/generic/include/str.h (modified)
	* kernel/generic/src/console/cmd.c (modified)
	* kernel/generic/src/console/kconsole.c (modified)
	* kernel/generic/src/lib/str.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* uspace/app/bdsh/cmds/modules/touch/entry.h (modified)
	* uspace/app/bdsh/cmds/modules/touch/touch.c (modified)
	* uspace/app/bdsh/cmds/modules/touch/touch.h (modified)
	* uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified)
	* uspace/lib/c/generic/str.c (modified)
	* uspace/lib/c/include/str.h (modified)
	* uspace/lib/usb/src/dev.c (modified)

	Merge with mainline


Thu, 22 Mar 2012 10:30:51 GMT Martin Decky <martin@…> [059a8e4]
	* kernel/generic/include/str.h (modified)
	* kernel/generic/src/console/cmd.c (modified)
	* kernel/generic/src/console/kconsole.c (modified)
	* kernel/generic/src/lib/str.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* uspace/lib/c/generic/str.c (modified)
	* uspace/lib/c/include/str.h (modified)
	* uspace/lib/usb/src/dev.c (modified)

	rename str_uint64() to str_uint64_t() for better consistency with the ...


Wed, 21 Mar 2012 14:17:46 GMT Martin Decky <martin@…> [971cc0cc]
	* uspace/app/bdsh/cmds/modules/touch/entry.h (modified)
	* uspace/app/bdsh/cmds/modules/touch/touch.c (modified)
	* uspace/app/bdsh/cmds/modules/touch/touch.h (modified)
	* uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified)

	improve the 'touch' command (based on a patch by Vivek Prakash)
	 * ...


Tue, 20 Mar 2012 20:33:44 GMT Frantisek Princ <frantisek.princ@…> [a4419e7]
	* uspace/lib/ext4/libext4_extent.c (modified)

	binary search for extent (not for extent index !!!)


Tue, 20 Mar 2012 20:22:19 GMT Frantisek Princ <frantisek.princ@…> [9104bb5]
	* uspace/lib/ext4/libext4_balloc.c (modified)
	* uspace/lib/ext4/libext4_directory.c (modified)
	* uspace/lib/ext4/libext4_directory_index.c (modified)
	* uspace/lib/ext4/libext4_extent.c (modified)
	* uspace/lib/ext4/libext4_extent.h (modified)
	* uspace/lib/ext4/libext4_filesystem.c (modified)
	* uspace/lib/ext4/libext4_filesystem.h (modified)
	* uspace/lib/ext4/libext4_inode.c (modified)
	* uspace/lib/ext4/libext4_inode.h (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)

	changes according to reading inode data with extent


Mon, 19 Mar 2012 18:52:59 GMT Frantisek Princ <frantisek.princ@…> [cd581120]
	* kernel/arch/ppc32/src/ppc32.c (modified)

	Merge with mainline


Sun, 18 Mar 2012 23:06:05 GMT Martin Sucha <sucha14@…> [2e533d6f]
	* kernel/arch/ppc32/src/ppc32.c (modified)

	Use correct visuals on ppc32


Sun, 18 Mar 2012 15:54:09 GMT Frantisek Princ <frantisek.princ@…> [b191acae]
	* uspace/lib/ext4/libext4_directory_index.c (modified)
	* uspace/lib/ext4/libext4_inode.c (modified)
	* uspace/lib/ext4/libext4_inode.h (modified)

	renamed some functions because of naming convention


Fri, 16 Mar 2012 20:32:13 GMT Frantisek Princ <frantisek.princ@…> [96598b8]
	* kernel/arch/amd64/include/context.h (modified)
	* kernel/arch/arm32/include/context.h (modified)
	* kernel/arch/ia64/include/context.h (modified)
	* kernel/arch/mips32/include/context.h (modified)
	* kernel/arch/mips32/include/stack.h (modified)
	* kernel/arch/mips32/src/start.S (modified)
	* kernel/arch/mips64/include/context.h (modified)
	* kernel/arch/mips64/include/stack.h (modified)
	* kernel/arch/mips64/src/start.S (modified)
	* kernel/arch/sparc64/include/context.h (modified)
	* kernel/generic/include/context.h (modified)
	* tools/toolchain.sh (modified)
	* uspace/lib/c/arch/amd64/include/fibril.h (modified)
	* uspace/lib/c/arch/arm32/include/fibril.h (modified)
	* uspace/lib/c/arch/ia32/include/fibril.h (modified)
	* uspace/lib/c/arch/ia64/include/fibril.h (modified)
	* uspace/lib/c/arch/mips32/Makefile.inc (modified)
	* uspace/lib/c/arch/mips32/include/atomic.h (modified)
	* uspace/lib/c/arch/mips32/include/config.h (modified)
	* uspace/lib/c/arch/mips32/include/faddr.h (modified)
	* uspace/lib/c/arch/mips32/include/fibril.h (modified)
	* uspace/lib/c/arch/mips32/include/stack.h (added)
	* uspace/lib/c/arch/mips32/src/entry.S (moved)
	* uspace/lib/c/arch/mips32/src/entryjmp.S (moved)
	* uspace/lib/c/arch/mips32/src/fibril.S (modified)
	* uspace/lib/c/arch/mips32/src/syscall.c (modified)
	* uspace/lib/c/arch/mips32/src/thread_entry.S (moved)
	* uspace/lib/c/arch/mips32eb/Makefile.inc (modified)
	* uspace/lib/c/arch/mips32eb/include/stack.h (added)
	* uspace/lib/c/arch/mips64/Makefile.inc (modified)
	* uspace/lib/c/arch/mips64/include/fibril.h (modified)
	* uspace/lib/c/arch/mips64/include/stack.h (added)
	* uspace/lib/c/arch/mips64/src/entry.S (moved)
	* uspace/lib/c/arch/mips64/src/entryjmp.S (moved)
	* uspace/lib/c/arch/mips64/src/thread_entry.S (moved)
	* uspace/lib/c/arch/ppc32/include/fibril.h (modified)
	* uspace/lib/c/arch/sparc64/include/fibril.h (modified)
	* uspace/lib/c/include/fibril.h (modified)

	Merge with mainline


Wed, 14 Mar 2012 15:47:31 GMT Martin Decky <martin@…> [145d16f8]
	* tools/toolchain.sh (modified)

	bump GCC to 4.6.3, binutils to 2.22, GDB to 7.4


Tue, 13 Mar 2012 15:24:09 GMT Frantisek Princ <frantisek.princ@…> [53d5278]
	* kernel/generic/src/mm/frame.c (modified)

	Merge with mainline


Tue, 13 Mar 2012 15:23:11 GMT Martin Decky <martin@…> [6d123b3]
	* kernel/arch/mips32/include/context.h (modified)
	* kernel/arch/mips32/include/stack.h (modified)
	* kernel/arch/mips32/src/start.S (modified)
	* kernel/arch/mips64/include/context.h (modified)
	* kernel/arch/mips64/include/stack.h (modified)
	* kernel/arch/mips64/src/start.S (modified)
	* uspace/lib/c/arch/mips32/Makefile.inc (modified)
	* uspace/lib/c/arch/mips32/include/fibril.h (modified)
	* uspace/lib/c/arch/mips32/include/stack.h (added)
	* uspace/lib/c/arch/mips32/src/entry.S (moved)
	* uspace/lib/c/arch/mips32/src/entryjmp.S (moved)
	* uspace/lib/c/arch/mips32/src/thread_entry.S (moved)
	* uspace/lib/c/arch/mips32eb/Makefile.inc (modified)
	* uspace/lib/c/arch/mips32eb/include/stack.h (added)
	* uspace/lib/c/arch/mips64/Makefile.inc (modified)
	* uspace/lib/c/arch/mips64/include/fibril.h (modified)
	* uspace/lib/c/arch/mips64/include/stack.h (added)
	* uspace/lib/c/arch/mips64/src/entry.S (moved)
	* uspace/lib/c/arch/mips64/src/entryjmp.S (moved)
	* uspace/lib/c/arch/mips64/src/thread_entry.S (moved)

	respect the o32 ABI when calling C functions from assembler and ...


Tue, 13 Mar 2012 14:50:59 GMT Martin Decky <martin@…> [df366b5e]
	* uspace/lib/c/arch/mips32/src/fibril.S (modified)

	cstyle


Tue, 13 Mar 2012 14:08:45 GMT Martin Decky <martin@…> [a69cb9a]
	* uspace/lib/c/arch/mips32/src/syscall.c (modified)

	cstyle


Tue, 13 Mar 2012 13:33:58 GMT Martin Decky <martin@…> [34f0448]
	* uspace/lib/c/arch/mips32/include/atomic.h (modified)

	cstyle


Tue, 13 Mar 2012 13:29:09 GMT Martin Decky <martin@…> [8df9290]
	* uspace/lib/c/arch/mips32/src/fibril.S (modified)

	cstyle


Tue, 13 Mar 2012 12:54:23 GMT Martin Decky <martin@…> [78a9e5ab]
	* uspace/lib/c/arch/mips32/include/config.h (modified)

	cstyle


Tue, 13 Mar 2012 12:53:58 GMT Martin Decky <martin@…> [b74e5893]
	* uspace/lib/c/arch/mips32/include/faddr.h (modified)

	cstyle


Tue, 13 Mar 2012 12:51:01 GMT Martin Decky <martin@…> [c87562ca]
	* kernel/arch/sparc64/include/context.h (modified)
	* uspace/lib/c/arch/sparc64/include/fibril.h (modified)

	cstyle (no change in functionality)


Tue, 13 Mar 2012 12:46:52 GMT Martin Decky <martin@…> [8426a44d]
	* uspace/lib/c/arch/ppc32/include/fibril.h (modified)

	cstyle (no change in functionality)


Tue, 13 Mar 2012 12:41:11 GMT Martin Decky <martin@…> [9971ea7f]
	* kernel/arch/ia64/include/context.h (modified)
	* uspace/lib/c/arch/ia64/include/fibril.h (modified)

	cstyle (no change in functionality)


Tue, 13 Mar 2012 12:23:43 GMT Martin Decky <martin@…> [9318afa]
	* kernel/arch/arm32/include/context.h (modified)
	* uspace/lib/c/arch/arm32/include/fibril.h (modified)

	cstyle (no change in functionality)


Tue, 13 Mar 2012 11:54:36 GMT Martin Decky <martin@…> [089246ce]
	* kernel/arch/amd64/include/context.h (modified)
	* uspace/lib/c/arch/amd64/include/fibril.h (modified)

	cstyle (no change in functionality)


Tue, 13 Mar 2012 11:53:58 GMT Martin Decky <martin@…> [9dae3e97]
	* kernel/generic/include/context.h (modified)
	* uspace/lib/c/arch/ia32/include/fibril.h (modified)
	* uspace/lib/c/include/fibril.h (modified)

	cstyle (no change in functionality)


Mon, 12 Mar 2012 20:30:02 GMT Jakub Jermar <jakub@…> [5608deba]
	* kernel/generic/src/mm/frame.c (modified)

	Merge from lp:~jakub/helenos/mm.


Mon, 12 Mar 2012 20:27:52 GMT Jakub Jermar <jakub@…> [2cc7f16]
	* kernel/generic/src/mm/frame.c (modified)

	frame_adjust_zone_bounds() needs to handle cases when the physical ...


Sat, 10 Mar 2012 14:44:12 GMT Frantisek Princ <frantisek.princ@…> [9093c61]
	* uspace/lib/ext4/libext4_types.h (modified)

	changed features to be able to mount standard ext4 volume


Wed, 07 Mar 2012 10:11:41 GMT Frantisek Princ <frantisek.princ@…> [e2629b08]
	* uspace/lib/ext4/libext4_extent.c (modified)
	* uspace/lib/ext4/libext4_extent.h (modified)
	* uspace/lib/ext4/libext4_types.h (modified)

	Prepared infrastructure for extent searching


Wed, 07 Mar 2012 09:33:14 GMT Frantisek Princ <frantisek.princ@…> [b53a733]
	* uspace/lib/ext4/libext4.h (modified)
	* uspace/lib/ext4/libext4_balloc.h (modified)
	* uspace/lib/ext4/libext4_block_group.h (modified)
	* uspace/lib/ext4/libext4_directory.h (modified)
	* uspace/lib/ext4/libext4_directory_index.h (modified)
	* uspace/lib/ext4/libext4_extent.h (modified)
	* uspace/lib/ext4/libext4_filesystem.h (modified)
	* uspace/lib/ext4/libext4_hash.h (modified)
	* uspace/lib/ext4/libext4_ialloc.h (modified)
	* uspace/lib/ext4/libext4_inode.h (modified)
	* uspace/lib/ext4/libext4_superblock.h (modified)
	* uspace/lib/ext4/libext4_types.h (added)

	Data types definitions groupped to one file


Tue, 06 Mar 2012 10:22:21 GMT Frantisek Princ <frantisek.princ@…> [a872fc09]
	* uspace/lib/ext4/libext4_filesystem.c (modified)

	bugfix - bad function called to check filesystem feature


Tue, 06 Mar 2012 09:54:08 GMT Frantisek Princ <frantisek.princ@…> [2f2feadb]
	* uspace/lib/ext4/libext4_directory_index.c (modified)

	refactored code of index node splitting


Tue, 06 Mar 2012 09:17:42 GMT Frantisek Princ <frantisek.princ@…> [60b8b99]
	* uspace/lib/ext4/libext4_directory_index.c (modified)

	fixed error codes handling


Mon, 05 Mar 2012 10:40:34 GMT Frantisek Princ <frantisek.princ@…> [2f619d5]
	* uspace/lib/ext4/libext4_directory_index.c (modified)

	debug message deleted


Mon, 05 Mar 2012 10:40:06 GMT Frantisek Princ <frantisek.princ@…> [e8d054a]
	* uspace/lib/ext4/libext4_directory_index.c (modified)

	very hidden bug (memory_leak) found in splitting data block - now ...


Sat, 03 Mar 2012 20:06:31 GMT Frantisek Princ <frantisek.princ@…> [e63ce679]
	* uspace/lib/ext4/libext4_balloc.c (modified)
	* uspace/lib/ext4/libext4_directory_index.c (modified)
	* uspace/lib/ext4/libext4_filesystem.c (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)

	Some TODOs solved (mostly in error handling)


Sat, 03 Mar 2012 17:44:38 GMT Frantisek Princ <frantisek.princ@…> [7689590]
	* uspace/lib/ext4/libext4_directory.c (modified)
	* uspace/lib/ext4/libext4_directory.h (modified)
	* uspace/lib/ext4/libext4_directory_index.c (modified)
	* uspace/lib/ext4/libext4_directory_index.h (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)

	Code refactoring (for dentry searching)


Sat, 03 Mar 2012 10:32:47 GMT Frantisek Princ <frantisek.princ@…> [c30a015]
	* abi/include/syscall.h (modified)
	* kernel/arch/ppc32/src/ppc32.c (modified)
	* kernel/arch/sparc64/src/sun4u/sparc64.c (modified)
	* kernel/arch/sparc64/src/sun4v/sparc64.c (modified)
	* kernel/genarch/include/ofw/ofw_tree.h (modified)
	* kernel/genarch/src/ofw/ofw_tree.c (modified)
	* kernel/generic/include/sysinfo/sysinfo.h (modified)
	* kernel/generic/src/main/main.c (modified)
	* kernel/generic/src/syscall/syscall.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/sysinfo/sysinfo.c (modified)
	* uspace/app/sysinfo/sysinfo.c (modified)
	* uspace/lib/c/generic/str.c (modified)
	* uspace/lib/c/generic/sysinfo.c (modified)
	* uspace/lib/c/include/str.h (modified)
	* uspace/lib/c/include/sysinfo.h (modified)

	Merge with mainline


Fri, 02 Mar 2012 17:20:23 GMT Martin Decky <martin@…> [0499235]
	* uspace/app/sysinfo/sysinfo.c (modified)
	* uspace/lib/c/generic/sysinfo.c (modified)
	* uspace/lib/c/include/sysinfo.h (modified)

	add basic support for encoding name/value properties in sysinfo


Fri, 02 Mar 2012 16:17:11 GMT Martin Decky <martin@…> [3113d47]
	* kernel/genarch/src/ofw/ofw_tree.c (modified)

	export OpenFirmware device node properties using sysinfo


Fri, 02 Mar 2012 15:53:49 GMT Martin Decky <martin@…> [196c253]
	* kernel/generic/include/sysinfo/sysinfo.h (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/sysinfo/sysinfo.c (modified)

	add support for private/instance data also for the other sysinfo ...


Fri, 02 Mar 2012 15:32:13 GMT Martin Decky <martin@…> [efb8d15]
	* kernel/generic/src/sysinfo/sysinfo.c (modified)
	* uspace/app/sysinfo/sysinfo.c (modified)

	dump sysinfo in a more compact way


Fri, 02 Mar 2012 15:13:36 GMT Martin Decky <martin@…> [71232af]
	* kernel/genarch/include/ofw/ofw_tree.h (modified)
	* kernel/genarch/src/ofw/ofw_tree.c (modified)

	ofw_tree_print() is no longer needed
	the OFW device tree can be ...


Fri, 02 Mar 2012 15:12:01 GMT Martin Decky <martin@…> [de3db94a]
	* kernel/arch/ppc32/src/ppc32.c (modified)
	* kernel/arch/sparc64/src/sun4u/sparc64.c (modified)
	* kernel/arch/sparc64/src/sun4v/sparc64.c (modified)
	* kernel/genarch/include/ofw/ofw_tree.h (modified)
	* kernel/genarch/src/ofw/ofw_tree.c (modified)

	map OpenFirmware device tree into sysinfo


Fri, 02 Mar 2012 14:56:14 GMT Martin Decky <martin@…> [dabbe28]
	* kernel/generic/src/main/main.c (modified)

	cstyle


Fri, 02 Mar 2012 14:55:34 GMT Martin Decky <martin@…> [8b9a443]
	* kernel/genarch/src/ofw/ofw_tree.c (modified)

	cstyle


Fri, 02 Mar 2012 14:50:42 GMT Martin Decky <martin@…> [76f382b]
	* kernel/generic/src/sysinfo/sysinfo.c (modified)
	* uspace/app/sysinfo/sysinfo.c (modified)
	* uspace/lib/c/generic/sysinfo.c (modified)
	* uspace/lib/c/include/sysinfo.h (modified)

	support for listing sysinfo from uspace


Fri, 02 Mar 2012 14:50:25 GMT Martin Decky <martin@…> [560d79f]
	* uspace/lib/c/generic/str.c (modified)
	* uspace/lib/c/include/str.h (modified)

	implement str_nsize, wstr_nsize


Fri, 02 Mar 2012 13:55:54 GMT Martin Decky <martin@…> [0030eef]
	* abi/include/syscall.h (modified)
	* kernel/generic/include/sysinfo/sysinfo.h (modified)
	* kernel/generic/src/syscall/syscall.c (modified)
	* kernel/generic/src/sysinfo/sysinfo.c (modified)

	add kernel support for listing sysinfo keys from uspace


Thu, 01 Mar 2012 23:22:32 GMT Martin Decky <martin@…> [5869ce0]
	* kernel/generic/include/sysinfo/sysinfo.h (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/sysinfo/sysinfo.c (modified)

	extend sysinfo generated subtree interface


Thu, 01 Mar 2012 22:57:09 GMT Martin Decky <martin@…> [3d23553]
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/sysinfo/sysinfo.c (modified)

	cstyle


Thu, 01 Mar 2012 19:56:31 GMT Frantisek Princ <frantisek.princ@…> [d0d7afb]
	* uspace/lib/ext4/libext4_directory.c (modified)
	* uspace/lib/ext4/libext4_directory.h (modified)
	* uspace/lib/ext4/libext4_directory_index.c (modified)
	* uspace/lib/ext4/libext4_directory_index.h (modified)

	Code refactorization (entry insertion)


Thu, 01 Mar 2012 14:54:17 GMT Frantisek Princ <frantisek.princ@…> [d8269dc]
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/mkexfat/Makefile (added)
	* uspace/app/mkexfat/exfat.h (added)
	* uspace/app/mkexfat/mkexfat.c (added)
	* uspace/app/mkexfat/upcase.h (added)
	* uspace/srv/fs/exfat/exfat_bitmap.c (modified)
	* uspace/srv/fs/exfat/exfat_bitmap.h (modified)
	* uspace/srv/fs/exfat/exfat_dentry.c (modified)
	* uspace/srv/fs/exfat/exfat_dentry.h (modified)
	* uspace/srv/fs/exfat/exfat_directory.c (modified)
	* uspace/srv/fs/exfat/exfat_fat.c (modified)
	* uspace/srv/fs/exfat/exfat_ops.c (modified)

	Merge with mainline


Thu, 01 Mar 2012 13:48:41 GMT Martin Decky <martin@…> [4546fc3]
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/mkexfat/Makefile (added)
	* uspace/app/mkexfat/exfat.h (added)
	* uspace/app/mkexfat/mkexfat.c (added)
	* uspace/app/mkexfat/upcase.h (added)
	* uspace/srv/fs/exfat/exfat_bitmap.c (modified)
	* uspace/srv/fs/exfat/exfat_bitmap.h (modified)
	* uspace/srv/fs/exfat/exfat_dentry.c (modified)
	* uspace/srv/fs/exfat/exfat_dentry.h (modified)
	* uspace/srv/fs/exfat/exfat_directory.c (modified)
	* uspace/srv/fs/exfat/exfat_fat.c (modified)
	* uspace/srv/fs/exfat/exfat_ops.c (modified)

	merge mkexfat from Maurizio Lombardi


Thu, 01 Mar 2012 08:22:41 GMT Maurizio Lombardi <m.lombardi85@…> [df4fbe1]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: fix fat clusters allocation bug


Wed, 29 Feb 2012 22:03:06 GMT Maurizio Lombardi <m.lombardi85@…> [8d8ad19]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: raise an error if dev_path == NULL


Wed, 29 Feb 2012 21:47:05 GMT Maurizio Lombardi <m.lombardi85@…> [875bc8b]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: force the user to specify the fs size if we failed to obtain ...


Wed, 29 Feb 2012 21:31:04 GMT Maurizio Lombardi <m.lombardi85@…> [b4b3cb05]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: specify the fs size in sectors, not in bytes.


Wed, 29 Feb 2012 18:55:51 GMT Frantisek Princ <frantisek.princ@…> [6f731f0a]
	* uspace/lib/ext4/libext4_directory_index.c (modified)

	code for creating second level index


Wed, 29 Feb 2012 18:43:24 GMT Maurizio Lombardi <m.lombardi85@…> [8efc4c1]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: leave the NAME prefix only on error messages


Wed, 29 Feb 2012 18:29:37 GMT Maurizio Lombardi <m.lombardi85@…> [ebea7acf]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Fill the content of the unused part of the root directory ...


Wed, 29 Feb 2012 17:56:12 GMT Frantisek Princ <frantisek.princ@…> [c0964cd7]
	* uspace/lib/ext4/libext4_directory_index.c (modified)
	* uspace/lib/ext4/libext4_directory_index.h (modified)

	code for splitting index block if tree is not trivial (one block)


Tue, 28 Feb 2012 21:57:27 GMT Maurizio Lombardi <m.lombardi85@…> [0f22528]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Be sure there is sufficient space to create the filesystem ...


Tue, 28 Feb 2012 21:29:42 GMT Maurizio Lombardi <m.lombardi85@…> [9bbe54f]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: fix a comment.


Tue, 28 Feb 2012 20:44:30 GMT Maurizio Lombardi <m.lombardi85@…> [b6eb5da]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Fix calculation of the total number of clusters on device.


Tue, 28 Feb 2012 19:50:42 GMT Maurizio Lombardi <m.lombardi85@…> [2601383]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: fix comment, code cleaning


Tue, 28 Feb 2012 19:18:59 GMT Frantisek Princ <frantisek.princ@…> [e2ec667e]
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/lib/func.c (modified)
	* uspace/drv/char/ps2mouse/ps2mouse.c (modified)

	Merge with mainline


Tue, 28 Feb 2012 19:18:39 GMT Frantisek Princ <frantisek.princ@…> [412f813]
	* uspace/lib/ext4/libext4_balloc.c (modified)
	* uspace/lib/ext4/libext4_directory_index.c (modified)

	some small improvements of splitting directory index data blocks


Mon, 27 Feb 2012 19:48:09 GMT Maurizio Lombardi <m.lombardi85@…> [d7f09583]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: try to prevent the user from specifying a cluster size too ...


Mon, 27 Feb 2012 18:55:23 GMT Maurizio Lombardi <m.lombardi85@…> [9ce1acf]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Add some printfs about what mkexfat is doing.


Mon, 27 Feb 2012 14:13:38 GMT Maurizio Lombardi <m.lombardi85@…> [e517715]
	* uspace/app/mkexfat/mkexfat.c (modified)
	* uspace/app/mkexfat/upcase.h (modified)

	mkexfat: add the copyright header to upcase.h


Mon, 27 Feb 2012 14:03:19 GMT Maurizio Lombardi <m.lombardi85@…> [31718d1]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Fix an error message.


Mon, 27 Feb 2012 12:58:00 GMT Maurizio Lombardi <m.lombardi85@…> [3df2907]
	* boot/arch/ia64/src/pal_asm.S (modified)
	* boot/arch/ia64/src/sal_asm.S (modified)
	* kernel/arch/ia64/include/asm.h (modified)
	* kernel/arch/ia64/src/ia64.c (modified)
	* kernel/generic/src/ipc/irq.c (modified)
	* kernel/generic/src/mm/page.c (modified)
	* uspace/drv/bus/usb/uhci/transfer_list.c (modified)
	* uspace/drv/bus/usb/uhci/uhci_batch.c (modified)
	* uspace/drv/infrastructure/root/root.c (modified)
	* uspace/lib/c/arch/ia64/include/ddi.h (modified)

	Merge mainline changes


Sun, 26 Feb 2012 22:06:42 GMT Maurizio Lombardi <m.lombardi85@…> [09c954b]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Bug fixes

	- Fix the number of data clusters.
	- Set the ...


Sun, 26 Feb 2012 20:00:13 GMT Maurizio Lombardi <m.lombardi85@…> [aa37d6f]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Fix comment, add description on top of function ...


Sun, 26 Feb 2012 19:45:02 GMT Maurizio Lombardi <m.lombardi85@…> [00af658]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: let the user specify the cluster size in Kb, not in bytes.


Sun, 26 Feb 2012 19:35:13 GMT Maurizio Lombardi <m.lombardi85@…> [ef144ef]
	* uspace/app/mkexfat/mkexfat.c (modified)

	mkexfat: Improvements and bug fixes

	- The user now can specify the ...


Sun, 26 Feb 2012 19:07:39 GMT Jan Vesely <jano.vesely@…> [68c60b0]
	* uspace/drv/char/ps2mouse/ps2mouse.c (modified)

	ps2mouse: Lower testing message to debug instead of error.

	If the ...


Sun, 26 Feb 2012 20:09:03 GMT Martin Sucha <sucha14@…> [2b4ae501]
	* kernel/generic/src/lib/func.c (modified)

	Fix unused variable warning when CONFIG_DEBUG is enabled and ...