Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
View Latest Revision
source:
mainline
/
kernel
/
generic
/
src
/
console
/
console.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@39e1b9a
7 weeks
zarevucky.jiri
Convert console output devices to batch printing
(edit)
@690ad20
7 weeks
zarevucky.jiri
Convert kio buffer to bytes (part 1)
(edit)
@d5b37b6
7 weeks
zarevucky.jiri
Use a new syscall, SYS_KIO_READ, for reading from KIO buffer …
(edit)
@571cc2d
7 weeks
zarevucky.jiri
Use irq_spinlock_t instead of plain spinlock_t in console code
(edit)
@af77459
7 weeks
zarevucky.jiri
Simplify kio buffer bookkeeping We only really need to know the …
(edit)
@1db4e2ae
7 weeks
zarevucky.jiri
Have str_sanitize also remove C0 and C1 control codes and use it to …
(edit)
@90dd8aee
2 months
zarevucky.jiri
Introduce a console lock to prevent line splitting in kernel output …
(edit)
@63ed840
20 months
zarevucky.jiri
Remove unused functions gets() and getc() from kernel
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@ebb3538
4 years
martin
Improve early kernel debugging prints Since the early kernel …
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@28a5ebd
5 years
martin
Use char32_t instead of wchat_t to represent UTF-32 strings The …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog