haiku/src/kernel/core
lillo 0ba337c0a4 adding environmental variables support
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@304 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-18 13:59:03 +00:00
..
addons Make some changes o the ISA nad PCI modules and add the start of a config 2002-07-14 10:36:32 +00:00
arch hopefully fixed the bochs debug issue 2002-07-16 12:39:57 +00:00
fs sys_seek() now returns the stream position as an off_t. 2002-07-17 07:55:51 +00:00
vm dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
cbuf.c dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
console.c Updated the code to reflect the changes in the VFS. 2002-07-14 05:15:34 +00:00
cpu.c It is accomplished ... 2002-07-09 12:24:59 +00:00
debug.c dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
elf.c ERR_NO_MEMORY -> ENOMEM 2002-07-14 10:15:14 +00:00
faults.c It is accomplished ... 2002-07-09 12:24:59 +00:00
fd.c Forgot some debug stuff... 2002-07-17 08:12:41 +00:00
gdb.c dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
heap.c dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
int.c Added missing a newline. 2002-07-10 15:48:19 +00:00
Jamfile Remove the networking code until it's ready. 2002-07-12 14:53:25 +00:00
khash.c Include kerrors.h where it's required. 2002-07-11 22:21:56 +00:00
linkhack.c It is accomplished ... 2002-07-09 12:24:59 +00:00
lock.c Include kerrors.h where it's required. 2002-07-11 22:21:56 +00:00
main.c adding environmental variables support 2002-07-18 13:59:03 +00:00
misc.c It is accomplished ... 2002-07-09 12:24:59 +00:00
module.c remove use of unterminated strings 2002-07-17 18:29:41 +00:00
port.c dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
queue.c ERR -> E 2002-07-11 22:21:16 +00:00
sem.c dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
smp.c ERR -> E 2002-07-11 22:21:16 +00:00
syscalls.c adding environmental variables support 2002-07-18 13:59:03 +00:00
sysctl.c Include kerrors.h where it's required. 2002-07-11 22:21:56 +00:00
thread.c dbg_add_command() changed into BeOS compatible add_debugger_command(). 2002-07-17 22:07:37 +00:00
timer.c ERR -> E 2002-07-11 22:19:52 +00:00