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
/
cp
/
cp.c
@ 4332
– 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
5567 d 5 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4687)
4055
5717 d 5 h
trochtova
/branches/dd/
changes in trunk (rev 4054) merged into dd branch
3816
5762 d 0 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
cstyle (nits) 80 column limit
3815
5762 d 1 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.
3651
5816 d 5 h
jermar
/trunk/uspace/app/bdsh/cmds/modules/cp/
Nits.
3650
5816 d 5 h
jermar
/trunk/uspace/app/bdsh/cmds/modules/cp/
Several fixes for cp.
3645
5817 d 7 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
cp: Fix counter if verbose, remove debug printfs
3643
5817 d 8 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
cp: fix type mis-match
3642
5817 d 8 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
make copy_file() deal with files with zero length
3641
5817 d 8 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
cp: don't return CMD_FAILURE for zero length files
3640
5817 d 8 h
post
/trunk/uspace/app/bdsh/cmds/modules/cp/
Implement a rudamentary 'cp' for testing write()
3420
5892 d 0 h
post
/trunk/uspace/app/bdsh/
Add skeletal sleep and cp commands (not yet working)