| 2004-10-03 |
devfs: cleaned up
reddawg
committed
on 3 Oct 2004
|
|---|---|
|
Cleaned up the initialization code the best I could
reddawg
committed
on 3 Oct 2004
|
|
| 2004-10-02 |
UFS: ok now that my typo is fixed I can go back to testing then commit out
reddawg
committed
on 2 Oct 2004
|
|
UFS: ok framework is here now to add read functionality write can come at a latter date
reddawg
committed
on 2 Oct 2004
|
|
|
Need this files so the build doesn't break
reddawg
committed
on 2 Oct 2004
|
|
|
Needed files
reddawg
committed
on 2 Oct 2004
|
|
|
weird...
reddawg
committed
on 2 Oct 2004
|
|
|
Glad to see you compile things before you check them in...
apwillia
committed
on 2 Oct 2004
|
|
| 2004-10-01 |
RouteNG Cache test
kurlon
committed
on 1 Oct 2004
|
| 2004-09-30 |
BUGS: new bug... login trying to access priveleged memory
reddawg
committed
on 30 Sep 2004
|
| 2004-09-29 |
hmm permission error
reddawg
committed
on 29 Sep 2004
|
|
Cleaned slight bugs
reddawg
committed
on 29 Sep 2004
|
|
|
added static constructors
reddawg
committed
on 29 Sep 2004
|
|
|
Changes to startup library
reddawg
committed
on 29 Sep 2004
|
|
|
route_cache: fixed comp[ile problems
reddawg
committed
on 29 Sep 2004
|
|
|
New todo
kurlon
committed
on 29 Sep 2004
|
|
|
Now you're getting like adam
reddawg
committed
on 29 Sep 2004
|
|
|
Initialize route_cache
kurlon
committed
on 29 Sep 2004
|
|
|
Pseudocode for simple cache check added to ip_route
kurlon
committed
on 29 Sep 2004
|
|
|
Added route_cache_add
kurlon
committed
on 29 Sep 2004
|
|
|
ld.so: make it mmaped to everyone who is dynamic instead of a new instance for each
reddawg
committed
on 29 Sep 2004
|
|
|
kpanic: Fixed that deadlock when your between ttys
reddawg
committed
on 29 Sep 2004
|
|
| 2004-09-28 |
Define routine to initialize route_cache
kurlon
committed
on 28 Sep 2004
|
|
tty_change: sorry had a typo fixed all should compile now
reddawg
committed
on 28 Sep 2004
|
|
|
Initial route_cache struct defined
kurlon
committed
on 28 Sep 2004
|
|
|
tty_change: now when we change console we update the cursor
reddawg
committed
on 28 Sep 2004
|
|
|
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
|
|
|
Fixed deadlock now safe to use in bochs
reddawg
committed
on 28 Sep 2004
|
|
|
Comment & Pseudocode placeholder insertion for RouteNG
kurlon
committed
on 28 Sep 2004
|
|
|
Initial RouteNG Code, so it begins...
kurlon
committed
on 28 Sep 2004
|