haiku/src/kernel/apps
Axel Dörfler c931f4823d Added a missing return value.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@585 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-05 05:20:40 +00:00
..
echo Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
envtest First round of big changes: the term team has replaced proc all over the kernel, the few kern_* syscalls have been renamed to sys_* for consistency, and other small changes. The ps app is temporarily disabled until get_next_team_info is implemented. 2002-08-03 00:41:27 +00:00
filetest Include errno.h 2002-07-12 14:49:02 +00:00
fortune Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
hostname Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
ls Big commit: Added symlink support to the kernel. 2002-08-03 02:03:27 +00:00
mount Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
ps Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS. 2002-08-04 20:10:06 +00:00
rld Added a missing return value. 2002-08-05 05:20:40 +00:00
shell Big commit: Added symlink support to the kernel. 2002-08-03 02:03:27 +00:00
sockettest Remove sockettest as we're not doing sockets at the moment. 2002-07-12 14:55:28 +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 Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS. 2002-08-04 20:10:06 +00:00
testdigit Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
tests Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS. 2002-08-04 20:10:06 +00:00
uname Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +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 First round of big changes: the term team has replaced proc all over the kernel, the few kern_* syscalls have been renamed to sys_* for consistency, and other small changes. The ps app is temporarily disabled until get_next_team_info is implemented. 2002-08-03 00:41:27 +00:00
init.c First round of big changes: the term team has replaced proc all over the kernel, the few kern_* syscalls have been renamed to sys_* for consistency, and other small changes. The ps app is temporarily disabled until get_next_team_info is implemented. 2002-08-03 00:41:27 +00:00
Jamfile Big commit: Added symlink support to the kernel. 2002-08-03 02:03:27 +00:00
true_main.c It is accomplished ... 2002-07-09 12:24:59 +00:00