User contributions
Jump to navigation
Jump to search
- 09:37, 12 December 2008 diff hist +1,079 Student Built Xinu →Course Outcomes
- 09:23, 12 December 2008 diff hist 0 Networking With Xinu →Course Outline
- 09:22, 12 December 2008 diff hist +94 Networking With Xinu →Course Outline
- 08:54, 12 December 2008 diff hist -65 Networking With Xinu →Potential Course Structure
- 08:52, 12 December 2008 diff hist -15 Student Extended Xinu →Potential Course Structure
- 08:49, 12 December 2008 diff hist -1 Networking With Xinu →Potential Course Structure
- 08:47, 12 December 2008 diff hist +984 Networking With Xinu →Course Outcomes
- 08:23, 12 December 2008 diff hist +102 Student Extended Xinu →Overview
- 08:19, 12 December 2008 diff hist +55 Networking With Xinu →Overview
- 08:19, 12 December 2008 diff hist -64 Networking With Xinu →Overview
- 08:18, 12 December 2008 diff hist +2,832 N Networking With Xinu New page: Category:Teaching With Xinu Category:Student Built Xinu == Overview == Having students build their own Xinu is one of the potential tracks presented for a professor that is [[T...
- 08:14, 12 December 2008 diff hist -701 Student Extended Xinu →Potential Course Structure
- 08:04, 12 December 2008 diff hist +250 Student Extended Xinu →Overview
- 08:04, 12 December 2008 diff hist -227 Student Extended Xinu
- 08:03, 12 December 2008 diff hist +249 Student Extended Xinu →Overview
- 08:02, 12 December 2008 diff hist +3,261 N Student Extended Xinu New page: Category:Teaching With Xinu Category:Student Built Xinu == Overview == Having students build their own Xinu is one of the potential tracks presented for a professor that is [[T...
- 08:02, 12 December 2008 diff hist -11 Teaching With Xinu →Networking With Xinu
- 08:01, 12 December 2008 diff hist +456 Teaching With Xinu →Networking With Xinu
- 07:52, 12 December 2008 diff hist +187 Teaching With Xinu →Student Extended Xinu
- 07:33, 12 December 2008 diff hist +4,335 N Assignment: Ultra-Tiny File System New page: Category:Student Built Xinu = Ultra-Tiny File System = This assignment is a Xinu assignment allowing the student to more firmly understand how an operating system works. This assig... current
- 07:32, 12 December 2008 diff hist +5,952 N Assignment: Asynchronous Device Driver New page: Category:Student Built Xinu = Asynchronous Device Driver = This assignment is a Xinu assignment allowing the student to more firmly understand how an operating system works. This a... current
- 07:32, 12 December 2008 diff hist -29 Assignment: Heap Memory current
- 07:31, 12 December 2008 diff hist +2,250 N Assignment: Heap Memory New page: Category:Student Built Xinu = Delta Queues = This assignment is a Xinu assignment allowing the student to grow a more firm understanding of how an operating system works. This assi...
- 07:31, 12 December 2008 diff hist +2,250 N Assignment: Delta Queues New page: Category:Student Built Xinu = Delta Queues = This assignment is a Xinu assignment allowing the student to grow a more firm understanding of how an operating system works. This assi... current
- 07:29, 12 December 2008 diff hist +5,388 N Assignment: Preemption and Synchronization New page: Category:Student Built Xinu = Preemption and Synchronization = This assignment is a Xinu assignment allowing the student to grow a more firm understanding of how an operating syste... current
- 07:29, 12 December 2008 diff hist +3,791 N Assignment: Priority Scheduling and Process Termination New page: Category:Student Built Xinu = Priority Scheduling and Process Termination = This assignment is a Xinu assignment allowing the student to grow a more firm understanding of hhow the ... current
- 07:28, 12 December 2008 diff hist +4,143 N Assignment: Context Switch and Non-Preemptive Scheduling New page: Category:Student Built Xinu = Context Switch and Non-Preemptive Scheduling = This assignment is an early Xinu assignment allowing the student to grow a more firm understanding of h...
- 07:27, 12 December 2008 diff hist 0 N File:Uartspec.pdf current
- 07:25, 12 December 2008 diff hist +7,332 N Assignment: Synchronous Serial Driver New page: Category:Student Built Xinu = Overview = This assignment is intended to develop the student's proficiency for programming in C. This assignment is part of the Student Built Xinu t... current
- 07:24, 12 December 2008 diff hist +1,317 N Billionrandom New page: <source lang="c"> #include <stdio.h> #include <stdlib.h> #include <limits.h> void printNumber(unsigned long num, int base) { unsigned long i = 0UL; switch (base) { case 2: ... current
- 07:23, 12 December 2008 diff hist +4,364 N Assignment: C Structs and Pointers New page: Category:Student Built Xinu = A Stroll Down Memory Lane, or A Stunning Reversal = This assignment is intended to develop the student's proficiency for programming in C. This assignmen... current
- 07:22, 12 December 2008 diff hist +2,253 N Assignment: C Basics New page: Category:Student Built Xinu = All Your Base Are Belong To Us = This assignment is part of the Student Built Xinu track for professors t... current
- 07:21, 12 December 2008 diff hist +22 Student Built Xinu →Overview
- 07:20, 12 December 2008 diff hist +3,261 N Student Built Xinu New page: Category:Teaching With Xinu Category:Student Built Xinu == Overview == Having students build their own Xinu is one of the potential tracks presented for a professor that is [[T...
- 07:19, 12 December 2008 diff hist +2,474 N Teaching With Xinu New page: Category:HOWTO Category:Teaching With Xinu Category:Student Built Xinu Category:Student Extended Xinu Category:Networking With Xinu == Overview == Several [[:Category:H...
- 00:58, 27 September 2008 diff hist +15 Embedded Xinu →Contributers
- 00:57, 27 September 2008 diff hist 0 m Embedded Xinu Embedded XINU moved to Embedded Xinu: rename of XINU to Xinu
- 00:57, 27 September 2008 diff hist +27 N Embedded XINU Embedded XINU moved to Embedded Xinu: rename of XINU to Xinu current
- 00:16, 25 September 2008 diff hist -2 Mips-console current
- 00:15, 25 September 2008 diff hist +20 Mips-console
- 19:20, 22 August 2008 diff hist +20 Build XINU on Windows →Preparation
- 19:20, 22 August 2008 diff hist 0 m Build XINU on Windows HOWTO:Build XINU on Windows XP moved to HOWTO:Build XINU on Windows: The cross compiler created was tested on both Windows XP and Windows Vista.
- 19:20, 22 August 2008 diff hist +41 N HOWTO:Build XINU on Windows XP HOWTO:Build XINU on Windows XP moved to HOWTO:Build XINU on Windows: The cross compiler created was tested on both Windows XP and Windows Vista.
- 19:18, 22 August 2008 diff hist +12 Build XINU on Windows →Running on Windows
- 19:18, 22 August 2008 diff hist +256 Build XINU on Windows →Running on Windows
- 17:58, 22 August 2008 diff hist 0 Downloads →Downloads
- 17:57, 22 August 2008 diff hist +13 Downloads →Downloads
- 17:57, 22 August 2008 diff hist +1 Downloads →Downloads
- 17:57, 22 August 2008 diff hist +1 Downloads
- 17:50, 22 August 2008 diff hist -9 Console Tools Redirecting to Downloads current