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)
/
trunk
/
uspace
/
srv
/
console
/
Makefile
@ 2621
– Rev 4456
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
4456
5629 d 6 h
decky
/trunk/uspace/srv/console/
console server rewrite: use VFS_READ/VFS_WRITE for generic I/O, register separate virtual consoles using device mapper
4421
5642 d 9 h
decky
/trunk/uspace/srv/console/
console cleanup (no functional changes)
4413
5643 d 13 h
decky
/trunk/uspace/
add space before $@
3882
5740 d 4 h
decky
/trunk/uspace/
cleanup configuration
code cleanup
3803
5763 d 6 h
decky
/trunk/
configuration system overhaul (requires newt)
3699
5800 d 13 h
svoboda
/trunk/uspace/
Clean .o files in individual makefiles.
3568
5836 d 13 h
svoboda
/trunk/uspace/
Always include Makefile.config instead of passing ARCH and COMPILER to child make on the command line. Allows running make on individual apps and allows more configuration options.
3201
5964 d 11 h
svoboda
/trunk/uspace/
Do not disassemble needlessly.
3081
5994 d 9 h
decky
/trunk/uspace/srv/
remove __entry_driver entry points
2479
6340 d 11 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6497 d 4 h
jermar
/trunk/
(c) versus (C)
1787
6687 d 6 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1646
6721 d 10 h
palkovsky
/uspace/trunk/
Added animation to fb, fb running status shown.
1555
6725 d 2 h
palkovsky
/uspace/trunk/
Completed graphical console.
1547
6725 d 10 h
palkovsky
/uspace/trunk/
AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
1522
6726 d 7 h
palkovsky
/uspace/trunk/console/
Added slighyly graphical console.
1487
6727 d 9 h
cejka
/uspace/trunk/console/
Support for multiple virtual consoles with separated screens.
Only test version implemented.
1451
6729 d 14 h
cejka
/uspace/trunk/
Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
1445
6730 d 11 h
cejka
/uspace/trunk/
First attempt to uspace console. Not working yet.