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
/
network
/
uspace
/
app
/
bdsh
/
Makefile
@ 4311
– Rev 4581
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
4581
5609 d 2 h
mejdrech
/branches/network/
Net: synchronized with trunk rev.4580
4263
5688 d 1 h
mejdrech
/branches/network/
Net: merged with trunk:4261
4153
5710 d 1 h
mejdrech
/branches/network/
Networking: merged with trunk changes
3386
5906 d 3 h
decky
/branches/network/
add new network branch (copy of current trunk)
3374
5912 d 9 h
post
/trunk/uspace/app/bdsh/
Drop inclusion of lib/ and lib/ustr in the Makefile (this completes housekeeping)
3371
5912 d 17 h
post
/trunk/uspace/app/bdsh/
pwd should be a module, not a builtin
3360
5916 d 4 h
post
/trunk/uspace/app/bdsh/
Remove 'mount'
3346
5918 d 11 h
post
/trunk/
Merge with shell @ 3241 for bdsh
3304
5928 d 12 h
post
/branches/shell/uspace/app/bdsh/
Get rid of -DHELENOS (glibc builds will now break)
3302
5928 d 12 h
post
/branches/shell/uspace/app/bdsh/
Added a stub for a future mount command, at this point we stop updating the GNU
makefile.
3299
5928 d 14 h
post
/branches/shell/uspace/app/bdsh/
Makefile: Don't echo gcc auto header dependency output
3288
5929 d 11 h
post
/branches/shell/uspace/app/bdsh/
Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.
3280
5930 d 3 h
post
/branches/shell/uspace/app/bdsh/
Get rid of cli_free() wrapper (no longer needed), this also removes -fno-strict-aliasing
3277
5930 d 3 h
post
/branches/shell/uspace/app/bdsh/
Add skeletal touch, mkdir, cat, rm, and ls
3265
5930 d 17 h
post
/branches/shell/uspace/app/bdsh/
Added initial port of simple CLI to bdsh (brain dead shell)