lp:~jakub/helenos/klog

Created by Jakub Jermar and last modified
Get this branch:
bzr branch lp:~jakub/helenos/klog
Only Jakub Jermar can upload to this branch. If you are Jakub Jermar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jakub Jermar
Project:
HelenOS branches
Status:
Development

Recent revisions

1723. By Jakub Jermar

Get rid of the stuff needed to switch between kconsole and the uspace UI.

1722. By Jakub Jermar

Simplify the kconsole thread so that it only executes cmds from stdin.

Most of the functionality, such as history and line editing is done
in uspace now. The only interesting part for which we don't have
a replacement is tab completion.

1721. By Jakub Jermar

Remove the unmaintained ia32 and amd64 kernel debugger.

1720. By Jakub Jermar

Rudimentary support for passing commands to kconsole from klog.

1719. By Jakub Jermar

Add klog_command().

1718. By Jakub Jermar

Make the SYS_KLOG interface more generic.

- Define klog methods KLOG_WRITE, KLOG_UPDATE and KLOG_COMMAND.
- KLOG_COMMAND is to be used to feed commands to the kconsole thread.

1717. By Martin Decky

cstyle

1716. By Jakub Jermar

The arm32 GXemul machine is called 'testarm'.

1715. By Jakub Jermar

Add missing const qualifiers.

1714. By Jakub Jermar

Fix integer vs. pointer comparisons and assignments, printf() formatters.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:helenos
This branch contains Public information 
Everyone can see this information.

Subscribers