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
/
app
/
bdsh
/
cmds
/
modules
/
ls
/
ls.h
@ 4692
– Rev 4682
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
4682
5569 d 12 h
svoboda
/trunk/uspace/
Fix warnings in Bdsh and PCI lib.
4587
5604 d 10 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.
3945
5731 d 20 h
svoboda
/trunk/uspace/app/bdsh/cmds/modules/ls/
Fix file size display when doing 'ls' of another directory.
3364
5912 d 2 h
post
/trunk/uspace/app/bdsh/cmds/modules/
Fix command description display, only command entry points need to be exposed.
3346
5914 d 23 h
post
/trunk/
Merge with shell @ 3241 for bdsh
3326
5921 d 2 h
post
/branches/shell/uspace/app/bdsh/cmds/modules/ls/
Fixed last few bugs in ls, added todo notes
3293
5925 d 14 h
post
/branches/shell/uspace/app/bdsh/cmds/modules/ls/
Add basic functional 'ls'
3277
5926 d 15 h
post
/branches/shell/uspace/app/bdsh/
Add skeletal touch, mkdir, cat, rm, and ls