summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
greg [Sat, 6 Jun 2015 09:13:14 +0000 (02:13 -0700)]
Add 'run' target to makefile
greg [Fri, 5 Jun 2015 10:15:25 +0000 (03:15 -0700)]
Add readme
greg [Fri, 5 Jun 2015 07:29:06 +0000 (00:29 -0700)]
Changes to build infrastructure
Necessary to get a working build on my machine
Rhett [Sat, 26 Oct 2013 21:21:27 +0000 (14:21 -0700)]
Create secondary partition on boot disk for ArcanFS
Rhett [Mon, 2 Sep 2013 00:14:18 +0000 (17:14 -0700)]
Minimal user library and app for testing system call
Rhett [Sun, 1 Sep 2013 22:55:17 +0000 (15:55 -0700)]
Stubs for a simple system call
Rhett [Sun, 1 Sep 2013 22:55:09 +0000 (15:55 -0700)]
Ignore bochs logs
Rhett [Sun, 1 Sep 2013 01:18:41 +0000 (18:18 -0700)]
Flush and unmount disk image after copy
Rhett [Sun, 1 Sep 2013 01:17:51 +0000 (18:17 -0700)]
Set the disk geometry so that bochs won't die (it still issues a warning, though)
Rhett [Sun, 1 Sep 2013 01:17:23 +0000 (18:17 -0700)]
Support building on a 64-bit machine
Rhett [Sun, 1 Sep 2013 00:38:33 +0000 (17:38 -0700)]
Specify a 32 bit architecture
Rhett Aultman [Sun, 15 Jul 2012 08:09:56 +0000 (01:09 -0700)]
Help Kdevelop out with the include paths
Rhett Aultman [Sun, 15 Jul 2012 08:09:20 +0000 (01:09 -0700)]
Removing unused image pad files
Rhett Aultman [Sun, 15 Jul 2012 08:08:51 +0000 (01:08 -0700)]
Switch to gnu99 syntax
Rhett Aultman [Sun, 15 Jul 2012 08:08:28 +0000 (01:08 -0700)]
Read partitions from main disk
Rhett Aultman [Thu, 12 Jul 2012 08:39:11 +0000 (01:39 -0700)]
Ignoring extraneous files
Rhett Aultman [Thu, 12 Jul 2012 08:38:19 +0000 (01:38 -0700)]
Detection/init of primary ATA drive
Rhett Aultman [Mon, 2 Jul 2012 07:53:14 +0000 (00:53 -0700)]
Makefile target for using boot disk image
Rhett Aultman [Mon, 2 Jul 2012 06:59:38 +0000 (23:59 -0700)]
Merge branch 'master' of github.com:roadriverrail/arcanos
Rhett Aultman [Mon, 2 Jul 2012 06:58:46 +0000 (23:58 -0700)]
Make boot disk for ArcanOS
Rhett [Mon, 2 Jul 2012 06:56:09 +0000 (23:56 -0700)]
Make boot disk for ArcanOS
Rhett [Sun, 1 Jul 2012 23:41:11 +0000 (16:41 -0700)]
Removed superfluous copyright notice
Rhett [Sun, 1 Jul 2012 23:39:35 +0000 (16:39 -0700)]
Moved from Google Code to github
roadriverrail [Sun, 1 Jul 2012 23:16:19 +0000 (16:16 -0700)]
Initial commit