HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
/
tags
/
0.2.0.1
/
uspace
/
fb
/
main.c
– Rev 1968
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1968
6588 d 0 h
jermar
/tags/
Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
1965
6588 d 1 h
jermar
/tags/0.2.0.1/
Tagging release 0.2.0.1
1561
6733 d 10 h
palkovsky
/uspace/trunk/fb/
Fixed incorrect compiling of fb for different archs.
1560
6733 d 10 h
vana
/uspace/trunk/
fb make changes neaded by ega driver and console switching by function keys
1547
6734 d 8 h
palkovsky
/uspace/trunk/
AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
1505
6735 d 9 h
palkovsky
/uspace/trunk/
Added mmap, munmap calls.
Added possibility to access framebuffer using shared memory.
1493
6735 d 22 h
palkovsky
/uspace/trunk/
Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC.
1490
6735 d 23 h
palkovsky
/uspace/trunk/
Added very preliminary support for console on architectures
that do not support framebuffer.