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
/
dd
/
uspace
/
app
/
bdsh
/
cmds
/
modules/
@ 4296
– Rev 4688
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
4688
5569 d 9 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4687)
4668
5580 d 1 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4667)
4537
5620 d 12 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4536)
4420
5645 d 8 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4419)
4296
5680 d 4 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4295)
4201
5695 d 10 h
trochtova
/branches/dd/
changes in trunk (rev 4200) merged into dd branch
4055
5719 d 9 h
trochtova
/branches/dd/
changes in trunk (rev 4054) merged into dd branch
3945
5734 d 10 h
svoboda
/trunk/uspace/app/bdsh/cmds/modules/ls/
Fix file size display when doing 'ls' of another directory.
3834
5756 d 3 h
svoboda
/trunk/uspace/app/bdsh/cmds/modules/ls/
Fix file-size display on big-endian machines. Also, rather use off_t than uint64_t for holding file size.
3816
5764 d 4 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
cstyle (nits) 80 column limit
3815
5764 d 4 h
post
/trunk/uspace/app/bdsh/cmds/modules/
Stop using assert() in modules/builtins as abort() will crash the entire shell.
Handle the case and report the issue, leaving the user able to reproduce it
without rebooting.
3814
5764 d 6 h
post
/trunk/uspace/app/bdsh/cmds/modules/ls/
ls now prints file sizes
3813
5764 d 7 h
post
/trunk/uspace/app/bdsh/
Get rid of cli_strdup(), cli_strtok(), cli_strtok_r(), just use facilities in libc
3811
5764 d 14 h
post
/trunk/uspace/app/bdsh/
exit should be a builtin, since it will eventually need to know about running jobs
3809
5764 d 14 h
post
/trunk/uspace/app/bdsh/
Eliminate 'restrict' from command structure, get rid of needless aliases.
Order of search is builtin -> module -> external, there is no need to
restrict commands to (non)interative shells only any longer.
3651
5818 d 9 h
jermar
/trunk/uspace/app/bdsh/cmds/modules/cp/
Nits.
3650
5818 d 9 h
jermar
/trunk/uspace/app/bdsh/cmds/modules/cp/
Several fixes for cp.
3645
5819 d 10 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
cp: Fix counter if verbose, remove debug printfs
3643
5819 d 12 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
cp: fix type mis-match
3642
5819 d 12 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
make copy_file() deal with files with zero length
←Prev
1
2
Next→
Show All