haiku/src/kernel/apps
Axel Dörfler 5a2358d4ea Clarified output, so that you don't have to wait forever.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 19:29:08 +00:00
..
cpuinfo Really fixed build (while keeping the app in the build). 2003-05-21 03:35:56 +00:00
echo Small cleanups. 2003-05-03 13:44:56 +00:00
envtest Renamed thread/team syscalls to new scheme. 2004-03-03 01:15:48 +00:00
filetest change to public resource.h 2003-09-20 20:47:27 +00:00
fortune Fixes fortune; it no longer crashes when there are no fortunes in the file. 2004-06-15 16:02:45 +00:00
hostname Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
ls Fixed warnings. 2004-03-03 01:15:15 +00:00
mount Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
ps fixed printf warning 2002-10-25 10:53:36 +00:00
rld Registered userland images now contain a bit more information: the text/data 2004-08-13 16:27:29 +00:00
shell Now uses the B_PATH_NAME_LENGTH constant. 2004-07-02 02:30:36 +00:00
sockettest change to public resource.h 2003-09-20 20:47:27 +00:00
symlink Added a "symlink" command that can create symlinks from the shell (like "ln -s"). 2002-08-03 02:04:50 +00:00
testapp Clarified output, so that you don't have to wait forever. 2004-08-13 19:29:08 +00:00
testdigit change to public resource.h 2003-09-20 20:47:27 +00:00
tests No longer uses fgetln() - that call is not part of the POSIX specs, and is 2004-05-03 12:28:48 +00:00
uname Small cleanups. 2003-05-03 13:44:56 +00:00
unmount Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
false_main.c It is accomplished ... 2002-07-09 12:24:59 +00:00
fibo_main.c Renamed thread/team syscalls to new scheme. 2004-03-03 01:15:48 +00:00
init.c s/OpenBeOS/Haiku/ 2004-06-20 15:47:22 +00:00
Jamfile Added a test for the pipe implementation. 2003-06-28 04:17:31 +00:00
monitor_test.c Renamed node monitor syscalls to the new scheme. 2004-07-02 02:32:00 +00:00
on_exit_thread.c Added a test for the on_exit_thread() implementation. 2003-04-18 09:17:29 +00:00
pipe_test.c Updated the pipe_test to also test buffering of writes to the pipe. 2003-06-29 18:12:48 +00:00
select_test.c Added a simple select() and poll() test application - it's not yet added 2002-11-01 03:03:12 +00:00
sig_test.c reworked snooze to work in function of the newly added (and kernel exported) snooze_etc. Activated libroot counterpart(s). 2002-10-27 12:06:40 +00:00
tls_test.c Added some calls to find_thread(NULL) which does now work as expected 2003-01-07 09:56:33 +00:00
true_main.c It is accomplished ... 2002-07-09 12:24:59 +00:00