errno system PART II
commit43f7790b245ba74ca24451538c12b44d704a22e4
authorLiu Aleaxander <Aleaxander@gmail.com>
Sat, 12 Jun 2010 06:12:24 +0000 (12 14:12 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Sat, 12 Jun 2010 06:12:24 +0000 (12 14:12 +0800)
tree4bcc9836e1e9fd700843dce209a5a7aa840b52cc
parent52116ac98ecd645c4bca4e9c616f19f170e48820
errno system PART II

Complete the errno system and make the corrupted system work again

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
13 files changed:
fs/tfs/balloc.c
fs/tfs/cache.c
fs/tfs/dir.c
fs/tfs/file.c
fs/tfs/ialloc.c
fs/tfs/inode.c
fs/tfs/tfs_cmd.c
include/err.h [new file with mode: 0644]
include/tfs.h
init/init.c
kernel/fd.c
kernel/kb.c
kernel/shell.c