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)
/
branches
/
arm
/
uspace
/
srv
@ 4647
– Rev 4651
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
4651
5589 d 1 h
pillai
/branches/arm/
Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
4647
5590 d 22 h
jermar
/branches/arm/
Branch out a new arm branch.
4644
5591 d 19 h
svoboda
/trunk/
Method for getting console color capabilities. Use to fix invisible tetris pieces.
4623
5599 d 19 h
svoboda
/trunk/uspace/srv/bd/ata_bd/
Prettier output from ata_bd.
4621
5599 d 20 h
svoboda
/trunk/uspace/
Servers can return value as soon as they are up. Use this with block-device drivers to start them synchronously. Eliminate ad-hoc sleeping.
4620
5599 d 20 h
svoboda
/trunk/uspace/
Allow to determine whether a task returned value before terminatign.
4619
5599 d 21 h
svoboda
/trunk/uspace/srv/ns/
Move fully to IPC-based tracking of task startup and termination in NS. This also gets rid of the race condition present in the previous code.
4618
5599 d 21 h
svoboda
/trunk/uspace/
Pass task ID to NS from loader. This prevents ID spoofing by user apps.
4617
5600 d 1 h
svoboda
/trunk/uspace/
Allow task to return value (will be improved).
4608
5604 d 2 h
jermar
/trunk/uspace/
Statically allocated stat structure will do.
4604
5605 d 0 h
decky
/trunk/uspace/srv/fb/
cstyle
4596
5606 d 1 h
decky
/trunk/uspace/srv/kbd/
avoid compiler warnings and one small bug
4595
5606 d 1 h
decky
/trunk/uspace/srv/console/
avoid compiler warning
4594
5606 d 1 h
decky
/trunk/uspace/srv/fb/
avoid possible segfault
4593
5607 d 0 h
decky
/trunk/uspace/srv/vfs/
avoid unaligned memory access
4591
5607 d 1 h
decky
/trunk/uspace/
add support for creating null devices on demand
4587
5607 d 19 h
jermar
/trunk/uspace/
Implement stat() and VFS_IN_STAT.
Modify bdsh() to use stat() during ls.
In devfs, allow lookups that don't
specify one of L_FILE and L_DIRECTORY.
4586
5607 d 21 h
jermar
/trunk/uspace/
Add libfs_stat() and let FAT and TMPFS use it.
4585
5607 d 22 h
jermar
/trunk/uspace/
Introduce VFS_IN_FSTAT and VFS_OUT_STAT.
Provide libc fstat() and devfs_stat().
This functionality replaces VFS_IN_NODE
and VFS_IN/OUT_DEVICE. FAT and TMPFS
still do not implement this and VFS_IN_STAT
and stat() need implementation as well.
4584
5608 d 3 h
jermar
/trunk/uspace/
Separate the VFS input and output protocols.
←Prev
1
2
Next→
Show All