Fixed keyboard bug where keypresses were not being registered, working on libreadline
[tpg/acess2.git] / Usermode /
2010-04-02 John HodgeFixed keyboard bug where keypresses were not being...
2010-03-27 John HodgeCleanup Commit
2010-03-21 John HodgeMisc Changes, Added Logging Subsystem, Fixes to InitRD...
2010-03-18 John HodgeBugfixing initrd and ld-acess
2010-03-17 John HodgeVarious changes, most of them involving the FAT and...
2010-03-04 John HodgeBugfixing and testing TCP stack
2010-03-03 John HodgeCleanup commit, fixes to UDP, TCP and ICMP
2010-02-25 John HodgeWorking on UDP, removed debug from some code, fixed...
2010-02-14 John HodgeMore work on TCP, splitted UDI arch dependent out of...
2010-02-07 John HodgeRemoved the need to alter acess.ld for each build envir...
2010-02-03 John HodgeMore additions
2010-02-03 John HodgeCleaning up unadded files
2010-02-02 John HodgeWorking on GUI, side changes to the message passing
2010-02-02 John HodgeReorganised the modules directory, started serious...
2010-01-19 John HodgeMulti-user testing and bugfixing
2010-01-12 John HodgeMore work on UDI, Added more Login VTerms
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2009-12-30 John HodgeAdded debug code to vterm, fixed userland _errno support
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeAdded flag to enable/disable debug symbols in the kernel
2009-12-28 John HodgeBugfixes upon chaning GCC versions
2009-12-27 John HodgeUpdated build system to remove `install` from `all`
2009-12-26 John HodgeAdded Filesystem generation and required $(x*) variables
2009-12-26 John HodgeUpdated the build files to use $(xCP), allows use of...
2009-11-24 John HodgeAltered keyboard driver to correctly support Unicode
2009-11-23 John HodgeMore work on IPStack (Also fixed Proc_SpawnWorker)
2009-11-22 John HodgeAdded ProcDev/SysFS + Cleanup
2009-11-20 John HodgeCleanup and Bugfixing
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-11-13 John HodgeFixes and Cleanup
2009-11-10 John HodgeAdding several modules to the Tree, plus some files...
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-10 John HodgeFixed the RTC only firing once.
2009-10-10 John HodgeVarious Changes
2009-10-03 John HodgeEnabled WP flag in CR0 to allow COW to work if the...
2009-10-03 John HodgeFixed correctness in stdio, minor changes in ls to...
2009-10-02 John HodgeFixed bug where system would lock if a user task segfau...
2009-10-02 John HodgeFixed bug with handling of . and .. that was trashing...
2009-10-02 John HodgeCleanup
2009-10-02 John HodgeRemoved Page directory dump, added a mention of the...
2009-10-01 John HodgeFixed CLIShell's `dir` command, added a logout/exit...
2009-09-30 John HodgeUpdated the CLI Shell to use the new path, adding login...
2009-09-30 John HodgeFixed Segfault if execve fails, fixed errors in LibC...
2009-09-30 John HodgeImplemented debug SYS_SETUID and SYS_SETGID (need to...
2009-09-30 John HodgeImmense cleanup of libc, implemening login program...
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-27 John HodgeRemoved debug (VFS_GetAbsPath seems to be stable)
2009-09-27 John HodgeDebug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeRemoved debug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeFixed FAT_Read to return number of bytes read. Created...
2009-09-27 John HodgeFixed SYS_READ and SYS_WRITE to return correct values
2009-09-27 John HodgeCut down on debug
2009-09-27 John HodgeFixed stack changing in SYS_CLONE
2009-09-27 John HodgeTurned debug on for binary loader to trace Proc_Execve
2009-09-26 John HodgeImplemented SYS_CHDIR at user level. Added process...
2009-09-26 John HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
2009-09-26 John HodgeAdded "Free Me" Flag to VFS_ReadDir
2009-09-25 John HodgeRemoved debug from VFS_GetACL and VTerm, fixed DevFS...
2009-09-25 John HodgeAdded sanity check to VFS_GetHandle and fixed CLIShell...
2009-09-25 John HodgeAdded debug to VFS_GetACL
2009-09-25 John HodgeAdded SYS_GETACL system call and implemented it in...
2009-09-25 John HodgeAdded debug to newline handler, started extending DIR...
2009-09-25 John HodgeAdded NULL check to VFS_ReadDir
2009-09-25 John HodgeAdded extra debug to VFS_ReadDir
2009-09-25 John HodgeAdded VFS_ReadDir and SYS_READDIR, Implemented basic...
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-23 John HodgeAdded SYS_FINFO and functions required to support it
2009-09-22 John HodgeFixed bug in libc.so/brk(), fixed support for VT100...
2009-09-22 John HodgeFixed number of arguments to SYS_READ (should be 4...
2009-09-22 John HodgeChanged CLI shell intro line
2009-09-21 John HodgeRemoved debug line from ld-acess.so/loadlib
2009-09-21 John HodgeDisabled debug in ld-acess.so/loadlib
2009-09-21 John HodgeRemoved debug from syscalls, added debug to ld-acess...
2009-09-21 John HodgeAdding usermode tree

UCC git Repository :: git.ucc.asn.au