#
# ChangeLog for / in mainline
#
# Generated by Trac 1.6
# 2025-04-13T09:26:55Z

Mon, 21 Jan 2019 13:39:37 GMT Vojtech Horky <vojtech.horky@…> [d17cf8c]
	* uspace/app/hbench/Makefile (modified)
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/env.c (moved)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)
	* uspace/app/hbench/synch/fibril_mutex.c (modified)

	hbench: remove global state

	Move benchmark parameters into a ...


Mon, 21 Jan 2019 13:20:31 GMT Vojtech Horky <vojtech.horky@…> [e7f9a09]
	* uspace/app/hbench/csv.c (modified)
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)
	* uspace/app/hbench/synch/fibril_mutex.c (modified)

	hbench: less parameters to benchmark runners

	Merge stopwatch as ...


Thu, 10 Jan 2019 21:07:16 GMT Vojtech Horky <vojtech.horky@…> [94ebebf]
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/main.c (modified)

	hbench: turn comments into doc-blocks


Thu, 10 Jan 2019 20:54:32 GMT Vojtech Horky <vojtech.horky@…> [51a04bd]
	* uspace/lib/c/include/perf.h (modified)

	libc: clarify stopwatch documentation


Thu, 10 Jan 2019 20:51:25 GMT Vojtech Horky <vojtech.horky@…> [5fbc1f9]
	* uspace/lib/c/include/perf.h (modified)
	* uspace/lib/c/test/perf.c (modified)

	libc: stopwatch API symmetry


Wed, 09 Jan 2019 08:27:21 GMT Vojtech Horky <vojtech.horky@…> [c2db02a]
	* uspace/app/hbench/Makefile (modified)
	* uspace/app/hbench/benchlist.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/synch/fibril_mutex.c (added)

	hbench: add fibril_mutex benchmark

	Not very sophisticated but not ...


Mon, 07 Jan 2019 12:56:22 GMT Vojtech Horky <vojtech.horky@…> [ebb0835]
	* uspace/app/hbench/csv.c (modified)
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)

	hbench: add tiny wrapper around stopwatch_t

	This prepares the ...


Sun, 06 Jan 2019 22:33:17 GMT Vojtech Horky <vojtech.horky@…> [a787081]
	* uspace/app/hbench/benchlist.c (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)

	hbench: do not shorten identifiers at all costs


Sun, 06 Jan 2019 22:29:09 GMT Vojtech Horky <vojtech.horky@…> [77b01fe]
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)

	hbench: add Doxygen groups


Sun, 06 Jan 2019 22:28:51 GMT Vojtech Horky <vojtech.horky@…> [d926f42]
	* uspace/app/hbench/benchlist.c (modified)
	* uspace/app/hbench/benchlist.h (deleted)
	* uspace/app/hbench/csv.c (modified)
	* uspace/app/hbench/csv.h (deleted)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)
	* uspace/app/hbench/params.c (modified)
	* uspace/app/hbench/params.h (deleted)

	hbench: one header is enough


Sun, 06 Jan 2019 22:19:21 GMT Vojtech Horky <vojtech.horky@…> [fe656783]
	* .gitignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/hbench/Makefile (moved)
	* uspace/app/hbench/benchlist.c (moved)
	* uspace/app/hbench/benchlist.h (moved)
	* uspace/app/hbench/csv.c (moved)
	* uspace/app/hbench/csv.h (moved)
	* uspace/app/hbench/doc/doxygroups.h (moved)
	* uspace/app/hbench/fs/dirread.c (moved)
	* uspace/app/hbench/fs/fileread.c (moved)
	* uspace/app/hbench/hbench.h (moved)
	* uspace/app/hbench/ipc/ns_ping.c (moved)
	* uspace/app/hbench/ipc/ping_pong.c (moved)
	* uspace/app/hbench/main.c (moved)
	* uspace/app/hbench/malloc/malloc1.c (moved)
	* uspace/app/hbench/malloc/malloc2.c (moved)
	* uspace/app/hbench/params.c (moved)
	* uspace/app/hbench/params.h (moved)

	Rename perf to hbench

	The main reason for the rename is that perf ...


Fri, 04 Jan 2019 15:48:59 GMT Vojtech Horky <vojtech.horky@…> [1bad5fd]
	* .gitignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/bnchmark/Makefile (deleted)
	* uspace/app/bnchmark/bnchmark.c (deleted)
	* uspace/app/bnchmark/doc/doxygroups.h (deleted)

	Remove bnchmark application

	The benchmarks included in this ...


Fri, 04 Jan 2019 15:46:42 GMT Vojtech Horky <vojtech.horky@…> [13b1b48]
	* uspace/app/perf/Makefile (modified)
	* uspace/app/perf/benchlist.c (modified)
	* uspace/app/perf/benchlist.h (modified)
	* uspace/app/perf/fs/dirread.c (added)
	* uspace/app/perf/fs/fileread.c (added)

	perf: add benchmarks from bnchmark application

	Probably it should ...


Fri, 04 Jan 2019 15:00:21 GMT Vojtech Horky <vojtech.horky@…> [f85546d]
	* uspace/app/perf/Makefile (modified)
	* uspace/app/perf/params.c (added)
	* uspace/app/perf/params.h (added)
	* uspace/app/perf/perf.c (modified)

	perf: add benchmark parameters

	Added API for extra benchmark ...


Thu, 03 Jan 2019 10:24:23 GMT Vojtech Horky <vojtech.horky@…> [a362c16]
	* uspace/app/perf/doc/doxygroups.h (modified)

	perf: a bit of documentation


Thu, 03 Jan 2019 09:49:54 GMT Vojtech Horky <vojtech.horky@…> [60029df]
	* uspace/app/perf/Makefile (modified)
	* uspace/app/perf/csv.c (added)
	* uspace/app/perf/csv.h (added)
	* uspace/app/perf/perf.c (modified)

	perf: add CSV output

	Use -o filename to store benchmark results ...


Thu, 03 Jan 2019 09:20:57 GMT Vojtech Horky <vojtech.horky@…> [043d464f]
	* uspace/app/perf/ipc/ping_pong.c (modified)

	perf: add hint for ping_pong benchmark


Thu, 03 Jan 2019 06:53:22 GMT Vojtech Horky <vojtech.horky@…> [b9f1585]
	* .gitignore (modified)
	* abi/include/abi/ipc/interfaces.h (modified)
	* boot/Makefile.common (modified)
	* boot/arch/arm32/src/mm.c (modified)
	* boot/arch/ia64/src/main.c (modified)
	* kernel/genarch/src/fb/fb.c (modified)
	* tools/toolchain.sh (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/ls/ls.c (modified)
	* uspace/app/pci/Makefile (added)
	* uspace/app/pci/doc/doxygroups.h (added)
	* uspace/app/pci/pci.c (added)
	* uspace/drv/bus/pci/pciintel/Makefile (modified)
	* uspace/drv/bus/pci/pciintel/ctl.c (added)
	* uspace/drv/bus/pci/pciintel/ctl.h (added)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/io/chargrid.c (modified)
	* uspace/lib/c/generic/pci.c (added)
	* uspace/lib/c/include/ipc/pci.h (added)
	* uspace/lib/c/include/pci.h (added)
	* uspace/lib/c/include/types/pci.h (added)
	* uspace/lib/clui/tinput.c (modified)
	* uspace/srv/locsrv/locsrv.c (modified)
	* uspace/srv/vfs/vfs_ops.c (modified)

	Merge upstream changes


Thu, 03 Jan 2019 00:53:50 GMT Jiri Svoboda <jiri@…> [7acd787]
	* .gitignore (modified)
	* abi/include/abi/ipc/interfaces.h (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/pci/Makefile (added)
	* uspace/app/pci/doc/doxygroups.h (added)
	* uspace/app/pci/pci.c (added)
	* uspace/drv/bus/pci/pciintel/Makefile (modified)
	* uspace/drv/bus/pci/pciintel/ctl.c (added)
	* uspace/drv/bus/pci/pciintel/ctl.h (added)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/pci.c (added)
	* uspace/lib/c/include/ipc/pci.h (added)
	* uspace/lib/c/include/pci.h (added)
	* uspace/lib/c/include/types/pci.h (added)
	* uspace/srv/locsrv/locsrv.c (modified)

	Utility for listing PCI devices

	Currently all information presented ...


Wed, 02 Jan 2019 21:17:05 GMT Vojtech Horky <vojtech.horky@…> [b4a4ad94]
	* uspace/app/perf/perf.c (modified)

	perf: compute average throughput correctly

	The correct way to ...


Wed, 02 Jan 2019 13:50:36 GMT Vojtech Horky <vojtech.horky@…> [79bb48e]
	* uspace/app/perf/perf.c (modified)

	perf: use the right type


Wed, 02 Jan 2019 10:41:50 GMT Jiri Svoboda <jiri@…> [ca645a2]
	* kernel/genarch/src/fb/fb.c (modified)

	Slightly improve KFB scrolling speed


Tue, 01 Jan 2019 21:48:25 GMT Jakub Jermar <jakub@…> [e8d3165e]
	* boot/arch/ia64/src/main.c (modified)

	Treat additional region types as available memory

	In order for the ...


Tue, 01 Jan 2019 19:58:48 GMT Vojtech Horky <vojtech.horky@…> [858469f]
	* uspace/lib/c/include/types/casting.h (modified)

	Fix formatting for Sycek

	Hopefully, it makes the code more readable.


Tue, 01 Jan 2019 19:53:07 GMT Vojtech Horky <vojtech.horky@…> [713ba400]
	* uspace/app/perf/perf.c (modified)
	* uspace/app/tester/tester.c (modified)

	Refactoring in tester and perf

	Use can_cast_size_t_to_int instead ...


Tue, 01 Jan 2019 19:45:58 GMT Vojtech Horky <vojtech.horky@…> [32236e5]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/include/types/casting.h (added)
	* uspace/lib/c/test/casting.c (added)
	* uspace/lib/c/test/main.c (modified)

	Add can_cast_size_t_to_int

	There are already several places where ...


Tue, 01 Jan 2019 17:45:11 GMT Vojtech Horky <vojtech.horky@…> [7e85d2b]
	* uspace/app/perf/perf.c (modified)

	perf: variable renaming


Tue, 01 Jan 2019 17:43:54 GMT Vojtech Horky <vojtech.horky@…> [980611d5]
	* uspace/app/perf/perf.c (modified)

	perf: use uint64_t for workload size

	We also check that we do not ...


Sun, 30 Dec 2018 11:49:13 GMT Jiri Svoboda <jiri@…> [68f1254c]
	* uspace/lib/c/generic/io/chargrid.c (modified)
	* uspace/lib/clui/tinput.c (modified)

	Terminal/console need to handle invalid coordinates
 ...


Sat, 29 Dec 2018 20:37:25 GMT Jakub Jermář <jakub@…> [59cce22]
	* uspace/app/bdsh/cmds/modules/ls/ls.c (modified)

	Prevents 'ls -r' from crashing when executed in an empty directory
 ...


Sat, 29 Dec 2018 11:54:33 GMT Jakub Jermar <jakub@…> [6371eb47]
	* uspace/srv/vfs/vfs_ops.c (modified)

	vfs: unlock namespace lock when fd allocation fails

	Signed-off-by: ...


Fri, 28 Dec 2018 13:56:05 GMT Vojtech Horky <vojtech.horky@…> [d5caf79]
	* uspace/app/perf/Makefile (modified)
	* uspace/app/perf/benchlist.c (added)
	* uspace/app/perf/benchlist.h (added)
	* uspace/app/perf/ipc/ns_ping.c (modified)
	* uspace/app/perf/ipc/ns_ping.def (deleted)
	* uspace/app/perf/ipc/ping_pong.c (modified)
	* uspace/app/perf/ipc/ping_pong.def (deleted)
	* uspace/app/perf/malloc/malloc1.c (modified)
	* uspace/app/perf/malloc/malloc1.def (deleted)
	* uspace/app/perf/malloc/malloc2.c (modified)
	* uspace/app/perf/malloc/malloc2.def (deleted)
	* uspace/app/perf/perf.c (modified)
	* uspace/app/perf/perf.h (modified)

	perf: hide more benchmark implementation

	It is much easier to ...


Fri, 28 Dec 2018 13:53:23 GMT Vojtech Horky <vojtech.horky@…> [c7de81b]
	* uspace/app/perf/perf.c (modified)

	perf: fix thruput computation


Fri, 28 Dec 2018 09:32:11 GMT Vojtech Horky <vojtech.horky@…> [3bd74758]
	* uspace/app/perf/ipc/ns_ping.c (modified)
	* uspace/app/perf/ipc/ns_ping.def (modified)
	* uspace/app/perf/ipc/ping_pong.c (modified)
	* uspace/app/perf/ipc/ping_pong.def (modified)
	* uspace/app/perf/malloc/malloc1.c (modified)
	* uspace/app/perf/malloc/malloc1.def (modified)
	* uspace/app/perf/malloc/malloc2.c (modified)
	* uspace/app/perf/malloc/malloc2.def (modified)
	* uspace/app/perf/perf.c (modified)
	* uspace/app/perf/perf.h (modified)

	perf: huge refactoring

	The overall aim of this refactoring was to ...


Fri, 28 Dec 2018 09:31:59 GMT Vojtech Horky <vojtech.horky@…> [8ee106b]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/include/perf.h (added)
	* uspace/lib/c/test/main.c (modified)
	* uspace/lib/c/test/perf.c (added)

	Add stopwatch_t for precise wallclock measurement

	The idea is to ...


Thu, 27 Dec 2018 17:14:08 GMT Jakub Jermar <jakub@…> [accdbd83]
	* boot/arch/arm32/src/mm.c (modified)

	Create mappings also for the kernel

	If needed, create also ...


Fri, 21 Dec 2018 20:42:09 GMT GitHub <noreply@…> [59564e6]
	* tools/toolchain.sh (modified)

	Merge pull request #138 from matthieuriolo/ticket_569

	Adds a new ...


Fri, 21 Dec 2018 17:43:08 GMT GitHub <noreply@…> [a49c39c8]
	* uspace/lib/ext4/src/filesystem.c (modified)

	Merge pull request #145 from maurizio-lombardi/ext4_init_dfree
 ...


Fri, 21 Dec 2018 16:35:43 GMT Maurizio Lombardi <mlombard@…> [7bdedb5]
	* uspace/lib/ext4/src/filesystem.c (modified)

	libext4: fix double free in case ext4_filesystem_open() fails.

	I ...


Wed, 19 Dec 2018 08:36:54 GMT Jakub Jermar <jakub@…> [4a33845]
	* version (modified)

	Bump version to 0.8.0


Tue, 18 Dec 2018 20:15:13 GMT Jakub Jermar <jakub@…> [336b739]
	* kernel/arch/arm32/include/arch/context.h (modified)

	Set cpu_mode in context_set()

	Leaving the field zeroed-out from ...


Tue, 18 Dec 2018 18:38:49 GMT Jiri Svoboda <jiri@…> [485281e]
	* uspace/app/modplay/modplay.c (modified)
	* uspace/app/wavplay/main.c (modified)

	Allow specifying non-default audio target

	Needed when there is more ...


Mon, 17 Dec 2018 22:19:59 GMT Jakub Jermar <jakub@…> [c65590a]
	* defaults/arm32/beagleboardxm/Makefile.config (modified)
	* defaults/arm32/beaglebone/Makefile.config (modified)

	Switch bbone and bbxm to barebone config

	The uImage.bin's are ...


Mon, 17 Dec 2018 21:47:08 GMT Jiri Svoboda <jiri@…> [21374e03]
	* uspace/lib/drv/generic/remote_audio_pcm.c (modified)

	audio_pcm_open() should accept service name

	It incorrectly expects ...


Mon, 17 Dec 2018 21:10:11 GMT Jiri Svoboda <jiri@…> [375bcff]
	* uspace/drv/audio/hdaudio/hdaudio.ma (modified)

	Add hdaudio match IDs needed on Lenovo X250

	Intel Broadwell-U and ...


Sat, 15 Dec 2018 21:50:44 GMT Jakub Jermar <jakub@…> [4bb4cf88]
	* uspace/app/mkext4/mkext4.c (modified)

	Make 4K block size the default for ext4


Sat, 15 Dec 2018 15:48:59 GMT GitHub <noreply@…> [3c8b0a8]
	* uspace/app/mkext4/mkext4.c (modified)
	* uspace/lib/ext4/include/ext4/cfg.h (modified)
	* uspace/lib/ext4/include/ext4/superblock.h (modified)
	* uspace/lib/ext4/src/balloc.c (modified)
	* uspace/lib/ext4/src/filesystem.c (modified)
	* uspace/lib/ext4/src/ialloc.c (modified)
	* uspace/lib/ext4/src/superblock.c (modified)

	Merge pull request #143 from maurizio-lombardi/ext4_fixes_v2

	Ext4 fixes


Fri, 14 Dec 2018 18:48:04 GMT Jiri Svoboda <jiri@…> [b6d5e31]
	* kernel/genarch/src/multiboot/multiboot.c (modified)

	Fix multiboot command extraction

	If the command on command line did ...


Fri, 14 Dec 2018 17:47:24 GMT GitHub <noreply@…> [54cde43]
	* uspace/app/sysinst/sysinst.c (modified)

	Merge pull request #144 from maurizio-lombardi/sysinst_fix

	sysinst: ...


Fri, 14 Dec 2018 17:16:47 GMT Maurizio Lombardi <mlombard@…> [09d1b6fa]
	* uspace/app/sysinst/sysinst.c (modified)

	sysinst: fix the default dev path

	\hw\pci0 has been replaced by ...


Thu, 13 Dec 2018 13:32:42 GMT Maurizio Lombardi <mlombard@…> [6ea5e7a]
	* uspace/lib/ext4/src/ialloc.c (modified)
	* uspace/lib/ext4/src/superblock.c (modified)

	libext4: cstyle fixes


Thu, 13 Dec 2018 13:29:38 GMT Maurizio Lombardi <mlombard@…> [e2f20b9e]
	* uspace/lib/ext4/include/ext4/superblock.h (modified)
	* uspace/lib/ext4/src/balloc.c (modified)
	* uspace/lib/ext4/src/superblock.c (modified)

	libext4: fixes to flex support in ...


Thu, 13 Dec 2018 09:07:01 GMT Maurizio Lombardi <mlombard@…> [91fcbabc]
	* uspace/app/mkext4/mkext4.c (modified)

	mkext4: add the option to choose the preferred fs block size


Thu, 13 Dec 2018 09:06:52 GMT Maurizio Lombardi <mlombard@…> [4d7bf35]
	* uspace/lib/ext4/src/ialloc.c (modified)

	libext4: fix ext4_ialloc_alloc_inode() to be less picky

	If can't ...


Thu, 13 Dec 2018 09:06:40 GMT Maurizio Lombardi <mlombard@…> [91fc2dae]
	* uspace/app/mkext4/mkext4.c (modified)
	* uspace/lib/ext4/include/ext4/cfg.h (modified)
	* uspace/lib/ext4/src/filesystem.c (modified)
	* uspace/lib/ext4/src/superblock.c (modified)

	libext4: fs creation should support different block sizes, not only ...


Wed, 12 Dec 2018 21:59:39 GMT Jakub Jermar <jakub@…> [af8c793b]
	* contrib/qemu/build-from-scratch.sh (modified)

	Upgrade QEMU to 3.1.0


Wed, 12 Dec 2018 16:23:36 GMT GitHub <noreply@…> [c9c1ccd]
	* uspace/app/mkext4/mkext4.c (modified)

	Merge pull request #141 from maurizio-lombardi/mkext4_fix_loop
 ...


Tue, 11 Dec 2018 15:46:31 GMT Jiri Svoboda <jiri@…> [737ebf3]
	* uspace/srv/hid/compositor/compositor.c (modified)

	Fix window reference leak in compositor.


Tue, 11 Dec 2018 14:02:08 GMT Maurizio Lombardi <mlombard@…> [6abdef37]
	* uspace/app/mkext4/mkext4.c (modified)

	mkext4: fix infinite loop when passing an invalid argument.

	Also ...


Tue, 11 Dec 2018 12:48:02 GMT Jiri Svoboda <jiri@…> [10b21a1b]
	* .gitignore (modified)
	* boot/Makefile.common (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/app/lprint/Makefile (added)
	* uspace/app/lprint/doc/doxygroups.h (added)
	* uspace/app/lprint/lprint.c (added)
	* uspace/drv/bus/isa/isa.dev (modified)
	* uspace/drv/char/pc-lpt/Makefile (added)
	* uspace/drv/char/pc-lpt/doc/doxygroups.h (added)
	* uspace/drv/char/pc-lpt/main.c (added)
	* uspace/drv/char/pc-lpt/pc-lpt.c (added)
	* uspace/drv/char/pc-lpt/pc-lpt.h (added)
	* uspace/drv/char/pc-lpt/pc-lpt.ma (added)
	* uspace/drv/char/pc-lpt/pc-lpt_hw.h (added)
	* uspace/srv/locsrv/locsrv.c (modified)

	PC parallel port driver and printing utility

	Add pc-lpt driver for ...


Tue, 11 Dec 2018 07:29:01 GMT Jakub Jermar <jakub@…> [ca4c5596]
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/proc/task.c (modified)

	Remove leftover mentions of B+tree


Mon, 10 Dec 2018 14:29:35 GMT Jiri Svoboda <jiri@…> [4f87a85a]
	* uspace/drv/audio/hdaudio/hdaudio.c (modified)
	* uspace/drv/block/ata_bd/main.c (modified)
	* uspace/drv/block/ddisk/ddisk.c (modified)
	* uspace/drv/block/usbmast/main.c (modified)
	* uspace/drv/char/msim-con/msim-con.c (modified)
	* uspace/drv/char/ns8250/ns8250.c (modified)
	* uspace/drv/char/ski-con/ski-con.c (modified)
	* uspace/drv/char/sun4v-con/sun4v-con.c (modified)
	* uspace/drv/fb/amdm37x_dispc/main.c (modified)
	* uspace/drv/fb/kfb/port.c (modified)
	* uspace/drv/intctl/apic/apic.c (modified)
	* uspace/drv/intctl/i8259/i8259.c (modified)
	* uspace/drv/intctl/icp-ic/icp-ic.c (modified)
	* uspace/drv/intctl/obio/obio.c (modified)
	* uspace/drv/test/test1/test1.c (modified)
	* uspace/drv/test/test2/test2.c (modified)
	* uspace/drv/test/test3/test3.c (modified)
	* uspace/drv/time/cmos-rtc/cmos-rtc.c (modified)
	* uspace/lib/ieee80211/src/ieee80211.c (modified)

	Check return code from ddf_add_fun_to_category


Mon, 10 Dec 2018 11:15:10 GMT jxsvoboda <5887334+jxsvoboda@…> [433d52f]
	* kernel/generic/src/mm/as.c (modified)

	No need to compute number of used pages again

	In ...


Mon, 10 Dec 2018 11:15:10 GMT jxsvoboda <5887334+jxsvoboda@…> [247fdea]
	* kernel/Makefile (modified)
	* kernel/generic/include/adt/btree.h (deleted)
	* kernel/generic/src/adt/btree.c (deleted)
	* kernel/generic/src/main/main.c (modified)
	* kernel/test/btree/btree1.c (deleted)
	* kernel/test/btree/btree1.def (deleted)
	* kernel/test/test.c (modified)
	* kernel/test/test.h (modified)

	Remove B+tree


Mon, 10 Dec 2018 11:15:10 GMT jxsvoboda <5887334+jxsvoboda@…> [2fc3b2d]
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/mm/backend_anon.c (modified)
	* kernel/generic/src/mm/backend_elf.c (modified)
	* kernel/generic/src/mm/backend_phys.c (modified)
	* kernel/generic/src/mm/backend_user.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)

	Replace B+tree with ordered dict. for used space

	Replace the use of ...


Wed, 05 Dec 2018 22:25:34 GMT Jakub Jermar <jakub@…> [de9a18e]
	* uspace/lib/c/generic/async/server.c (modified)

	Make the call explicitly invalid in case of error


Wed, 05 Dec 2018 09:12:51 GMT Jiri Svoboda <jiri@…> [5a2e0dd5]
	* kernel/generic/src/mm/as.c (modified)

	Be more careful when comparing large numbers


Wed, 05 Dec 2018 06:26:52 GMT Jakub Jermar <jakub@…> [bbe20da]
	* .gitignore (modified)
	* boot/Makefile.common (modified)

	Purge leftovers from RCU removal


Wed, 05 Dec 2018 06:24:19 GMT Jakub Jermar <jakub@…> [d836630]
	* uspace/lib/drv/generic/driver.c (modified)

	Add missing calls to refcount_init()


Mon, 03 Dec 2018 21:40:04 GMT Jakub Jermar <jakub@…> [3694ced]
	* abi/doc/doxygroups.h (modified)

	Fix doxygroup


Mon, 03 Dec 2018 21:39:42 GMT Jakub Jermar <jakub@…> [0777a933]
	* uspace/doc/main_page.h (deleted)

	Remove superfluous main page from Doxygen


Mon, 03 Dec 2018 20:38:54 GMT Matthieu Riolo <matthieu.riolo@…> [cb15b49c]
	* tools/toolchain.sh (modified)

	implement platform 'all' and adding help message to show_usage


Mon, 03 Dec 2018 18:29:53 GMT jxsvoboda <5887334+jxsvoboda@…> [de0af3a]
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/mm/backend_anon.c (modified)
	* kernel/generic/src/mm/backend_elf.c (modified)

	Use ordered dictionary for pagemap instead of B+tree

	At the same ...


Sun, 02 Dec 2018 18:37:22 GMT Jakub Jermar <jakub@…> [a0765f6]
	* uspace/srv/audio/hound/hound.c (modified)

	Add assert to match the precondition from comment


Sun, 02 Dec 2018 11:43:30 GMT Vojtech Horky <vojtech.horky@…> [9c3038d]
	* uspace/Makefile (modified)

	Ensure export dir exists

	The directory is created in ...


Fri, 30 Nov 2018 23:52:56 GMT Matthieu Riolo <matthieu.riolo@…> [4aba581]
	* tools/toolchain.sh (modified)

	implementing a test function for the different platforms


Fri, 30 Nov 2018 22:31:12 GMT Jakub Jermar <jakub@…> [26f5bdf]
	* kernel/arch/sparc64/src/sun4v/start.S (modified)

	Use aligned addresses to take over the MMU

	Commit ...


Fri, 30 Nov 2018 10:04:57 GMT Jiri Svoboda <jiri@…> [ea4910b]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/string.c (modified)
	* uspace/lib/c/include/string.h (modified)
	* uspace/lib/c/test/string.c (modified)
	* uspace/lib/posix/Makefile (modified)
	* uspace/lib/posix/include/posix/string.h (modified)
	* uspace/lib/posix/src/string.c (modified)

	strdup(), strndup(), strnlen() are commonly used extensions so move ...


Wed, 28 Nov 2018 10:27:41 GMT GitHub <noreply@…> [c483fca]
	* kernel/generic/src/proc/scheduler.c (modified)

	Merge pull request #68 from maurizio-lombardi/sched_fix_typo
 ...


Tue, 27 Nov 2018 21:19:26 GMT Maurizio Lombardi <mlombard@…> [c742954]
	* kernel/generic/src/proc/scheduler.c (modified)

	scheduler: fix compile error in kcpulb() when KCPULB_VERBOSE is
	defined.


Tue, 27 Nov 2018 16:51:11 GMT Jakub Jermar <jakub@…> [e199ab3]
	* uspace/lib/usbhost/src/bus.c (modified)

	Fix endpoint reference counting

	After commit 498ced1, an endpoint ...


Tue, 27 Nov 2018 16:50:40 GMT Jakub Jermar <jakub@…> [9df0f64]
	* uspace/lib/drv/generic/driver.c (modified)

	Fix function reference counting

	After commit 498ced1, a function is ...


Tue, 27 Nov 2018 16:50:01 GMT Jakub Jermar <jakub@…> [b10e9367]
	* uspace/lib/drv/generic/driver.c (modified)

	Fix device reference counting

	After commit 498ced1, a device is ...


Tue, 27 Nov 2018 16:49:07 GMT Jakub Jermar <jakub@…> [3083c74]
	* uspace/srv/devman/devtree.c (modified)
	* uspace/srv/devman/fun.c (modified)

	Fix devman device reference counting

	After commit 498ced1, ...


Tue, 27 Nov 2018 16:48:25 GMT Jakub Jermar <jakub@…> [f89204ee]
	* uspace/srv/devman/devtree.c (modified)
	* uspace/srv/devman/drv_conn.c (modified)

	Fix devman function reference counting

	After commit 498ced18a4, ...


Mon, 26 Nov 2018 21:03:20 GMT Jakub Jermar <jakub@…> [1b555f0f]
	* uspace/lib/hound/src/protocol.c (modified)

	Do not answer calls with invalid capability handle


Mon, 26 Nov 2018 13:55:51 GMT Jiri Svoboda <jiri@…> [b501de7]
	* tools/xcw/bin/helenos-bld-config (modified)
	* tools/xcw/bin/helenos-cc (modified)
	* tools/xcw/bin/helenos-ld (modified)
	* tools/xcw/bin/helenos-pkg-config (modified)
	* uspace/Makefile (modified)
	* uspace/lib/posix/Makefile (modified)

	XCW should rely on export dir instead of touching the source tree. ...


Sun, 25 Nov 2018 16:40:06 GMT Jakub Jermar <jakub@…> [5aa06ad]
	* uspace/srv/devman/driver.c (modified)

	Give a dev reference to driver_reassign_fibril()
 ...


Sat, 24 Nov 2018 17:27:52 GMT Jiri Svoboda <jiri@…> [a01f732]
	* kernel/arch/ia64/src/drivers/ski.c (modified)

	Fix SKI console override.


Fri, 23 Nov 2018 20:31:50 GMT GitHub <noreply@…> [04c35fca]
	* uspace/app/fontviewer/fontviewer.c (modified)
	* uspace/lib/draw/font/bitmap_backend.c (modified)

	Merge pull request #62 from maurizio-lombardi/memory_leaks

	Fix a ...


Fri, 23 Nov 2018 18:32:50 GMT Jiri Svoboda <jiri@…> [cf3a905c]
	* kernel/arch/ia64/src/drivers/ski.c (modified)
	* uspace/drv/char/ski-con/ski-con.c (modified)
	* uspace/drv/char/ski-con/ski-con.h (modified)

	Arbitrate ski console device using an arbitration parea.


Fri, 23 Nov 2018 17:34:40 GMT Jiri Svoboda <jiri@…> [2519349]
	* uspace/drv/char/ski-con/ski-con.c (modified)

	Optimize a bit.


Fri, 23 Nov 2018 14:50:24 GMT Jiri Svoboda <jiri@…> [392f0e7]
	* kernel/generic/src/console/console.c (modified)
	* uspace/drv/char/ski-con/ski-con.c (modified)

	Provide a way for kernel console on SKI to disable the user-space
	driver.


Thu, 22 Nov 2018 17:09:51 GMT Jakub Jermar <jakub@…> [ca21f1e2]
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/proc/program.c (modified)

	Provide only one way to destroy address spaces


Thu, 22 Nov 2018 10:44:22 GMT Maurizio Lombardi <mlombard@…> [103db908]
	* uspace/app/fontviewer/fontviewer.c (modified)

	fontviewer: draw(): fix memory leaks in the error code paths


Thu, 22 Nov 2018 08:52:14 GMT Jiri Svoboda <jiri@…> [21d3201]
	* uspace/lib/c/generic/loader.c (modified)

	Actually pass the absolute program path.


Wed, 21 Nov 2018 20:58:44 GMT Maurizio Lombardi <mlombard@…> [dd500c26]
	* uspace/lib/draw/font/bitmap_backend.c (modified)

	font: fix a memory leak in the bitmap release() callback


Wed, 21 Nov 2018 20:58:44 GMT Maurizio Lombardi <mlombard@…> [f53ee74]
	* uspace/app/fontviewer/fontviewer.c (modified)

	fontviewer: fix memory leak


Wed, 21 Nov 2018 10:21:21 GMT Jiri Svoboda <jiri@…> [31872f7]
	* uspace/app/bdsh/exec.c (modified)

	Now that /srv has sub-directories, /srv no longer makes sense as a ...


Wed, 21 Nov 2018 10:10:07 GMT Jiri Svoboda <jiri@…> [a91c555f]
	* uspace/app/bdsh/compl.c (modified)

	Complete directories in command position (comments in code can be ...