2004-09-29
@reddawg
route_cache: fixed comp[ile problems
reddawg committed on 29 Sep 2004
@kurlon
New todo
kurlon committed on 29 Sep 2004
@reddawg
Now you're getting like adam
reddawg committed on 29 Sep 2004
@kurlon
Initialize route_cache
kurlon committed on 29 Sep 2004
@kurlon
Pseudocode for simple cache check added to ip_route
kurlon committed on 29 Sep 2004
@kurlon
Added route_cache_add
kurlon committed on 29 Sep 2004
@reddawg
ld.so: make it mmaped to everyone who is dynamic instead of a new instance for each
reddawg committed on 29 Sep 2004
@reddawg
kpanic: Fixed that deadlock when your between ttys
reddawg committed on 29 Sep 2004
2004-09-28
@kurlon
Define routine to initialize route_cache
kurlon committed on 28 Sep 2004
@reddawg
tty_change: sorry had a typo fixed all should compile now
reddawg committed on 28 Sep 2004
@kurlon
Initial route_cache struct defined
kurlon committed on 28 Sep 2004
@reddawg
tty_change: now when we change console we update the cursor
reddawg committed on 28 Sep 2004
@reddawg
kmalloc: now when we kfree memory is filled with 0xBE so it is easy to debug if we continue to use free'd memory
reddawg committed on 28 Sep 2004
@reddawg
Fixed deadlock now safe to use in bochs
reddawg committed on 28 Sep 2004
@kurlon
Comment & Pseudocode placeholder insertion for RouteNG
kurlon committed on 28 Sep 2004
@kurlon
Initial RouteNG Code, so it begins...
kurlon committed on 28 Sep 2004
2004-09-26
@reddawg
ok time for bed added kmod_add keeps modules listed now
reddawg committed on 26 Sep 2004
@reddawg
Added baseAddr to the kmod_t
reddawg committed on 26 Sep 2004
@reddawg
Added kmod struct type kmod_t
reddawg committed on 26 Sep 2004
@reddawg
Fixed a few minor bugs
reddawg committed on 26 Sep 2004
2004-09-24
@flameshadow
chg: UbixFS::vfs_write(): ...
flameshadow committed on 24 Sep 2004
2004-09-21
@flameshadow
chg: oops, making ubixfsInode.refCount a uInt64 made the inode larger than ...
flameshadow committed on 21 Sep 2004
@flameshadow
add: ubixfsInode.attributes ...
flameshadow committed on 21 Sep 2004
2004-09-20
@flameshadow
add: UbixFS::setFreeBlock() ...
flameshadow committed on 20 Sep 2004
@reddawg
Start of kernel modules will make it much more flexable - These modules can be either in kernel threads or system services...
reddawg committed on 20 Sep 2004
@flameshadow
chg: vfs_open(const char *, fileDescriptor *, int, ...) ...
flameshadow committed on 20 Sep 2004
2004-09-19
@flameshadow
add: file.h
flameshadow committed on 19 Sep 2004
@flameshadow
chg: UbixFS::vfs_read() now works for direct block extents ...
flameshadow committed on 19 Sep 2004
@reddawg
OOPS we don't need the debug output
reddawg committed on 19 Sep 2004
@reddawg
fixed memory leak we now lose no memory....
reddawg committed on 19 Sep 2004