GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
6
Releases
Fork
: 0
uBixOS
/
ubixos
Download ZIP
576 commits
Transfer to URL with SHA
tree:
b01b0c2782
Branches
Tags
×
UBIXOS-0.01
UBIXOS-0.5
UBIXOS-1.0
UBIXOS-OLD
UBIXOS-PRE
master
ubixos
/
src
/
sys
/
isa
/
latest commit
58a679d142
reddawg
authored
on 24 Jul 2004
..
8259.c
Oh yeah duh you can not name functions with numbers
20 years ago
Makefile
devfs: renamed functions
20 years ago
atkbd.c
Lots of changes to the vmm subsystem.... Page faults have been adjust to now be blocking on a per thread basis not system wide. This has resulted in no more deadlocks.. also the addition of per thread locking has removed segfaults as a result of COW in which two tasks fault the same COW page and try to modify it.
20 years ago
fdc.c
I broke it hopefully
20 years ago
mouse.c
mouse drive: fixed a few bugs works a bit better now
20 years ago
ne2k.c
ne2k: added assert hopefully it will help me solve this dma size 0 random error
20 years ago
pit.c
Tune ups this stuff should of been taken care of months ago
20 years ago
rs232.c
Minor Changes To Source Code To Prepare It For Open Source Release
21 years ago