lp://staging/~jsvoboda/helenos/trackmod
Created by
Jiri Svoboda
and last modified
- Get this branch:
- bzr branch lp://staging/~jsvoboda/helenos/trackmod
Only
Jiri Svoboda
can upload to this branch. If you are
Jiri Svoboda
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 2261. By Vojtech Horky
-
Add missing free() in error path (Coccinelle)
The problem was found using Coccinelle [1] with the slightly
modified version of kfree3/kmalloc. cocci [2]. [1] http://
coccinelle. lip6.fr/
[2] https://github. com/coccinelle/ coccinellery - 2259. By Martin Decky
-
to actually guarantee mutual exclusion of the kernel and user space input/output, a tri-state logic is required
- 2257. By Martin Decky
-
use the PAUSE / BREAK key to activate the kernel console in compositor (F15 on some strange keyboards)
this avoids issues with stuck modifier keys and other surprises
it is also unlikely that any client applications would like to use these keys - 2255. By Martin Decky
-
fix TCP locking issue and crash
connection needs to be locked before tcp_conn_sync() is called
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/helenos